"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/02/07 04:46:25 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa" 2026/02/07 04:46:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/07 04:46:25 DEBUG : Creating backend with remote "TestS3:rclone-test-futezez9raqa" 2026/02/07 04:46:25 DEBUG : Creating backend with remote "/tmp/rclone702783349" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:26 INFO : S3 bucket rclone-test-futezez9raqa: Bucket "rclone-test-futezez9raqa" created with ACL "" 2026/02/07 04:46:26 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:26 DEBUG : dir/file1.rclone_chunk.001_2tmc12: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:26 INFO : dir/file1.rclone_chunk.001_2tmc12: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:26 INFO : dir/file1.rclone_chunk.001_2tmc12: Deleted 2026/02/07 04:46:26 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:26 DEBUG : dir: Looking for writers 2026/02/07 04:46:26 DEBUG : Looking for writers 2026/02/07 04:46:26 DEBUG : dir: reading active writers 2026/02/07 04:46:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:27 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:27 DEBUG : dir/file1.rclone_chunk.001_2tmdqm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:27 INFO : dir/file1.rclone_chunk.001_2tmdqm: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:27 INFO : dir/file1.rclone_chunk.001_2tmdqm: Deleted 2026/02/07 04:46:27 DEBUG : dir/file2: size = 15 OK 2026/02/07 04:46:27 DEBUG : dir/file2.rclone_chunk.001_2tmdbh: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/02/07 04:46:27 INFO : dir/file2.rclone_chunk.001_2tmdbh: Copied (server-side copy) to: dir/file2 2026/02/07 04:46:27 INFO : dir/file2.rclone_chunk.001_2tmdbh: Deleted 2026/02/07 04:46:28 DEBUG : dir/subdir/file3: size = 16 OK 2026/02/07 04:46:28 DEBUG : dir/subdir/file3.rclone_chunk.001_2tmeww: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/02/07 04:46:28 INFO : dir/subdir/file3.rclone_chunk.001_2tmeww: Copied (server-side copy) to: dir/subdir/file3 2026/02/07 04:46:28 INFO : dir/subdir/file3.rclone_chunk.001_2tmeww: Deleted 2026/02/07 04:46:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:28 DEBUG : dir/subdir: Looking for writers 2026/02/07 04:46:28 DEBUG : dir: Looking for writers 2026/02/07 04:46:28 DEBUG : file1: reading active writers 2026/02/07 04:46:28 DEBUG : file2: reading active writers 2026/02/07 04:46:28 DEBUG : subdir: reading active writers 2026/02/07 04:46:28 DEBUG : Looking for writers 2026/02/07 04:46:28 DEBUG : dir: reading active writers 2026/02/07 04:46:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.02s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:29 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:29 DEBUG : dir/file1.rclone_chunk.001_2tmfs3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:29 INFO : dir/file1.rclone_chunk.001_2tmfs3: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:29 INFO : dir/file1.rclone_chunk.001_2tmfs3: Deleted 2026/02/07 04:46:29 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:29 DEBUG : dir: Looking for writers 2026/02/07 04:46:29 DEBUG : file1: reading active writers 2026/02/07 04:46:29 DEBUG : Looking for writers 2026/02/07 04:46:29 DEBUG : dir: reading active writers 2026/02/07 04:46:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.92s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:30 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:30 DEBUG : dir/file1.rclone_chunk.001_2tmgaq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:30 INFO : dir/file1.rclone_chunk.001_2tmgaq: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:30 INFO : dir/file1.rclone_chunk.001_2tmgaq: Deleted 2026/02/07 04:46:30 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:30 DEBUG : dir: Looking for writers 2026/02/07 04:46:30 DEBUG : Looking for writers 2026/02/07 04:46:30 DEBUG : dir: reading active writers 2026/02/07 04:46:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.77s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:31 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:31 DEBUG : dir/file1.rclone_chunk.001_2tmgax: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:31 INFO : dir/file1.rclone_chunk.001_2tmgax: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:31 INFO : dir/file1.rclone_chunk.001_2tmgax: Deleted 2026/02/07 04:46:31 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:31 DEBUG : forgetting directory cache 2026/02/07 04:46:31 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:31 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:31 DEBUG : Looking for writers 2026/02/07 04:46:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.00s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:32 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:32 DEBUG : dir/file1.rclone_chunk.001_2tmhwg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:32 INFO : dir/file1.rclone_chunk.001_2tmhwg: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:32 INFO : dir/file1.rclone_chunk.001_2tmhwg: Deleted 2026/02/07 04:46:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/07 04:46:32 DEBUG : dir: invalidating directory cache 2026/02/07 04:46:32 DEBUG : >ForgetPath: 2026/02/07 04:46:32 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/07 04:46:32 DEBUG : invalidating directory cache 2026/02/07 04:46:32 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:32 DEBUG : >ForgetPath: 2026/02/07 04:46:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/07 04:46:32 DEBUG : >ForgetPath: 2026/02/07 04:46:32 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:32 DEBUG : dir: Looking for writers 2026/02/07 04:46:32 DEBUG : Looking for writers 2026/02/07 04:46:32 DEBUG : dir: reading active writers 2026/02/07 04:46:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:33 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:33 DEBUG : dir/file1.rclone_chunk.001_2tmid0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:33 INFO : dir/file1.rclone_chunk.001_2tmid0: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:33 INFO : dir/file1.rclone_chunk.001_2tmid0: Deleted 2026/02/07 04:46:33 DEBUG : fil/a/b/c: size = 15 OK 2026/02/07 04:46:33 DEBUG : fil/a/b/c.rclone_chunk.001_2tmj9v: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/02/07 04:46:33 INFO : fil/a/b/c.rclone_chunk.001_2tmj9v: Copied (server-side copy) to: fil/a/b/c 2026/02/07 04:46:33 INFO : fil/a/b/c.rclone_chunk.001_2tmj9v: Deleted 2026/02/07 04:46:34 DEBUG : forgetting directory cache 2026/02/07 04:46:34 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:34 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:34 DEBUG : dir: Looking for writers 2026/02/07 04:46:34 DEBUG : fil/a/b: Looking for writers 2026/02/07 04:46:34 DEBUG : fil/a: Looking for writers 2026/02/07 04:46:34 DEBUG : b: reading active writers 2026/02/07 04:46:34 DEBUG : fil: Looking for writers 2026/02/07 04:46:34 DEBUG : a: reading active writers 2026/02/07 04:46:34 DEBUG : Looking for writers 2026/02/07 04:46:34 DEBUG : dir: reading active writers 2026/02/07 04:46:34 DEBUG : fil: reading active writers 2026/02/07 04:46:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.80s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:34 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:34 DEBUG : dir/file1.rclone_chunk.001_2tmkn2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:34 INFO : dir/file1.rclone_chunk.001_2tmkn2: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:34 INFO : dir/file1.rclone_chunk.001_2tmkn2: Deleted 2026/02/07 04:46:35 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:35 DEBUG : dir: Looking for writers 2026/02/07 04:46:35 DEBUG : Looking for writers 2026/02/07 04:46:35 DEBUG : dir: reading active writers 2026/02/07 04:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:35 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:35 DEBUG : dir/file1.rclone_chunk.001_2tmlyg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:35 INFO : dir/file1.rclone_chunk.001_2tmlyg: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:35 INFO : dir/file1.rclone_chunk.001_2tmlyg: Deleted 2026/02/07 04:46:35 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:35 DEBUG : dir: Looking for writers 2026/02/07 04:46:35 DEBUG : file1: reading active writers 2026/02/07 04:46:35 DEBUG : Looking for writers 2026/02/07 04:46:35 DEBUG : dir: reading active writers 2026/02/07 04:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:36 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:36 DEBUG : dir/file1.rclone_chunk.001_2tmmxk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:36 INFO : dir/file1.rclone_chunk.001_2tmmxk: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:36 INFO : dir/file1.rclone_chunk.001_2tmmxk: Deleted 2026/02/07 04:46:36 DEBUG : dir/file2: size = 15 OK 2026/02/07 04:46:36 DEBUG : dir/file2.rclone_chunk.001_2tmmxc: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/02/07 04:46:36 INFO : dir/file2.rclone_chunk.001_2tmmxc: Copied (server-side copy) to: dir/file2 2026/02/07 04:46:36 INFO : dir/file2.rclone_chunk.001_2tmmxc: Deleted 2026/02/07 04:46:37 DEBUG : dir/subdir/file3: size = 16 OK 2026/02/07 04:46:37 DEBUG : dir/subdir/file3.rclone_chunk.001_2tmnh8: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/02/07 04:46:37 INFO : dir/subdir/file3.rclone_chunk.001_2tmnh8: Copied (server-side copy) to: dir/subdir/file3 2026/02/07 04:46:37 INFO : dir/subdir/file3.rclone_chunk.001_2tmnh8: Deleted === RUN TestDirReadDirAll/Virtual 2026/02/07 04:46:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/07 04:46:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/07 04:46:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/07 04:46:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/07 04:46:38 DEBUG : dir/virtualFile: size = 20 OK 2026/02/07 04:46:38 DEBUG : dir/virtualFile.rclone_chunk.001_2tmnks: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/02/07 04:46:38 INFO : dir/virtualFile.rclone_chunk.001_2tmnks: Copied (server-side copy) to: dir/virtualFile 2026/02/07 04:46:38 INFO : dir/virtualFile.rclone_chunk.001_2tmnks: Deleted 2026/02/07 04:46:38 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/02/07 04:46:38 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_2tmosq: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/02/07 04:46:38 INFO : dir/virtualDir/testFile.rclone_chunk.001_2tmosq: Copied (server-side copy) to: dir/virtualDir/testFile 2026/02/07 04:46:38 INFO : dir/virtualDir/testFile.rclone_chunk.001_2tmosq: Deleted 2026/02/07 04:46:38 DEBUG : S3 bucket rclone-test-futezez9raqa: bucket is versioned: false 2026/02/07 04:46:38 DEBUG : Waiting for deletions to finish 2026/02/07 04:46:38 DEBUG : "dir/subdir/file3" version false 2026/02/07 04:46:38 DEBUG : dir/subdir/file3: Deleting (id "") 2026/02/07 04:46:38 INFO : dir/subdir/file3: Deleted 2026/02/07 04:46:38 DEBUG : dir: invalidating directory cache 2026/02/07 04:46:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/07 04:46:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/07 04:46:38 DEBUG : dir/file1: Reset virtual modtime 2026/02/07 04:46:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/07 04:46:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/07 04:46:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/07 04:46:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/07 04:46:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/07 04:46:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:46:38 DEBUG : dir: invalidating directory cache 2026/02/07 04:46:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/07 04:46:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/07 04:46:39 DEBUG : forgetting directory cache 2026/02/07 04:46:39 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:39 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/07 04:46:39 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/07 04:46:39 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:39 DEBUG : dir/virtualDir2: Looking for writers 2026/02/07 04:46:39 DEBUG : dir/virtualDir: Looking for writers 2026/02/07 04:46:39 DEBUG : dir: Looking for writers 2026/02/07 04:46:39 DEBUG : file1: reading active writers 2026/02/07 04:46:39 DEBUG : virtualFile2: reading active writers 2026/02/07 04:46:39 DEBUG : virtualDir2: reading active writers 2026/02/07 04:46:39 DEBUG : virtualFile: reading active writers 2026/02/07 04:46:39 DEBUG : virtualDir: reading active writers 2026/02/07 04:46:39 DEBUG : Looking for writers 2026/02/07 04:46:39 DEBUG : dir: reading active writers 2026/02/07 04:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.23s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:39 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:39 DEBUG : dir/file1.rclone_chunk.001_2tmpxj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:39 INFO : dir/file1.rclone_chunk.001_2tmpxj: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:39 INFO : dir/file1.rclone_chunk.001_2tmpxj: Deleted 2026/02/07 04:46:39 ERROR : dir/: Can only open directories read only 2026/02/07 04:46:39 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:39 DEBUG : dir: Looking for writers 2026/02/07 04:46:39 DEBUG : Looking for writers 2026/02/07 04:46:39 DEBUG : dir: reading active writers 2026/02/07 04:46:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:40 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:40 DEBUG : dir/file1.rclone_chunk.001_2tmqja: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:40 INFO : dir/file1.rclone_chunk.001_2tmqja: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:40 INFO : dir/file1.rclone_chunk.001_2tmqja: Deleted 2026/02/07 04:46:41 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/07 04:46:41 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/07 04:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/07 04:46:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 04:46:41 DEBUG : dir/potato: size = 5 OK 2026/02/07 04:46:41 DEBUG : dir/potato.rclone_chunk.001_2tmr5h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:46:41 INFO : dir/potato.rclone_chunk.001_2tmr5h: Copied (server-side copy) to: dir/potato 2026/02/07 04:46:41 INFO : dir/potato.rclone_chunk.001_2tmr5h: Deleted 2026/02/07 04:46:41 DEBUG : dir/potato: size = 5 OK 2026/02/07 04:46:41 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/07 04:46:41 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/07 04:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/07 04:46:41 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:41 DEBUG : dir: Looking for writers 2026/02/07 04:46:41 DEBUG : file1: reading active writers 2026/02/07 04:46:41 DEBUG : potato: reading active writers 2026/02/07 04:46:41 DEBUG : Looking for writers 2026/02/07 04:46:41 DEBUG : dir: reading active writers 2026/02/07 04:46:41 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.50s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:42 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:42 DEBUG : dir/file1.rclone_chunk.001_2tmrql: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:42 INFO : dir/file1.rclone_chunk.001_2tmrql: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:42 INFO : dir/file1.rclone_chunk.001_2tmrql: Deleted 2026/02/07 04:46:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/02/07 04:46:42 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:42 DEBUG : dir/sub: Looking for writers 2026/02/07 04:46:42 DEBUG : dir: Looking for writers 2026/02/07 04:46:42 DEBUG : file1: reading active writers 2026/02/07 04:46:42 DEBUG : sub: reading active writers 2026/02/07 04:46:42 DEBUG : Looking for writers 2026/02/07 04:46:42 DEBUG : dir: reading active writers 2026/02/07 04:46:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.17s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:43 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:43 DEBUG : dir/file1.rclone_chunk.001_2tmsrc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:43 INFO : dir/file1.rclone_chunk.001_2tmsrc: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:43 INFO : dir/file1.rclone_chunk.001_2tmsrc: Deleted 2026/02/07 04:46:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/07 04:46:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/02/07 04:46:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:43 DEBUG : dir/sub/subsub: Looking for writers 2026/02/07 04:46:43 DEBUG : dir/sub: Looking for writers 2026/02/07 04:46:43 DEBUG : subsub: reading active writers 2026/02/07 04:46:43 DEBUG : dir: Looking for writers 2026/02/07 04:46:43 DEBUG : file1: reading active writers 2026/02/07 04:46:43 DEBUG : sub: reading active writers 2026/02/07 04:46:43 DEBUG : Looking for writers 2026/02/07 04:46:43 DEBUG : dir: reading active writers 2026/02/07 04:46:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.08s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:44 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:44 DEBUG : dir/file1.rclone_chunk.001_2tmtkm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:44 INFO : dir/file1.rclone_chunk.001_2tmtkm: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:44 INFO : dir/file1.rclone_chunk.001_2tmtkm: Deleted 2026/02/07 04:46:44 ERROR : dir/: Dir.Remove not empty 2026/02/07 04:46:44 DEBUG : dir/file1: Remove: 2026/02/07 04:46:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:46:44 DEBUG : dir/file1: >Remove: err= 2026/02/07 04:46:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/07 04:46:44 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:44 DEBUG : Looking for writers 2026/02/07 04:46:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.82s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:45 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:45 DEBUG : dir/file1.rclone_chunk.001_2tmufs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:45 INFO : dir/file1.rclone_chunk.001_2tmufs: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:45 INFO : dir/file1.rclone_chunk.001_2tmufs: Deleted 2026/02/07 04:46:45 DEBUG : dir/file1: Remove: 2026/02/07 04:46:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:46:45 DEBUG : dir/file1: >Remove: err= 2026/02/07 04:46:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/07 04:46:45 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:45 DEBUG : Looking for writers 2026/02/07 04:46:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.94s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:46 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:46 DEBUG : dir/file1.rclone_chunk.001_2tmv6s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:46 INFO : dir/file1.rclone_chunk.001_2tmv6s: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:46 INFO : dir/file1.rclone_chunk.001_2tmv6s: Deleted 2026/02/07 04:46:46 DEBUG : dir/file1: Remove: 2026/02/07 04:46:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:46:46 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/02/07 04:46:46 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:46 DEBUG : dir: Looking for writers 2026/02/07 04:46:46 DEBUG : Looking for writers 2026/02/07 04:46:46 DEBUG : dir: reading active writers 2026/02/07 04:46:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.99s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:47 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:47 DEBUG : dir/file1.rclone_chunk.001_2tmwgd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:47 INFO : dir/file1.rclone_chunk.001_2tmwgd: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:47 INFO : dir/file1.rclone_chunk.001_2tmwgd: Deleted 2026/02/07 04:46:47 DEBUG : dir/file3: size = 15 OK 2026/02/07 04:46:47 DEBUG : dir/file3.rclone_chunk.001_2tmxmr: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/02/07 04:46:47 INFO : dir/file3.rclone_chunk.001_2tmxmr: Copied (server-side copy) to: dir/file3 2026/02/07 04:46:47 INFO : dir/file3.rclone_chunk.001_2tmxmr: Deleted 2026/02/07 04:46:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/07 04:46:48 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:46:48 DEBUG : dir/file3: copy non-chunked object... 2026/02/07 04:46:48 DEBUG : dir2/file3: size = 15 OK 2026/02/07 04:46:48 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/02/07 04:46:48 DEBUG : dir2/file1: size = 14 OK 2026/02/07 04:46:48 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/02/07 04:46:48 INFO : dir/file3: Deleted 2026/02/07 04:46:48 INFO : dir/file1: Deleted 2026/02/07 04:46:48 DEBUG : dir: Updating dir with dir2 0xc000c0e1a0 2026/02/07 04:46:48 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/07 04:46:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/07 04:46:48 DEBUG : dir2/file1: copy non-chunked object... 2026/02/07 04:46:48 DEBUG : file2: size = 14 OK 2026/02/07 04:46:48 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/02/07 04:46:48 INFO : dir2/file1: Deleted 2026/02/07 04:46:48 DEBUG : file2: Updating file with file2 0xc000a08900 2026/02/07 04:46:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/07 04:46:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 04:46:49 DEBUG : file2: copy non-chunked object... 2026/02/07 04:46:49 DEBUG : dir2/file3: size = 14 OK 2026/02/07 04:46:49 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/02/07 04:46:49 INFO : file2: Deleted 2026/02/07 04:46:49 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a08900 2026/02/07 04:46:49 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/07 04:46:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/07 04:46:49 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/07 04:46:49 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000c0f040 2026/02/07 04:46:49 DEBUG : empty directory: forgetting directory cache 2026/02/07 04:46:49 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/07 04:46:49 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/07 04:46:49 DEBUG : dir2: Renaming to "dir3" 2026/02/07 04:46:49 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:49 DEBUG : dir3: Looking for writers 2026/02/07 04:46:49 DEBUG : file3: reading active writers 2026/02/07 04:46:49 DEBUG : renamed empty directory: Looking for writers 2026/02/07 04:46:49 DEBUG : Looking for writers 2026/02/07 04:46:49 DEBUG : dir3: reading active writers 2026/02/07 04:46:49 DEBUG : renamed empty directory: reading active writers 2026/02/07 04:46:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.96s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:49 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:49 DEBUG : dir/file1.rclone_chunk.001_2tmz9v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:49 INFO : dir/file1.rclone_chunk.001_2tmz9v: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:50 INFO : dir/file1.rclone_chunk.001_2tmz9v: Deleted 2026/02/07 04:46:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/07 04:46:50 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:46:50 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:46:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/07 04:46:50 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/07 04:46:50 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/07 04:46:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/07 04:46:50 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:46:50 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:46:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/07 04:46:50 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/07 04:46:50 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/07 04:46:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/07 04:46:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (12 bytes), uploading instead of streaming 2026/02/07 04:46:50 DEBUG : dir/sub/file2: size = 12 OK 2026/02/07 04:46:50 DEBUG : dir/sub/file2.rclone_chunk.001_2tn08r: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/02/07 04:46:50 INFO : dir/sub/file2.rclone_chunk.001_2tn08r: Copied (server-side copy) to: dir/sub/file2 2026/02/07 04:46:50 INFO : dir/sub/file2.rclone_chunk.001_2tn08r: Deleted 2026/02/07 04:46:50 DEBUG : dir/sub/file2: size = 12 OK 2026/02/07 04:46:50 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/07 04:46:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/07 04:46:50 DEBUG : forgetting directory cache 2026/02/07 04:46:50 DEBUG : dir: forgetting directory cache 2026/02/07 04:46:50 DEBUG : dir/sub: forgetting directory cache 2026/02/07 04:46:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/07 04:46:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 04:46:51 DEBUG : dir/sub/file0: size = 5 OK 2026/02/07 04:46:51 DEBUG : dir/sub/file0.rclone_chunk.001_2tn004: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:46:51 INFO : dir/sub/file0.rclone_chunk.001_2tn004: Copied (server-side copy) to: dir/sub/file0 2026/02/07 04:46:51 INFO : dir/sub/file0.rclone_chunk.001_2tn004: Deleted 2026/02/07 04:46:51 DEBUG : dir/sub/file0: size = 5 OK 2026/02/07 04:46:51 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/07 04:46:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/07 04:46:51 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:51 DEBUG : dir/sub: Looking for writers 2026/02/07 04:46:51 DEBUG : file0: reading active writers 2026/02/07 04:46:51 DEBUG : file2: reading active writers 2026/02/07 04:46:51 DEBUG : dir: Looking for writers 2026/02/07 04:46:51 DEBUG : file1: reading active writers 2026/02/07 04:46:51 DEBUG : sub: reading active writers 2026/02/07 04:46:51 DEBUG : Looking for writers 2026/02/07 04:46:51 DEBUG : dir: reading active writers 2026/02/07 04:46:51 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.87s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/07 04:46:51 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:51 DEBUG : Looking for writers 2026/02/07 04:46:51 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:51 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:51 DEBUG : dir/file1.rclone_chunk.001_2tn165: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:51 INFO : dir/file1.rclone_chunk.001_2tn165: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:51 INFO : dir/file1.rclone_chunk.001_2tn165: Deleted 2026/02/07 04:46:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/07 04:46:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:46:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/07 04:46:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/07 04:46:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/07 04:46:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:46:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/07 04:46:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/07 04:46:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:46:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/07 04:46:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/07 04:46:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/07 04:46:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:46:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/07 04:46:52 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:52 DEBUG : dir: Looking for writers 2026/02/07 04:46:52 DEBUG : file1: reading active writers 2026/02/07 04:46:52 DEBUG : file1.metadata: reading active writers 2026/02/07 04:46:52 DEBUG : Looking for writers 2026/02/07 04:46:52 DEBUG : dir.metadata: reading active writers 2026/02/07 04:46:52 DEBUG : dir: reading active writers 2026/02/07 04:46:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.85s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:52 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:52 DEBUG : dir/file1.rclone_chunk.001_2tn2st: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:52 INFO : dir/file1.rclone_chunk.001_2tn2st: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:52 INFO : dir/file1.rclone_chunk.001_2tn2st: Deleted 2026/02/07 04:46:53 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:53 DEBUG : dir: Looking for writers 2026/02/07 04:46:53 DEBUG : file1: reading active writers 2026/02/07 04:46:53 DEBUG : Looking for writers 2026/02/07 04:46:53 DEBUG : dir: reading active writers 2026/02/07 04:46:53 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:53 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:53 DEBUG : dir/file1.rclone_chunk.001_2tn3xv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:53 INFO : dir/file1.rclone_chunk.001_2tn3xv: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:53 INFO : dir/file1.rclone_chunk.001_2tn3xv: Deleted 2026/02/07 04:46:54 DEBUG : time_test: size = 5 OK 2026/02/07 04:46:54 DEBUG : time_test.rclone_chunk.001_2tn4ta: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/02/07 04:46:54 INFO : time_test.rclone_chunk.001_2tn4ta: Copied (server-side copy) to: time_test 2026/02/07 04:46:54 INFO : time_test.rclone_chunk.001_2tn4ta: Deleted 2026/02/07 04:46:54 DEBUG : Can set mod time: true 2026/02/07 04:46:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/07 04:46:54 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:54 DEBUG : dir: Looking for writers 2026/02/07 04:46:54 DEBUG : file1: reading active writers 2026/02/07 04:46:54 DEBUG : Looking for writers 2026/02/07 04:46:54 DEBUG : dir: reading active writers 2026/02/07 04:46:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:55 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:55 DEBUG : dir/file1.rclone_chunk.001_2tn511: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:55 INFO : dir/file1.rclone_chunk.001_2tn511: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:55 INFO : dir/file1.rclone_chunk.001_2tn511: Deleted 2026/02/07 04:46:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:46:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 04:46:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:46:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 04:46:56 DEBUG : dir/file1: size = 0 OK 2026/02/07 04:46:56 DEBUG : dir/file1.rclone_chunk.001_2tn50c: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:46:56 INFO : dir/file1.rclone_chunk.001_2tn50c: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:56 INFO : dir/file1.rclone_chunk.001_2tn50c: Deleted 2026/02/07 04:46:56 DEBUG : dir/file1: size = 0 OK 2026/02/07 04:46:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 04:46:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/07 04:46:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:46:56 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:56 DEBUG : dir: Looking for writers 2026/02/07 04:46:56 DEBUG : file1: reading active writers 2026/02/07 04:46:56 DEBUG : Looking for writers 2026/02/07 04:46:56 DEBUG : dir: reading active writers 2026/02/07 04:46:56 DEBUG : >WaitForWriters: 2026/02/07 04:46:56 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:56 DEBUG : dir: Looking for writers 2026/02/07 04:46:56 DEBUG : file1: reading active writers 2026/02/07 04:46:56 DEBUG : Looking for writers 2026/02/07 04:46:56 DEBUG : dir: reading active writers 2026/02/07 04:46:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:56 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:56 DEBUG : dir/file1.rclone_chunk.001_2tn6jl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:56 INFO : dir/file1.rclone_chunk.001_2tn6jl: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:57 INFO : dir/file1.rclone_chunk.001_2tn6jl: Deleted 2026/02/07 04:46:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:46:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 04:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:46:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 04:46:57 DEBUG : dir/file1: size = 5 OK 2026/02/07 04:46:57 DEBUG : dir/file1.rclone_chunk.001_2tn7je: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:46:57 INFO : dir/file1.rclone_chunk.001_2tn7je: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:57 INFO : dir/file1.rclone_chunk.001_2tn7je: Deleted 2026/02/07 04:46:57 DEBUG : dir/file1: size = 5 OK 2026/02/07 04:46:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 04:46:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/07 04:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:46:57 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:57 DEBUG : dir: Looking for writers 2026/02/07 04:46:57 DEBUG : file1: reading active writers 2026/02/07 04:46:57 DEBUG : Looking for writers 2026/02/07 04:46:57 DEBUG : dir: reading active writers 2026/02/07 04:46:57 DEBUG : >WaitForWriters: 2026/02/07 04:46:57 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:57 DEBUG : dir: Looking for writers 2026/02/07 04:46:57 DEBUG : file1: reading active writers 2026/02/07 04:46:57 DEBUG : Looking for writers 2026/02/07 04:46:57 DEBUG : dir: reading active writers 2026/02/07 04:46:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:46:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:46:58 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:58 DEBUG : dir/file1.rclone_chunk.001_2tn8nj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:58 INFO : dir/file1.rclone_chunk.001_2tn8nj: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:58 INFO : dir/file1.rclone_chunk.001_2tn8nj: Deleted 2026/02/07 04:46:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/07 04:46:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:46:59 DEBUG : dir: Looking for writers 2026/02/07 04:46:59 DEBUG : file1: reading active writers 2026/02/07 04:46:59 DEBUG : Looking for writers 2026/02/07 04:46:59 DEBUG : dir: reading active writers 2026/02/07 04:46:59 DEBUG : >WaitForWriters: 2026/02/07 04:46:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:46:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:46:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:46:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:46:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:46:59 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:46:59 DEBUG : dir/file1.rclone_chunk.001_2tn9ek: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:46:59 INFO : dir/file1.rclone_chunk.001_2tn9ek: Copied (server-side copy) to: dir/file1 2026/02/07 04:46:59 INFO : dir/file1.rclone_chunk.001_2tn9ek: Deleted 2026/02/07 04:46:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/07 04:46:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:46:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:46:59 DEBUG : dir/file1(0xc000a91ec0): close: 2026/02/07 04:47:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/07 04:47:00 DEBUG : dir/file1(0xc000a91ec0): >close: err= 2026/02/07 04:47:00 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:00 DEBUG : dir: Looking for writers 2026/02/07 04:47:00 DEBUG : file1: reading active writers 2026/02/07 04:47:00 DEBUG : Looking for writers 2026/02/07 04:47:00 DEBUG : dir: reading active writers 2026/02/07 04:47:00 DEBUG : >WaitForWriters: 2026/02/07 04:47:00 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:00 DEBUG : dir: Looking for writers 2026/02/07 04:47:00 DEBUG : file1: reading active writers 2026/02/07 04:47:00 DEBUG : Looking for writers 2026/02/07 04:47:00 DEBUG : dir: reading active writers 2026/02/07 04:47:00 DEBUG : >WaitForWriters: 2026/02/07 04:47:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:00 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:00 DEBUG : dir/file1.rclone_chunk.001_2tnay4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:00 INFO : dir/file1.rclone_chunk.001_2tnay4: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:00 INFO : dir/file1.rclone_chunk.001_2tnay4: Deleted 2026/02/07 04:47:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/07 04:47:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:01 DEBUG : dir/file1(0xc000d900c0): _writeAt: size=5, off=0 2026/02/07 04:47:01 DEBUG : dir/file1(0xc000d900c0): openPending: 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 04:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:01 DEBUG : dir/file1(0xc000d900c0): >openPending: err= 2026/02/07 04:47:01 DEBUG : dir/file1(0xc000d900c0): >_writeAt: n=5, err= 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 04:47:01 DEBUG : dir/file1(0xc000d900c0): close: 2026/02/07 04:47:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/07 04:47:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/07 04:47:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/07 04:47:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/07 04:47:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:01 DEBUG : dir/file1(0xc000d900c0): >close: err= 2026/02/07 04:47:01 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 04:47:01 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:01 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:01 DEBUG : dir/file1.rclone_chunk.001_2tnbxw: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/02/07 04:47:01 INFO : dir/file1.rclone_chunk.001_2tnbxw: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:01 INFO : dir/file1.rclone_chunk.001_2tnbxw: Deleted 2026/02/07 04:47:01 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:01 INFO : dir/file1: Copied (replaced existing) 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/02/07 04:47:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/07 04:47:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : >WaitForWriters: 2026/02/07 04:47:01 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:01 DEBUG : dir: Looking for writers 2026/02/07 04:47:01 DEBUG : file1: reading active writers 2026/02/07 04:47:01 DEBUG : Looking for writers 2026/02/07 04:47:01 DEBUG : dir: reading active writers 2026/02/07 04:47:01 DEBUG : >WaitForWriters: 2026/02/07 04:47:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.83s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.79s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:02 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:02 DEBUG : dir/file1.rclone_chunk.001_2tncy9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:02 INFO : dir/file1.rclone_chunk.001_2tncy9: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:02 INFO : dir/file1.rclone_chunk.001_2tncy9: Deleted 2026/02/07 04:47:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:02 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:02 DEBUG : dir: Looking for writers 2026/02/07 04:47:02 DEBUG : file1: reading active writers 2026/02/07 04:47:02 DEBUG : Looking for writers 2026/02/07 04:47:02 DEBUG : dir: reading active writers 2026/02/07 04:47:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.88s) === RUN TestFileOpenReadUnknownSize 2026/02/07 04:47:03 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/07 04:47:03 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/07 04:47:03 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:03 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/07 04:47:03 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:03 DEBUG : Looking for writers 2026/02/07 04:47:03 DEBUG : file.txt: reading active writers 2026/02/07 04:47:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:03 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:03 DEBUG : dir/file1.rclone_chunk.001_2tnd0n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:03 INFO : dir/file1.rclone_chunk.001_2tnd0n: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:03 INFO : dir/file1.rclone_chunk.001_2tnd0n: Deleted 2026/02/07 04:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (25 bytes), uploading instead of streaming 2026/02/07 04:47:04 DEBUG : dir/file1: size = 25 OK 2026/02/07 04:47:04 DEBUG : dir/file1.rclone_chunk.001_2tnd78: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:04 INFO : dir/file1.rclone_chunk.001_2tnd78: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:04 INFO : dir/file1.rclone_chunk.001_2tnd78: Deleted 2026/02/07 04:47:04 DEBUG : dir/file1: size = 25 OK 2026/02/07 04:47:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 04:47:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:04 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:04 DEBUG : dir: Looking for writers 2026/02/07 04:47:04 DEBUG : file1: reading active writers 2026/02/07 04:47:04 DEBUG : Looking for writers 2026/02/07 04:47:04 DEBUG : dir: reading active writers 2026/02/07 04:47:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.33s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:04 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:04 DEBUG : dir/file1.rclone_chunk.001_2tne1u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:04 INFO : dir/file1.rclone_chunk.001_2tne1u: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:04 INFO : dir/file1.rclone_chunk.001_2tne1u: Deleted 2026/02/07 04:47:05 DEBUG : dir/file1: Remove: 2026/02/07 04:47:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:05 DEBUG : dir/file1: >Remove: err= 2026/02/07 04:47:05 DEBUG : dir/file1: Remove: 2026/02/07 04:47:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/07 04:47:05 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:05 DEBUG : dir: Looking for writers 2026/02/07 04:47:05 DEBUG : Looking for writers 2026/02/07 04:47:05 DEBUG : dir: reading active writers 2026/02/07 04:47:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.89s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:05 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:05 DEBUG : dir/file1.rclone_chunk.001_2tnfwm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:05 INFO : dir/file1.rclone_chunk.001_2tnfwm: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:05 INFO : dir/file1.rclone_chunk.001_2tnfwm: Deleted 2026/02/07 04:47:05 DEBUG : dir/file1: Remove: 2026/02/07 04:47:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:05 DEBUG : dir/file1: >Remove: err= 2026/02/07 04:47:05 DEBUG : dir/file1: Remove: 2026/02/07 04:47:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/07 04:47:05 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:05 DEBUG : dir: Looking for writers 2026/02/07 04:47:05 DEBUG : Looking for writers 2026/02/07 04:47:05 DEBUG : dir: reading active writers 2026/02/07 04:47:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:06 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:06 DEBUG : dir/file1.rclone_chunk.001_2tngaa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:06 INFO : dir/file1.rclone_chunk.001_2tngaa: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:06 INFO : dir/file1.rclone_chunk.001_2tngaa: Deleted 2026/02/07 04:47:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/07 04:47:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 04:47:06 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/07 04:47:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 04:47:06 DEBUG : dir/file1: Open: flags=0x3 2026/02/07 04:47:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/07 04:47:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/07 04:47:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:06 DEBUG : dir: Looking for writers 2026/02/07 04:47:06 DEBUG : file1: reading active writers 2026/02/07 04:47:06 DEBUG : Looking for writers 2026/02/07 04:47:06 DEBUG : dir: reading active writers 2026/02/07 04:47:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:07 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:07 DEBUG : dir/file1.rclone_chunk.001_2tngtb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:07 INFO : dir/file1.rclone_chunk.001_2tngtb: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:07 INFO : dir/file1.rclone_chunk.001_2tngtb: Deleted 2026/02/07 04:47:07 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:07 DEBUG : dir: Looking for writers 2026/02/07 04:47:07 DEBUG : file1: reading active writers 2026/02/07 04:47:07 DEBUG : Looking for writers 2026/02/07 04:47:07 DEBUG : dir: reading active writers 2026/02/07 04:47:07 DEBUG : >WaitForWriters: 2026/02/07 04:47:07 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:07 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:07 INFO : dir/file1: Deleted 2026/02/07 04:47:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0002d3200 2026/02/07 04:47:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:08 DEBUG : newLeaf: copy non-chunked object... 2026/02/07 04:47:08 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:08 INFO : newLeaf: Deleted 2026/02/07 04:47:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0002d3200 2026/02/07 04:47:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 04:47:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 04:47:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:08 DEBUG : dir/file1: File is currently open, delaying rename 0xc0002d3200 2026/02/07 04:47:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (25 bytes), uploading instead of streaming 2026/02/07 04:47:08 DEBUG : dir/file1: size = 25 OK 2026/02/07 04:47:08 DEBUG : dir/file1.rclone_chunk.001_2tni3m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:08 INFO : dir/file1.rclone_chunk.001_2tni3m: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:08 INFO : dir/file1.rclone_chunk.001_2tni3m: Deleted 2026/02/07 04:47:08 DEBUG : dir/file1: size = 25 OK 2026/02/07 04:47:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 04:47:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:08 DEBUG : newLeaf: Running delayed rename now 2026/02/07 04:47:08 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:08 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:09 INFO : dir/file1: Deleted 2026/02/07 04:47:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0002d3200 2026/02/07 04:47:09 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:09 DEBUG : dir: Looking for writers 2026/02/07 04:47:09 DEBUG : Looking for writers 2026/02/07 04:47:09 DEBUG : dir: reading active writers 2026/02/07 04:47:09 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:09 DEBUG : >WaitForWriters: 2026/02/07 04:47:09 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:09 DEBUG : dir: Looking for writers 2026/02/07 04:47:09 DEBUG : Looking for writers 2026/02/07 04:47:09 DEBUG : dir: reading active writers 2026/02/07 04:47:09 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:09 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:09 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:09 DEBUG : dir/file1.rclone_chunk.001_2tnjlf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:09 INFO : dir/file1.rclone_chunk.001_2tnjlf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:09 INFO : dir/file1.rclone_chunk.001_2tnjlf: Deleted 2026/02/07 04:47:09 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:09 DEBUG : dir: Looking for writers 2026/02/07 04:47:09 DEBUG : file1: reading active writers 2026/02/07 04:47:09 DEBUG : Looking for writers 2026/02/07 04:47:09 DEBUG : dir: reading active writers 2026/02/07 04:47:09 DEBUG : >WaitForWriters: 2026/02/07 04:47:10 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:10 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:10 INFO : dir/file1: Deleted 2026/02/07 04:47:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000a6cfc0 2026/02/07 04:47:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:10 DEBUG : newLeaf: copy non-chunked object... 2026/02/07 04:47:10 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:10 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:10 INFO : newLeaf: Deleted 2026/02/07 04:47:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000a6cfc0 2026/02/07 04:47:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 04:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/07 04:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a6cfc0 2026/02/07 04:47:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (25 bytes), uploading instead of streaming 2026/02/07 04:47:11 DEBUG : dir/file1: size = 25 OK 2026/02/07 04:47:11 DEBUG : dir/file1.rclone_chunk.001_2tnkxz: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:11 INFO : dir/file1.rclone_chunk.001_2tnkxz: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:11 INFO : dir/file1.rclone_chunk.001_2tnkxz: Deleted 2026/02/07 04:47:11 DEBUG : dir/file1: size = 25 OK 2026/02/07 04:47:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/07 04:47:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:11 DEBUG : newLeaf: Running delayed rename now 2026/02/07 04:47:11 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:11 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:11 INFO : dir/file1: Deleted 2026/02/07 04:47:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000a6cfc0 2026/02/07 04:47:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:11 DEBUG : dir: Looking for writers 2026/02/07 04:47:11 DEBUG : Looking for writers 2026/02/07 04:47:11 DEBUG : dir: reading active writers 2026/02/07 04:47:11 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:11 DEBUG : >WaitForWriters: 2026/02/07 04:47:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:11 DEBUG : dir: Looking for writers 2026/02/07 04:47:11 DEBUG : Looking for writers 2026/02/07 04:47:11 DEBUG : dir: reading active writers 2026/02/07 04:47:11 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:11 DEBUG : >WaitForWriters: 2026/02/07 04:47:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:12 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:12 DEBUG : dir/file1.rclone_chunk.001_2tnlke: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:12 INFO : dir/file1.rclone_chunk.001_2tnlke: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:12 INFO : dir/file1.rclone_chunk.001_2tnlke: Deleted 2026/02/07 04:47:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:47:12 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:12 DEBUG : dir/file1(0xc000b33f00): openPending: 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 04:47:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:12 DEBUG : dir/file1(0xc000b33f00): >openPending: err= 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:12 DEBUG : dir/file1(0xc000b33f00): _writeAt: size=14, off=0 2026/02/07 04:47:12 DEBUG : dir/file1(0xc000b33f00): >_writeAt: n=14, err= 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:12 DEBUG : dir/file1(0xc000b33f00): close: 2026/02/07 04:47:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:12 DEBUG : dir/file1(0xc000b33f00): >close: err= 2026/02/07 04:47:12 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:12 DEBUG : dir: Looking for writers 2026/02/07 04:47:12 DEBUG : file1: reading active writers 2026/02/07 04:47:12 DEBUG : Looking for writers 2026/02/07 04:47:12 DEBUG : dir: reading active writers 2026/02/07 04:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:12 DEBUG : dir: Looking for writers 2026/02/07 04:47:12 DEBUG : file1: reading active writers 2026/02/07 04:47:12 DEBUG : Looking for writers 2026/02/07 04:47:12 DEBUG : dir: reading active writers 2026/02/07 04:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:12 DEBUG : dir: Looking for writers 2026/02/07 04:47:12 DEBUG : file1: reading active writers 2026/02/07 04:47:12 DEBUG : Looking for writers 2026/02/07 04:47:12 DEBUG : dir: reading active writers 2026/02/07 04:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:12 DEBUG : dir: Looking for writers 2026/02/07 04:47:12 DEBUG : file1: reading active writers 2026/02/07 04:47:12 DEBUG : Looking for writers 2026/02/07 04:47:12 DEBUG : dir: reading active writers 2026/02/07 04:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 04:47:12 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:12 DEBUG : dir: Looking for writers 2026/02/07 04:47:12 DEBUG : file1: reading active writers 2026/02/07 04:47:12 DEBUG : Looking for writers 2026/02/07 04:47:12 DEBUG : dir: reading active writers 2026/02/07 04:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:12 DEBUG : dir: Looking for writers 2026/02/07 04:47:12 DEBUG : file1: reading active writers 2026/02/07 04:47:12 DEBUG : Looking for writers 2026/02/07 04:47:12 DEBUG : dir: reading active writers 2026/02/07 04:47:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:12 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:12 DEBUG : dir/file1.rclone_chunk.001_2tnmzp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:12 INFO : dir/file1.rclone_chunk.001_2tnmzp: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:12 INFO : dir/file1.rclone_chunk.001_2tnmzp: Deleted 2026/02/07 04:47:12 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:12 INFO : dir/file1: Copied (replaced existing) 2026/02/07 04:47:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/07 04:47:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:13 DEBUG : dir: Looking for writers 2026/02/07 04:47:13 DEBUG : file1: reading active writers 2026/02/07 04:47:13 DEBUG : Looking for writers 2026/02/07 04:47:13 DEBUG : dir: reading active writers 2026/02/07 04:47:13 DEBUG : >WaitForWriters: 2026/02/07 04:47:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:13 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000a65000): _readAt: size=512, off=0 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000a65000): openPending: 2026/02/07 04:47:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/02/07 04:47:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 04:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000a65000): >openPending: err= 2026/02/07 04:47:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000a65000): >_readAt: n=14, err=EOF 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000a65000): close: 2026/02/07 04:47:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000a65000): >close: err= 2026/02/07 04:47:13 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:13 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:13 INFO : dir/file1: Deleted 2026/02/07 04:47:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000459b00 2026/02/07 04:47:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:13 DEBUG : newLeaf: copy non-chunked object... 2026/02/07 04:47:13 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:13 INFO : newLeaf: Deleted 2026/02/07 04:47:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 04:47:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000459b00 2026/02/07 04:47:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 04:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:13 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000b053c0): openPending: 2026/02/07 04:47:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/02/07 04:47:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 04:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000b053c0): >openPending: err= 2026/02/07 04:47:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000b053c0): _writeAt: size=25, off=0 2026/02/07 04:47:13 DEBUG : dir/file1(0xc000b053c0): >_writeAt: n=25, err= 2026/02/07 04:47:13 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:13 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:13 INFO : dir/file1: Deleted 2026/02/07 04:47:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000459b00 2026/02/07 04:47:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:13 DEBUG : newLeaf(0xc000b053c0): close: 2026/02/07 04:47:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 04:47:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 04:47:13.803392181 +0000 UTC m=+48.516075666 2026/02/07 04:47:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:14 DEBUG : newLeaf(0xc000b053c0): >close: err= 2026/02/07 04:47:14 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:14 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 04:47:14 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:14 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:14 DEBUG : newLeaf.rclone_chunk.001_2tnoam: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:14 INFO : newLeaf.rclone_chunk.001_2tnoam: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:14 INFO : newLeaf.rclone_chunk.001_2tnoam: Deleted 2026/02/07 04:47:14 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:14 INFO : newLeaf: Copied (replaced existing) 2026/02/07 04:47:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-07 04:47:13.803392181 +0000 UTC" 2026/02/07 04:47:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 04:47:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : >WaitForWriters: 2026/02/07 04:47:14 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:14 DEBUG : dir: Looking for writers 2026/02/07 04:47:14 DEBUG : Looking for writers 2026/02/07 04:47:14 DEBUG : dir: reading active writers 2026/02/07 04:47:14 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:14 DEBUG : >WaitForWriters: 2026/02/07 04:47:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:15 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:15 DEBUG : dir/file1.rclone_chunk.001_2tnond: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:15 INFO : dir/file1.rclone_chunk.001_2tnond: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:15 INFO : dir/file1.rclone_chunk.001_2tnond: Deleted 2026/02/07 04:47:15 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:15 DEBUG : dir: Looking for writers 2026/02/07 04:47:15 DEBUG : file1: reading active writers 2026/02/07 04:47:15 DEBUG : Looking for writers 2026/02/07 04:47:15 DEBUG : dir: reading active writers 2026/02/07 04:47:15 DEBUG : >WaitForWriters: 2026/02/07 04:47:15 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:15 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:15 INFO : dir/file1: Deleted 2026/02/07 04:47:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000ca0d80 2026/02/07 04:47:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:16 DEBUG : newLeaf: copy non-chunked object... 2026/02/07 04:47:16 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:16 INFO : newLeaf: Deleted 2026/02/07 04:47:16 DEBUG : dir/file1: Updating file with dir/file1 0xc000ca0d80 2026/02/07 04:47:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 04:47:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:16 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:16 DEBUG : dir/file1(0xc000d91840): openPending: 2026/02/07 04:47:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 04:47:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:16 DEBUG : dir/file1(0xc000d91840): >openPending: err= 2026/02/07 04:47:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:16 DEBUG : dir/file1(0xc000d91840): _writeAt: size=25, off=0 2026/02/07 04:47:16 DEBUG : dir/file1(0xc000d91840): >_writeAt: n=25, err= 2026/02/07 04:47:16 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:16 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:16 INFO : dir/file1: Deleted 2026/02/07 04:47:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000ca0d80 2026/02/07 04:47:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:16 DEBUG : newLeaf(0xc000d91840): close: 2026/02/07 04:47:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 04:47:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 04:47:16.285177399 +0000 UTC m=+50.997860865 2026/02/07 04:47:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:16 DEBUG : newLeaf(0xc000d91840): >close: err= 2026/02/07 04:47:16 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:16 DEBUG : dir: Looking for writers 2026/02/07 04:47:16 DEBUG : Looking for writers 2026/02/07 04:47:16 DEBUG : dir: reading active writers 2026/02/07 04:47:16 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:16 DEBUG : dir: Looking for writers 2026/02/07 04:47:16 DEBUG : Looking for writers 2026/02/07 04:47:16 DEBUG : dir: reading active writers 2026/02/07 04:47:16 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:16 DEBUG : dir: Looking for writers 2026/02/07 04:47:16 DEBUG : Looking for writers 2026/02/07 04:47:16 DEBUG : dir: reading active writers 2026/02/07 04:47:16 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:16 DEBUG : dir: Looking for writers 2026/02/07 04:47:16 DEBUG : Looking for writers 2026/02/07 04:47:16 DEBUG : dir: reading active writers 2026/02/07 04:47:16 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:16 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 04:47:16 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:16 DEBUG : dir: Looking for writers 2026/02/07 04:47:16 DEBUG : Looking for writers 2026/02/07 04:47:16 DEBUG : dir: reading active writers 2026/02/07 04:47:16 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:16 DEBUG : dir: Looking for writers 2026/02/07 04:47:16 DEBUG : Looking for writers 2026/02/07 04:47:16 DEBUG : dir: reading active writers 2026/02/07 04:47:16 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:16 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:16 DEBUG : newLeaf.rclone_chunk.001_2tnqp4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:16 INFO : newLeaf.rclone_chunk.001_2tnqp4: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:17 INFO : newLeaf.rclone_chunk.001_2tnqp4: Deleted 2026/02/07 04:47:17 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:17 INFO : newLeaf: Copied (replaced existing) 2026/02/07 04:47:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-07 04:47:16.285177399 +0000 UTC" 2026/02/07 04:47:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 04:47:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 04:47:17 DEBUG : dir: Looking for writers 2026/02/07 04:47:17 DEBUG : Looking for writers 2026/02/07 04:47:17 DEBUG : dir: reading active writers 2026/02/07 04:47:17 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:17 DEBUG : >WaitForWriters: 2026/02/07 04:47:17 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:17 DEBUG : dir: Looking for writers 2026/02/07 04:47:17 DEBUG : Looking for writers 2026/02/07 04:47:17 DEBUG : dir: reading active writers 2026/02/07 04:47:17 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:17 DEBUG : >WaitForWriters: 2026/02/07 04:47:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:17 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:17 DEBUG : dir/file1.rclone_chunk.001_2tnrhs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:17 INFO : dir/file1.rclone_chunk.001_2tnrhs: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:17 INFO : dir/file1.rclone_chunk.001_2tnrhs: Deleted 2026/02/07 04:47:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:47:18 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000956600): openPending: 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 04:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000956600): >openPending: err= 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000956600): _writeAt: size=14, off=0 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000956600): >_writeAt: n=14, err= 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000956600): close: 2026/02/07 04:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000956600): >close: err= 2026/02/07 04:47:18 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 04:47:18 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:18 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:18 DEBUG : dir/file1.rclone_chunk.001_2tns2m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:18 INFO : dir/file1.rclone_chunk.001_2tns2m: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:18 INFO : dir/file1.rclone_chunk.001_2tns2m: Deleted 2026/02/07 04:47:18 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:18 INFO : dir/file1: Copied (replaced existing) 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/07 04:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:18 DEBUG : dir: Looking for writers 2026/02/07 04:47:18 DEBUG : file1: reading active writers 2026/02/07 04:47:18 DEBUG : Looking for writers 2026/02/07 04:47:18 DEBUG : dir: reading active writers 2026/02/07 04:47:18 DEBUG : >WaitForWriters: 2026/02/07 04:47:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:18 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000a2b4c0): _readAt: size=512, off=0 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000a2b4c0): openPending: 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 04:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000a2b4c0): >openPending: err= 2026/02/07 04:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000a2b4c0): >_readAt: n=14, err=EOF 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000a2b4c0): close: 2026/02/07 04:47:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:18 DEBUG : dir/file1(0xc000a2b4c0): >close: err= 2026/02/07 04:47:18 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:18 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:19 INFO : dir/file1: Deleted 2026/02/07 04:47:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000459380 2026/02/07 04:47:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:19 DEBUG : newLeaf: copy non-chunked object... 2026/02/07 04:47:19 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:19 INFO : newLeaf: Deleted 2026/02/07 04:47:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 04:47:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000459380 2026/02/07 04:47:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 04:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:19 DEBUG : dir/file1(0xc000b90ec0): openPending: 2026/02/07 04:47:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/02/07 04:47:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 04:47:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:19 DEBUG : dir/file1(0xc000b90ec0): >openPending: err= 2026/02/07 04:47:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:19 DEBUG : dir/file1(0xc000b90ec0): _writeAt: size=25, off=0 2026/02/07 04:47:19 DEBUG : dir/file1(0xc000b90ec0): >_writeAt: n=25, err= 2026/02/07 04:47:19 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:19 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:19 INFO : dir/file1: Deleted 2026/02/07 04:47:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000459380 2026/02/07 04:47:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:19 DEBUG : newLeaf(0xc000b90ec0): close: 2026/02/07 04:47:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 04:47:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 04:47:19.4350438 +0000 UTC m=+54.147727295 2026/02/07 04:47:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:19 DEBUG : newLeaf(0xc000b90ec0): >close: err= 2026/02/07 04:47:19 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:19 DEBUG : dir: Looking for writers 2026/02/07 04:47:19 DEBUG : Looking for writers 2026/02/07 04:47:19 DEBUG : dir: reading active writers 2026/02/07 04:47:19 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:19 DEBUG : dir: Looking for writers 2026/02/07 04:47:19 DEBUG : Looking for writers 2026/02/07 04:47:19 DEBUG : dir: reading active writers 2026/02/07 04:47:19 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:19 DEBUG : dir: Looking for writers 2026/02/07 04:47:19 DEBUG : Looking for writers 2026/02/07 04:47:19 DEBUG : dir: reading active writers 2026/02/07 04:47:19 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:19 DEBUG : dir: Looking for writers 2026/02/07 04:47:19 DEBUG : Looking for writers 2026/02/07 04:47:19 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:19 DEBUG : dir: reading active writers 2026/02/07 04:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:19 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 04:47:19 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:19 DEBUG : dir: Looking for writers 2026/02/07 04:47:19 DEBUG : Looking for writers 2026/02/07 04:47:19 DEBUG : dir: reading active writers 2026/02/07 04:47:19 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:19 DEBUG : dir: Looking for writers 2026/02/07 04:47:19 DEBUG : Looking for writers 2026/02/07 04:47:19 DEBUG : dir: reading active writers 2026/02/07 04:47:19 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:20 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:20 DEBUG : newLeaf.rclone_chunk.001_2tntl4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:20 INFO : newLeaf.rclone_chunk.001_2tntl4: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:20 INFO : newLeaf.rclone_chunk.001_2tntl4: Deleted 2026/02/07 04:47:20 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:20 INFO : newLeaf: Copied (replaced existing) 2026/02/07 04:47:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-07 04:47:19.4350438 +0000 UTC" 2026/02/07 04:47:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 04:47:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 04:47:20 DEBUG : dir: Looking for writers 2026/02/07 04:47:20 DEBUG : Looking for writers 2026/02/07 04:47:20 DEBUG : dir: reading active writers 2026/02/07 04:47:20 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:20 DEBUG : >WaitForWriters: 2026/02/07 04:47:20 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:20 DEBUG : dir: Looking for writers 2026/02/07 04:47:20 DEBUG : Looking for writers 2026/02/07 04:47:20 DEBUG : dir: reading active writers 2026/02/07 04:47:20 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:20 DEBUG : >WaitForWriters: 2026/02/07 04:47:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:20 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:20 DEBUG : dir/file1.rclone_chunk.001_2tnuao: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:47:20 INFO : dir/file1.rclone_chunk.001_2tnuao: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:21 INFO : dir/file1.rclone_chunk.001_2tnuao: Deleted 2026/02/07 04:47:21 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:21 DEBUG : dir: Looking for writers 2026/02/07 04:47:21 DEBUG : file1: reading active writers 2026/02/07 04:47:21 DEBUG : Looking for writers 2026/02/07 04:47:21 DEBUG : dir: reading active writers 2026/02/07 04:47:21 DEBUG : >WaitForWriters: 2026/02/07 04:47:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:21 DEBUG : dir/file1(0xc000b1fdc0): _readAt: size=512, off=0 2026/02/07 04:47:21 DEBUG : dir/file1(0xc000b1fdc0): openPending: 2026/02/07 04:47:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/07 04:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:21 DEBUG : dir/file1(0xc000b1fdc0): >openPending: err= 2026/02/07 04:47:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/07 04:47:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:21 DEBUG : dir/file1(0xc000b1fdc0): >_readAt: n=14, err=EOF 2026/02/07 04:47:21 DEBUG : dir/file1(0xc000b1fdc0): close: 2026/02/07 04:47:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:21 DEBUG : dir/file1(0xc000b1fdc0): >close: err= 2026/02/07 04:47:21 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:21 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:21 INFO : dir/file1: Deleted 2026/02/07 04:47:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:21 DEBUG : newLeaf: Updating file with newLeaf 0xc00093d140 2026/02/07 04:47:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:21 DEBUG : newLeaf: copy non-chunked object... 2026/02/07 04:47:21 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:47:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:22 INFO : newLeaf: Deleted 2026/02/07 04:47:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/07 04:47:22 DEBUG : dir/file1: Updating file with dir/file1 0xc00093d140 2026/02/07 04:47:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/07 04:47:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:22 DEBUG : dir/file1(0xc000a64e40): openPending: 2026/02/07 04:47:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/02/07 04:47:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/07 04:47:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:22 DEBUG : dir/file1(0xc000a64e40): >openPending: err= 2026/02/07 04:47:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:22 DEBUG : dir/file1(0xc000a64e40): _writeAt: size=25, off=0 2026/02/07 04:47:22 DEBUG : dir/file1(0xc000a64e40): >_writeAt: n=25, err= 2026/02/07 04:47:22 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:47:22 DEBUG : newLeaf: size = 14 OK 2026/02/07 04:47:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:22 INFO : dir/file1: Deleted 2026/02/07 04:47:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/07 04:47:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00093d140 2026/02/07 04:47:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:47:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:22 DEBUG : newLeaf(0xc000a64e40): close: 2026/02/07 04:47:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/07 04:47:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-07 04:47:22.232413124 +0000 UTC m=+56.945096599 2026/02/07 04:47:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:22 DEBUG : newLeaf(0xc000a64e40): >close: err= 2026/02/07 04:47:22 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:22 DEBUG : dir: Looking for writers 2026/02/07 04:47:22 DEBUG : Looking for writers 2026/02/07 04:47:22 DEBUG : dir: reading active writers 2026/02/07 04:47:22 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:22 DEBUG : dir: Looking for writers 2026/02/07 04:47:22 DEBUG : Looking for writers 2026/02/07 04:47:22 DEBUG : dir: reading active writers 2026/02/07 04:47:22 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:22 DEBUG : dir: Looking for writers 2026/02/07 04:47:22 DEBUG : Looking for writers 2026/02/07 04:47:22 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:22 DEBUG : dir: reading active writers 2026/02/07 04:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:22 DEBUG : dir: Looking for writers 2026/02/07 04:47:22 DEBUG : Looking for writers 2026/02/07 04:47:22 DEBUG : dir: reading active writers 2026/02/07 04:47:22 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:22 DEBUG : newLeaf: vfs cache: starting upload 2026/02/07 04:47:22 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:22 DEBUG : dir: Looking for writers 2026/02/07 04:47:22 DEBUG : Looking for writers 2026/02/07 04:47:22 DEBUG : dir: reading active writers 2026/02/07 04:47:22 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:22 DEBUG : dir: Looking for writers 2026/02/07 04:47:22 DEBUG : Looking for writers 2026/02/07 04:47:22 DEBUG : dir: reading active writers 2026/02/07 04:47:22 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:22 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:22 DEBUG : newLeaf.rclone_chunk.001_2tnww7: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/07 04:47:22 INFO : newLeaf.rclone_chunk.001_2tnww7: Copied (server-side copy) to: newLeaf 2026/02/07 04:47:22 INFO : newLeaf.rclone_chunk.001_2tnww7: Deleted 2026/02/07 04:47:22 DEBUG : newLeaf: size = 25 OK 2026/02/07 04:47:22 INFO : newLeaf: Copied (replaced existing) 2026/02/07 04:47:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-07 04:47:22.232413124 +0000 UTC" 2026/02/07 04:47:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/07 04:47:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/07 04:47:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/07 04:47:23 DEBUG : dir: Looking for writers 2026/02/07 04:47:23 DEBUG : Looking for writers 2026/02/07 04:47:23 DEBUG : dir: reading active writers 2026/02/07 04:47:23 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:23 DEBUG : >WaitForWriters: 2026/02/07 04:47:23 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:23 DEBUG : dir: Looking for writers 2026/02/07 04:47:23 DEBUG : Looking for writers 2026/02/07 04:47:23 DEBUG : dir: reading active writers 2026/02/07 04:47:23 DEBUG : newLeaf: reading active writers 2026/02/07 04:47:23 DEBUG : >WaitForWriters: 2026/02/07 04:47:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestFileRename (16.46s) --- PASS: TestFileRename/off,forceCache=false (2.39s) --- PASS: TestFileRename/minimal,forceCache=false (2.44s) --- PASS: TestFileRename/minimal,forceCache=true (3.15s) --- PASS: TestFileRename/writes,forceCache=false (2.47s) --- PASS: TestFileRename/writes,forceCache=true (3.17s) --- PASS: TestFileRename/full,forceCache=false (2.84s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:23 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:23 DEBUG : Looking for writers 2026/02/07 04:47:23 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:23 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:23 DEBUG : dir/file1.rclone_chunk.001_2tnxst: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:23 INFO : dir/file1.rclone_chunk.001_2tnxst: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:23 INFO : dir/file1.rclone_chunk.001_2tnxst: Deleted 2026/02/07 04:47:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 04:47:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:24 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:24 DEBUG : dir: Looking for writers 2026/02/07 04:47:24 DEBUG : file1: reading active writers 2026/02/07 04:47:24 DEBUG : Looking for writers 2026/02/07 04:47:24 DEBUG : dir: reading active writers 2026/02/07 04:47:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.92s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:24 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:24 DEBUG : dir/file1.rclone_chunk.001_2tnyk3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:24 INFO : dir/file1.rclone_chunk.001_2tnyk3: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:24 INFO : dir/file1.rclone_chunk.001_2tnyk3: Deleted 2026/02/07 04:47:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 04:47:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/07 04:47:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/07 04:47:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/07 04:47:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/07 04:47:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/07 04:47:25 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:25 DEBUG : dir: Looking for writers 2026/02/07 04:47:25 DEBUG : file1: reading active writers 2026/02/07 04:47:25 DEBUG : Looking for writers 2026/02/07 04:47:25 DEBUG : dir: reading active writers 2026/02/07 04:47:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:26 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:26 DEBUG : dir/file1.rclone_chunk.001_2tnze1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:26 INFO : dir/file1.rclone_chunk.001_2tnze1: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:26 INFO : dir/file1.rclone_chunk.001_2tnze1: Deleted 2026/02/07 04:47:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/07 04:47:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/07 04:47:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/07 04:47:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/07 04:47:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/07 04:47:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/07 04:47:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/07 04:47:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/07 04:47:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/07 04:47:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/07 04:47:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/07 04:47:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/07 04:47:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/07 04:47:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/07 04:47:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/07 04:47:27 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:27 DEBUG : dir: Looking for writers 2026/02/07 04:47:27 DEBUG : file1: reading active writers 2026/02/07 04:47:27 DEBUG : Looking for writers 2026/02/07 04:47:27 DEBUG : dir: reading active writers 2026/02/07 04:47:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.46s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:27 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:27 DEBUG : dir/file1.rclone_chunk.001_2to13i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:27 INFO : dir/file1.rclone_chunk.001_2to13i: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:27 INFO : dir/file1.rclone_chunk.001_2to13i: Deleted 2026/02/07 04:47:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 04:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:27 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:27 DEBUG : dir: Looking for writers 2026/02/07 04:47:27 DEBUG : file1: reading active writers 2026/02/07 04:47:27 DEBUG : Looking for writers 2026/02/07 04:47:27 DEBUG : dir: reading active writers 2026/02/07 04:47:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.93s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:28 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:28 DEBUG : dir/file1.rclone_chunk.001_2to276: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:28 INFO : dir/file1.rclone_chunk.001_2to276: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:28 INFO : dir/file1.rclone_chunk.001_2to276: Deleted 2026/02/07 04:47:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/07 04:47:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/07 04:47:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/07 04:47:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/07 04:47:28 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:28 DEBUG : dir: Looking for writers 2026/02/07 04:47:28 DEBUG : file1: reading active writers 2026/02/07 04:47:28 DEBUG : Looking for writers 2026/02/07 04:47:28 DEBUG : dir: reading active writers 2026/02/07 04:47:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.92s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:29 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:29 DEBUG : dir/file1.rclone_chunk.001_2to3pj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:29 INFO : dir/file1.rclone_chunk.001_2to3pj: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:29 INFO : dir/file1.rclone_chunk.001_2to3pj: Deleted 2026/02/07 04:47:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): _readAt: size=1, off=0 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): openPending: 2026/02/07 04:47:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): >openPending: err= 2026/02/07 04:47:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/07 04:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): >_readAt: n=1, err= 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): _readAt: size=256, off=1 2026/02/07 04:47:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): >_readAt: n=15, err=EOF 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): _readAt: size=16, off=16 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): >_readAt: n=0, err=EOF 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): close: 2026/02/07 04:47:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): >close: err= 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): close: 2026/02/07 04:47:29 DEBUG : dir/file1(0xc000bdb900): >close: err=file already closed 2026/02/07 04:47:29 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:29 DEBUG : dir: Looking for writers 2026/02/07 04:47:29 DEBUG : file1: reading active writers 2026/02/07 04:47:29 DEBUG : Looking for writers 2026/02/07 04:47:29 DEBUG : dir: reading active writers 2026/02/07 04:47:29 DEBUG : >WaitForWriters: 2026/02/07 04:47:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.95s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:30 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:30 DEBUG : dir/file1.rclone_chunk.001_2to4zd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:30 INFO : dir/file1.rclone_chunk.001_2to4zd: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:30 INFO : dir/file1.rclone_chunk.001_2to4zd: Deleted 2026/02/07 04:47:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): _readAt: size=1, off=0 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): openPending: 2026/02/07 04:47:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >openPending: err= 2026/02/07 04:47:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/07 04:47:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >_readAt: n=1, err= 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): _readAt: size=1, off=5 2026/02/07 04:47:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >_readAt: n=1, err= 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): _readAt: size=1, off=3 2026/02/07 04:47:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >_readAt: n=1, err= 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): _readAt: size=1, off=13 2026/02/07 04:47:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >_readAt: n=1, err= 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): _readAt: size=16, off=100 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >_readAt: n=0, err=EOF 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): close: 2026/02/07 04:47:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:30 DEBUG : dir/file1(0xc000b04dc0): >close: err= 2026/02/07 04:47:30 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:30 DEBUG : dir: Looking for writers 2026/02/07 04:47:30 DEBUG : file1: reading active writers 2026/02/07 04:47:30 DEBUG : Looking for writers 2026/02/07 04:47:30 DEBUG : dir: reading active writers 2026/02/07 04:47:30 DEBUG : >WaitForWriters: 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:31 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:31 DEBUG : dir/file1.rclone_chunk.001_2to5vt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:31 INFO : dir/file1.rclone_chunk.001_2to5vt: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:31 INFO : dir/file1.rclone_chunk.001_2to5vt: Deleted 2026/02/07 04:47:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=1, off=0 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): openPending: 2026/02/07 04:47:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >openPending: err= 2026/02/07 04:47:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/07 04:47:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=1, err= 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=1, off=5 2026/02/07 04:47:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=1, err= 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=1, off=1 2026/02/07 04:47:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=1, err= 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=6, off=10 2026/02/07 04:47:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=6, err= 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=256, off=10 2026/02/07 04:47:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=6, err=EOF 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=256, off=100 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=0, err=EOF 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): close: 2026/02/07 04:47:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >close: err= 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): _readAt: size=256, off=100 2026/02/07 04:47:31 DEBUG : dir/file1(0xc0008f0f00): >_readAt: n=0, err=file already closed 2026/02/07 04:47:31 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:31 DEBUG : dir: Looking for writers 2026/02/07 04:47:31 DEBUG : file1: reading active writers 2026/02/07 04:47:31 DEBUG : Looking for writers 2026/02/07 04:47:31 DEBUG : dir: reading active writers 2026/02/07 04:47:31 DEBUG : >WaitForWriters: 2026/02/07 04:47:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.06s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:32 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:32 DEBUG : dir/file1.rclone_chunk.001_2to6g4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:32 INFO : dir/file1.rclone_chunk.001_2to6g4: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:32 INFO : dir/file1.rclone_chunk.001_2to6g4: Deleted 2026/02/07 04:47:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:32 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): RWFileHandle.Flush 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): _readAt: size=256, off=0 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): openPending: 2026/02/07 04:47:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): >openPending: err= 2026/02/07 04:47:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/07 04:47:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): >_readAt: n=16, err=EOF 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): RWFileHandle.Flush 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): RWFileHandle.Flush 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): close: 2026/02/07 04:47:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:32 DEBUG : dir/file1(0xc000bda980): >close: err= 2026/02/07 04:47:32 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:32 DEBUG : dir: Looking for writers 2026/02/07 04:47:32 DEBUG : file1: reading active writers 2026/02/07 04:47:32 DEBUG : Looking for writers 2026/02/07 04:47:32 DEBUG : dir: reading active writers 2026/02/07 04:47:32 DEBUG : >WaitForWriters: 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:33 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:33 DEBUG : dir/file1.rclone_chunk.001_2to68r: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:33 INFO : dir/file1.rclone_chunk.001_2to68r: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:33 INFO : dir/file1.rclone_chunk.001_2to68r: Deleted 2026/02/07 04:47:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/07 04:47:33 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): _readAt: size=256, off=0 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): openPending: 2026/02/07 04:47:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): >openPending: err= 2026/02/07 04:47:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/07 04:47:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): >_readAt: n=16, err=EOF 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): RWFileHandle.Release 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): close: 2026/02/07 04:47:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): >close: err= 2026/02/07 04:47:33 DEBUG : dir/file1(0xc000916100): RWFileHandle.Release 2026/02/07 04:47:33 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:33 DEBUG : dir: Looking for writers 2026/02/07 04:47:33 DEBUG : file1: reading active writers 2026/02/07 04:47:33 DEBUG : Looking for writers 2026/02/07 04:47:33 DEBUG : dir: reading active writers 2026/02/07 04:47:33 DEBUG : >WaitForWriters: 2026/02/07 04:47:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.94s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:33 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): openPending: 2026/02/07 04:47:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): >openPending: err= 2026/02/07 04:47:33 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): _writeAt: size=5, off=0 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): >_writeAt: n=5, err= 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): _writeAt: size=7, off=5 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): >_writeAt: n=7, err= 2026/02/07 04:47:33 DEBUG : file1: vfs cache: truncate to size=11 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): close: 2026/02/07 04:47:33 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 04:47:33.94078256 +0000 UTC m=+68.653466035 2026/02/07 04:47:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): >close: err= 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): close: 2026/02/07 04:47:33 DEBUG : file1(0xc000b33880): >close: err=file already closed 2026/02/07 04:47:33 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:33 DEBUG : Looking for writers 2026/02/07 04:47:33 DEBUG : file1: reading active writers 2026/02/07 04:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:33 DEBUG : Looking for writers 2026/02/07 04:47:33 DEBUG : file1: reading active writers 2026/02/07 04:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:33 DEBUG : Looking for writers 2026/02/07 04:47:33 DEBUG : file1: reading active writers 2026/02/07 04:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:34 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:34 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:34 DEBUG : file1: size = 11 OK 2026/02/07 04:47:34 DEBUG : file1.rclone_chunk.001_2to81d: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/07 04:47:34 INFO : file1.rclone_chunk.001_2to81d: Copied (server-side copy) to: file1 2026/02/07 04:47:34 INFO : file1.rclone_chunk.001_2to81d: Deleted 2026/02/07 04:47:34 DEBUG : file1: size = 11 OK 2026/02/07 04:47:34 INFO : file1: Copied (new) 2026/02/07 04:47:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-07 04:47:33.94078256 +0000 UTC" 2026/02/07 04:47:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:34 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : >WaitForWriters: 2026/02/07 04:47:34 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : >WaitForWriters: 2026/02/07 04:47:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:34 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): openPending: 2026/02/07 04:47:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): >openPending: err= 2026/02/07 04:47:34 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): _writeAt: size=7, off=0 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): >_writeAt: n=7, err= 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): _writeAt: size=6, off=5 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): >_writeAt: n=6, err= 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): close: 2026/02/07 04:47:34 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 04:47:34.846641098 +0000 UTC m=+69.559324563 2026/02/07 04:47:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): >close: err= 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): _writeAt: size=5, off=0 2026/02/07 04:47:34 DEBUG : file1(0xc000b429c0): >_writeAt: n=0, err=file already closed 2026/02/07 04:47:34 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:34 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:34 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:34 DEBUG : Looking for writers 2026/02/07 04:47:34 DEBUG : file1: reading active writers 2026/02/07 04:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:35 DEBUG : file1: size = 11 OK 2026/02/07 04:47:35 DEBUG : file1.rclone_chunk.001_2to838: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/07 04:47:35 INFO : file1.rclone_chunk.001_2to838: Copied (server-side copy) to: file1 2026/02/07 04:47:35 INFO : file1.rclone_chunk.001_2to838: Deleted 2026/02/07 04:47:35 DEBUG : file1: size = 11 OK 2026/02/07 04:47:35 INFO : file1: Copied (new) 2026/02/07 04:47:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-07 04:47:34.846641098 +0000 UTC" 2026/02/07 04:47:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:35 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : >WaitForWriters: 2026/02/07 04:47:35 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : >WaitForWriters: 2026/02/07 04:47:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:35 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:35 DEBUG : file1(0xc000b6a5c0): openPending: 2026/02/07 04:47:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:35 DEBUG : file1(0xc000b6a5c0): >openPending: err= 2026/02/07 04:47:35 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:35 DEBUG : file1(0xc000b6a5c0): close: 2026/02/07 04:47:35 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 04:47:35.761944128 +0000 UTC m=+70.474627603 2026/02/07 04:47:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:35 DEBUG : file1(0xc000b6a5c0): >close: err= 2026/02/07 04:47:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 04:47:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:47:35 DEBUG : file2: newRWFileHandle: 2026/02/07 04:47:35 DEBUG : file2(0xc000b6aac0): openPending: 2026/02/07 04:47:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 04:47:35 DEBUG : file2(0xc000b6aac0): >openPending: err= 2026/02/07 04:47:35 DEBUG : file2: >newRWFileHandle: err= 2026/02/07 04:47:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 04:47:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/07 04:47:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/07 04:47:35 DEBUG : file2(0xc000b6aac0): RWFileHandle.Flush 2026/02/07 04:47:35 DEBUG : file2(0xc000b6aac0): RWFileHandle.Release 2026/02/07 04:47:35 DEBUG : file2(0xc000b6aac0): close: 2026/02/07 04:47:35 DEBUG : file2: vfs cache: setting modification time to 2026-02-07 04:47:35.76305517 +0000 UTC m=+70.475738656 2026/02/07 04:47:35 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:35 DEBUG : file2(0xc000b6aac0): >close: err= 2026/02/07 04:47:35 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : file2: reading active writers 2026/02/07 04:47:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : file2: reading active writers 2026/02/07 04:47:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file2: reading active writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : file2: reading active writers 2026/02/07 04:47:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/07 04:47:35 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:35 DEBUG : file2: vfs cache: starting upload 2026/02/07 04:47:35 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:35 DEBUG : Looking for writers 2026/02/07 04:47:35 DEBUG : file1: reading active writers 2026/02/07 04:47:35 DEBUG : file2: reading active writers 2026/02/07 04:47:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/07 04:47:35 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : file2: reading active writers 2026/02/07 04:47:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/07 04:47:36 DEBUG : file1: size = 0 OK 2026/02/07 04:47:36 DEBUG : file1.rclone_chunk.001_2to91n: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:47:36 INFO : file1.rclone_chunk.001_2to91n: Copied (server-side copy) to: file1 2026/02/07 04:47:36 DEBUG : file2: size = 0 OK 2026/02/07 04:47:36 DEBUG : file2.rclone_chunk.001_2to9uq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:47:36 INFO : file2.rclone_chunk.001_2to9uq: Copied (server-side copy) to: file2 2026/02/07 04:47:36 INFO : file1.rclone_chunk.001_2to91n: Deleted 2026/02/07 04:47:36 DEBUG : file1: size = 0 OK 2026/02/07 04:47:36 INFO : file1: Copied (new) 2026/02/07 04:47:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-07 04:47:35.761944128 +0000 UTC" 2026/02/07 04:47:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:36 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:36 INFO : file2.rclone_chunk.001_2to9uq: Deleted 2026/02/07 04:47:36 DEBUG : file2: size = 0 OK 2026/02/07 04:47:36 INFO : file2: Copied (new) 2026/02/07 04:47:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-07 04:47:35.76305517 +0000 UTC" 2026/02/07 04:47:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/07 04:47:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/07 04:47:36 INFO : file2: vfs cache: upload succeeded try #1 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file2: reading active writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : >WaitForWriters: 2026/02/07 04:47:36 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : file2: reading active writers 2026/02/07 04:47:36 DEBUG : >WaitForWriters: 2026/02/07 04:47:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:36 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): openPending: 2026/02/07 04:47:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): >openPending: err= 2026/02/07 04:47:36 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): _writeAt: size=5, off=0 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): >_writeAt: n=5, err= 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): RWFileHandle.Flush 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): RWFileHandle.Flush 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): close: 2026/02/07 04:47:36 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 04:47:36.785543837 +0000 UTC m=+71.498227302 2026/02/07 04:47:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:36 DEBUG : file1(0xc000bda100): >close: err= 2026/02/07 04:47:36 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:36 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:36 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:36 DEBUG : Looking for writers 2026/02/07 04:47:36 DEBUG : file1: reading active writers 2026/02/07 04:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:37 DEBUG : file1: size = 5 OK 2026/02/07 04:47:37 DEBUG : file1.rclone_chunk.001_2toabc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:47:37 INFO : file1.rclone_chunk.001_2toabc: Copied (server-side copy) to: file1 2026/02/07 04:47:37 INFO : file1.rclone_chunk.001_2toabc: Deleted 2026/02/07 04:47:37 DEBUG : file1: size = 5 OK 2026/02/07 04:47:37 INFO : file1: Copied (new) 2026/02/07 04:47:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-07 04:47:36.785543837 +0000 UTC" 2026/02/07 04:47:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:37 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : >WaitForWriters: 2026/02/07 04:47:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:37 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): openPending: 2026/02/07 04:47:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): >openPending: err= 2026/02/07 04:47:37 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): _writeAt: size=5, off=0 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): >_writeAt: n=5, err= 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): RWFileHandle.Release 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): close: 2026/02/07 04:47:37 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 04:47:37.608164857 +0000 UTC m=+72.320848332 2026/02/07 04:47:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): >close: err= 2026/02/07 04:47:37 DEBUG : file1(0xc00072e040): RWFileHandle.Release 2026/02/07 04:47:37 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:37 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:37 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:37 DEBUG : Looking for writers 2026/02/07 04:47:37 DEBUG : file1: reading active writers 2026/02/07 04:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:38 DEBUG : file1: size = 5 OK 2026/02/07 04:47:38 DEBUG : file1.rclone_chunk.001_2tobj7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:47:38 INFO : file1.rclone_chunk.001_2tobj7: Copied (server-side copy) to: file1 2026/02/07 04:47:38 INFO : file1.rclone_chunk.001_2tobj7: Deleted 2026/02/07 04:47:38 DEBUG : file1: size = 5 OK 2026/02/07 04:47:38 INFO : file1: Copied (new) 2026/02/07 04:47:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-07 04:47:37.608164857 +0000 UTC" 2026/02/07 04:47:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:38 DEBUG : Looking for writers 2026/02/07 04:47:38 DEBUG : file1: reading active writers 2026/02/07 04:47:38 DEBUG : >WaitForWriters: 2026/02/07 04:47:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:38 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:38 DEBUG : dir/file1.rclone_chunk.001_2toc4k: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:38 INFO : dir/file1.rclone_chunk.001_2toc4k: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:38 INFO : dir/file1.rclone_chunk.001_2toc4k: Deleted 2026/02/07 04:47:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 04:47:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:39 DEBUG : dir/file1(0xc000a64340): openPending: 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:39 DEBUG : dir/file1(0xc000a64340): >openPending: err= 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/07 04:47:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:39 DEBUG : dir/file1(0xc000a64340): _writeAt: size=5, off=0 2026/02/07 04:47:39 DEBUG : dir/file1(0xc000a64340): >_writeAt: n=5, err= 2026/02/07 04:47:39 DEBUG : dir/file1(0xc000a64340): close: 2026/02/07 04:47:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 04:47:39.106461983 +0000 UTC m=+73.819145449 2026/02/07 04:47:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:39 DEBUG : dir/file1(0xc000a64340): >close: err= 2026/02/07 04:47:39 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 04:47:39 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:39 DEBUG : dir/file1: size = 5 OK 2026/02/07 04:47:39 DEBUG : dir/file1.rclone_chunk.001_2todnv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:47:39 INFO : dir/file1.rclone_chunk.001_2todnv: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:39 INFO : dir/file1.rclone_chunk.001_2todnv: Deleted 2026/02/07 04:47:39 DEBUG : dir/file1: size = 5 OK 2026/02/07 04:47:39 INFO : dir/file1: Copied (replaced existing) 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-07 04:47:39.106461983 +0000 UTC" 2026/02/07 04:47:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:39 DEBUG : dir: Looking for writers 2026/02/07 04:47:39 DEBUG : file1: reading active writers 2026/02/07 04:47:39 DEBUG : Looking for writers 2026/02/07 04:47:39 DEBUG : dir: reading active writers 2026/02/07 04:47:39 DEBUG : >WaitForWriters: 2026/02/07 04:47:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:40 DEBUG : dir/file1: size = 16 OK 2026/02/07 04:47:40 DEBUG : dir/file1.rclone_chunk.001_2tod1b: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/07 04:47:40 INFO : dir/file1.rclone_chunk.001_2tod1b: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:40 INFO : dir/file1.rclone_chunk.001_2tod1b: Deleted 2026/02/07 04:47:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:40 DEBUG : dir/file1: newRWFileHandle: 2026/02/07 04:47:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/07 04:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/07 04:47:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): _writeAt: size=5, off=0 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): openPending: 2026/02/07 04:47:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/07 04:47:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): >openPending: err= 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): >_writeAt: n=5, err= 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): _writeAt: size=15, off=5 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): >_writeAt: n=15, err= 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): close: 2026/02/07 04:47:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/07 04:47:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-07 04:47:40.63283307 +0000 UTC m=+75.345516535 2026/02/07 04:47:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:40 DEBUG : dir/file1(0xc000983500): >close: err= 2026/02/07 04:47:40 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:40 DEBUG : dir: Looking for writers 2026/02/07 04:47:40 DEBUG : file1: reading active writers 2026/02/07 04:47:40 DEBUG : Looking for writers 2026/02/07 04:47:40 DEBUG : dir: reading active writers 2026/02/07 04:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:40 DEBUG : dir: Looking for writers 2026/02/07 04:47:40 DEBUG : file1: reading active writers 2026/02/07 04:47:40 DEBUG : Looking for writers 2026/02/07 04:47:40 DEBUG : dir: reading active writers 2026/02/07 04:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:40 DEBUG : dir: Looking for writers 2026/02/07 04:47:40 DEBUG : file1: reading active writers 2026/02/07 04:47:40 DEBUG : Looking for writers 2026/02/07 04:47:40 DEBUG : dir: reading active writers 2026/02/07 04:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:40 DEBUG : dir: Looking for writers 2026/02/07 04:47:40 DEBUG : file1: reading active writers 2026/02/07 04:47:40 DEBUG : Looking for writers 2026/02/07 04:47:40 DEBUG : dir: reading active writers 2026/02/07 04:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:40 DEBUG : dir/file1: vfs cache: starting upload 2026/02/07 04:47:40 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:40 DEBUG : dir: Looking for writers 2026/02/07 04:47:40 DEBUG : file1: reading active writers 2026/02/07 04:47:40 DEBUG : Looking for writers 2026/02/07 04:47:40 DEBUG : dir: reading active writers 2026/02/07 04:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:40 DEBUG : dir: Looking for writers 2026/02/07 04:47:40 DEBUG : file1: reading active writers 2026/02/07 04:47:40 DEBUG : Looking for writers 2026/02/07 04:47:40 DEBUG : dir: reading active writers 2026/02/07 04:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:41 DEBUG : dir/file1: size = 20 OK 2026/02/07 04:47:41 DEBUG : dir/file1.rclone_chunk.001_2toec2: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/02/07 04:47:41 INFO : dir/file1.rclone_chunk.001_2toec2: Copied (server-side copy) to: dir/file1 2026/02/07 04:47:41 INFO : dir/file1.rclone_chunk.001_2toec2: Deleted 2026/02/07 04:47:41 DEBUG : dir/file1: size = 20 OK 2026/02/07 04:47:41 INFO : dir/file1: Copied (replaced existing) 2026/02/07 04:47:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-07 04:47:40.63283307 +0000 UTC" 2026/02/07 04:47:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:41 DEBUG : dir: Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : dir: reading active writers 2026/02/07 04:47:41 DEBUG : >WaitForWriters: 2026/02/07 04:47:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:41 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:41 DEBUG : file1(0xc00064ed80): openPending: 2026/02/07 04:47:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:41 DEBUG : file1(0xc00064ed80): >openPending: err= 2026/02/07 04:47:41 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:41 DEBUG : file1(0xc00064ed80): _writeAt: size=5, off=0 2026/02/07 04:47:41 DEBUG : file1(0xc00064ed80): >_writeAt: n=5, err= 2026/02/07 04:47:41 DEBUG : file1(0xc00064ed80): close: 2026/02/07 04:47:41 DEBUG : file1: vfs cache: setting modification time to 2026-02-07 04:47:41.505151833 +0000 UTC m=+76.217835328 2026/02/07 04:47:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:41 DEBUG : file1(0xc00064ed80): >close: err= 2026/02/07 04:47:41 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:41 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:41 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:41 DEBUG : Looking for writers 2026/02/07 04:47:41 DEBUG : file1: reading active writers 2026/02/07 04:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:41 DEBUG : file1: size = 5 OK 2026/02/07 04:47:41 DEBUG : file1.rclone_chunk.001_2tof2m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:47:41 INFO : file1.rclone_chunk.001_2tof2m: Copied (server-side copy) to: file1 2026/02/07 04:47:42 INFO : file1.rclone_chunk.001_2tof2m: Deleted 2026/02/07 04:47:42 DEBUG : file1: size = 5 OK 2026/02/07 04:47:42 INFO : file1: Copied (new) 2026/02/07 04:47:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-07 04:47:41.505151833 +0000 UTC" 2026/02/07 04:47:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:42 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:42 DEBUG : Looking for writers 2026/02/07 04:47:42 DEBUG : file1: reading active writers 2026/02/07 04:47:42 DEBUG : >WaitForWriters: 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/07 04:47:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.322736866 +0000 UTC m=+77.035420331 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.322736866 +0000 UTC m=+77.035420331 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.322736866 +0000 UTC m=+77.035420331 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001d50 item 1 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.324919198 +0000 UTC m=+77.037602663 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.324919198 +0000 UTC m=+77.037602663 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d07e0 item 2 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0000): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0000): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0000): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.326900921 +0000 UTC m=+77.039584416 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.326900921 +0000 UTC m=+77.039584416 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.326900921 +0000 UTC m=+77.039584416 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0cb0 item 3 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0fc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0fc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0fc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0fc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0fc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.32894417 +0000 UTC m=+77.041627645 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0fc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.32894417 +0000 UTC m=+77.041627645 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1b20 item 4 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1b80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1b80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1b80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1b80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1b80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.330287229 +0000 UTC m=+77.042970704 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1b80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.330287229 +0000 UTC m=+77.042970704 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2540): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2540): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2540): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.330287229 +0000 UTC m=+77.042970704 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c230 item 5 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2bc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2bc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2bc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2bc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2bc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.333161584 +0000 UTC m=+77.045845059 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2bc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb7c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb7c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb7c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb7c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb7c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.333161584 +0000 UTC m=+77.045845059 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb7c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083eb60 item 6 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbe40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbe40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbe40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbe40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbe40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.335349045 +0000 UTC m=+77.048032520 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbe40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.335349045 +0000 UTC m=+77.048032520 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a663c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66880): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.335349045 +0000 UTC m=+77.048032520 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083f260 item 7 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66f00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66f00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66f00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66f00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66f00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.337528541 +0000 UTC m=+77.050212005 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a66f00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67440): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67440): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67440): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.337528541 +0000 UTC m=+77.050212005 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083f8f0 item 8 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67a00): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000a67a00): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67a00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67a00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67a00): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67a00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67dc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67dc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.339326537 +0000 UTC m=+77.052010003 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a67dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.339326537 +0000 UTC m=+77.052010003 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c302c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c307c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c307c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c307c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c307c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c307c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.339326537 +0000 UTC m=+77.052010003 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c307c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083fc70 item 9 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c30e40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c30e40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c30e40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c30e40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c30e40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.341497596 +0000 UTC m=+77.054181071 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c30e40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31380): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31380): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31380): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.341497596 +0000 UTC m=+77.054181071 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002505b0 item 10 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c319c0): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000c319c0): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c319c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c319c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c319c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c319c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c319c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31d80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31d80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31d80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31d80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31d80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.343843807 +0000 UTC m=+77.056527301 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c31d80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.343843807 +0000 UTC m=+77.056527301 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52800): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52800): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.343843807 +0000 UTC m=+77.056527301 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250cb0 item 11 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52e80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52e80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.346785046 +0000 UTC m=+77.059468542 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c52e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c533c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c533c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c533c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c533c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c533c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.346785046 +0000 UTC m=+77.059468542 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c533c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002517a0 item 12 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53a00): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000c53a00): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53a00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53a00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53a00): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53a00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53dc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53dc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.348368089 +0000 UTC m=+77.061051564 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c53dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e500): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e500): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e500): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.348368089 +0000 UTC m=+77.061051564 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f62a0 item 13 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6eb80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6eb80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6eb80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6eb80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6eb80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.35192552 +0000 UTC m=+77.064609015 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6eb80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f0c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f0c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f0c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f0c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f0c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.35192552 +0000 UTC m=+77.064609015 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f0c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f68c0 item 14 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2e00): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000ba2e00): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2e00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2e00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2e00): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba31c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba31c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba31c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba31c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba31c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.356417882 +0000 UTC m=+77.069101387 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba31c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3880): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.356417882 +0000 UTC m=+77.069101387 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ca80 item 15 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f700): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f700): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f700): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.360832919 +0000 UTC m=+77.073516413 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fd00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fd00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fd00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fd00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fd00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.360832919 +0000 UTC m=+77.073516413 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fd00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006baee0 item 16 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e380): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e380): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e380): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.365939117 +0000 UTC m=+77.078622592 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.365939117 +0000 UTC m=+77.078622592 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6e800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6ed00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6ed00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6ed00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6ed00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6ed00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.365939117 +0000 UTC m=+77.078622592 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6ed00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f63f0 item 17 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f740): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f740): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f740): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.369349411 +0000 UTC m=+77.082032876 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6f740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6fc80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6fc80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6fc80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6fc80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6fc80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.369349411 +0000 UTC m=+77.082032876 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c6fc80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f71f0 item 18 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d243c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d243c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d243c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d243c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d243c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.371331604 +0000 UTC m=+77.084015079 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d243c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.371331604 +0000 UTC m=+77.084015079 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d248c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d24dc0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d24dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d24dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d24dc0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d24dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.371331604 +0000 UTC m=+77.084015079 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d24dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7a40 item 19 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2180): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2180): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2180): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2180): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2180): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.373970616 +0000 UTC m=+77.086654081 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba2180): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba26c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba26c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba26c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba26c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba26c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.373970616 +0000 UTC m=+77.086654081 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba26c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c2a0 item 20 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3bc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3bc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3bc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3bc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3bc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.376216446 +0000 UTC m=+77.088899921 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba3bc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.376216446 +0000 UTC m=+77.088899921 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9a40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9a40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9a40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9a40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9a40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.376216446 +0000 UTC m=+77.088899921 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9a40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d180 item 21 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.378869524 +0000 UTC m=+77.091552999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.378869524 +0000 UTC m=+77.091552999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ddc0 item 22 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.381104854 +0000 UTC m=+77.093788329 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.381104854 +0000 UTC m=+77.093788329 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65900): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65900): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65900): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.381104854 +0000 UTC m=+77.093788329 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2310 item 23 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.384224812 +0000 UTC m=+77.096908287 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.384224812 +0000 UTC m=+77.096908287 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3030 item 24 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32cc0): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000b32cc0): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32cc0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32cc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32cc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32cc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25300): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25300): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25300): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.387172535 +0000 UTC m=+77.099856010 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.387172535 +0000 UTC m=+77.099856010 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25d40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25d40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25d40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25d40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25d40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.387172535 +0000 UTC m=+77.099856010 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d25d40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba310 item 25 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.390767086 +0000 UTC m=+77.103450551 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916980): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916980): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916980): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.390767086 +0000 UTC m=+77.103450551 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb260 item 26 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916fc0): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000916fc0): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916fc0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916fc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916fc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916fc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916fc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917380): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917380): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917380): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.392236644 +0000 UTC m=+77.104920109 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.392236644 +0000 UTC m=+77.104920109 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917e00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917e00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.392236644 +0000 UTC m=+77.104920109 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb730 item 27 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dec0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dec0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.394072682 +0000 UTC m=+77.106756147 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009824c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009824c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009824c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009824c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009824c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.394072682 +0000 UTC m=+77.106756147 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009824c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bbd50 item 28 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982b40): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000982b40): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982b40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982b40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982b40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982f80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982f80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982f80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982f80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982f80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.395230623 +0000 UTC m=+77.107914088 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982f80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983640): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983640): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983640): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.395230623 +0000 UTC m=+77.107914088 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8380 item 29 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983cc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983cc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983cc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983cc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983cc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.396440482 +0000 UTC m=+77.109123948 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983cc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42280): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42280): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42280): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.396440482 +0000 UTC m=+77.109123948 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8700 item 30 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b428c0): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000b428c0): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b428c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b428c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b428c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b428c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b428c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42c80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42c80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.399590105 +0000 UTC m=+77.112273580 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b433c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b433c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b433c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b433c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b433c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.399590105 +0000 UTC m=+77.112273580 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b433c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8bd0 item 31 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43a80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43a80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.401170192 +0000 UTC m=+77.113853667 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030040): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030040): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030040): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.401170192 +0000 UTC m=+77.113853667 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c91f0 item 32 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.402801304 +0000 UTC m=+77.115484779 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9650 item 33 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.403350219 +0000 UTC m=+77.116033694 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031940): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.403350219 +0000 UTC m=+77.116033694 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9810 item 33 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde000): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde000): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde000): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.405020765 +0000 UTC m=+77.117704240 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9e30 item 34 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.405833145 +0000 UTC m=+77.118516620 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea40): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.405833145 +0000 UTC m=+77.118516620 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022a0e0 item 34 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf0c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf0c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf0c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf0c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf0c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.407256607 +0000 UTC m=+77.119940082 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf0c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022b340 item 35 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.407823846 +0000 UTC m=+77.120507311 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfac0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfac0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfac0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfac0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfac0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.407823846 +0000 UTC m=+77.120507311 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfac0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022b7a0 item 35 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e1c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e1c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e1c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e1c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e1c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.409355611 +0000 UTC m=+77.122039086 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e1c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022bd50 item 36 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.409965329 +0000 UTC m=+77.122648794 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f140): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f140): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f140): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.409965329 +0000 UTC m=+77.122648794 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c61c0 item 36 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f840): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f840): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f840): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.411546477 +0000 UTC m=+77.124229942 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6c40 item 37 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.412111723 +0000 UTC m=+77.124795188 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b040c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b045c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b045c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b045c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b045c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b045c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.412111723 +0000 UTC m=+77.124795188 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b045c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c75e0 item 37 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04c80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04c80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.413551725 +0000 UTC m=+77.126235190 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e2a0 item 38 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.414173356 +0000 UTC m=+77.126856821 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05180): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05700): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05700): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05700): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.414173356 +0000 UTC m=+77.126856821 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e770 item 38 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05d80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05d80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05d80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05d80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05d80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.415493172 +0000 UTC m=+77.128176637 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05d80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026eee0 item 39 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.416080558 +0000 UTC m=+77.128764023 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a880): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.416080558 +0000 UTC m=+77.128764023 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f340 item 39 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6af00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6af00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6af00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6af00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6af00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.417377271 +0000 UTC m=+77.130060736 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6af00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026fa40 item 40 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.417991488 +0000 UTC m=+77.130674953 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.417991488 +0000 UTC m=+77.130674953 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026fd50 item 40 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.419533854 +0000 UTC m=+77.132217319 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bf00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4310 item 41 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.420161175 +0000 UTC m=+77.132844640 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4540 item 41 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.420767287 +0000 UTC m=+77.133450752 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0e80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0e80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.420767287 +0000 UTC m=+77.133450752 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4930 item 41 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.422129473 +0000 UTC m=+77.134812938 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f14c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f19c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f19c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f19c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4fc0 item 42 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f19c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f19c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.422623052 +0000 UTC m=+77.135306518 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f19c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d53b0 item 42 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.423236037 +0000 UTC m=+77.135919503 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1f40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda540): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda540): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda540): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.423236037 +0000 UTC m=+77.135919503 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d5650 item 42 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.424800324 +0000 UTC m=+77.137483789 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdab80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb080): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d59d0 item 43 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb080): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.425374075 +0000 UTC m=+77.138057540 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d5b90 item 43 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.425951983 +0000 UTC m=+77.138635448 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.425951983 +0000 UTC m=+77.138635448 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d5d50 item 43 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.427345769 +0000 UTC m=+77.140029234 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072ec40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072ec40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072ec40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be700 item 44 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072ec40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072ec40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.427862953 +0000 UTC m=+77.140546418 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072ec40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf110 item 44 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.428508449 +0000 UTC m=+77.141191914 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878900): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878900): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878900): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.428508449 +0000 UTC m=+77.141191914 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf420 item 44 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.429781688 +0000 UTC m=+77.142465153 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000878f40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf9d0 item 45 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.430449274 +0000 UTC m=+77.143132740 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879b40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879b40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879b40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879b40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.430449274 +0000 UTC m=+77.143132740 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000879b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb90 item 45 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.432086419 +0000 UTC m=+77.144769924 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a700): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a700): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020c310 item 46 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a700): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.432614454 +0000 UTC m=+77.145297918 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089a700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089ae00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089ae00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089ae00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089ae00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089ae00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.432614454 +0000 UTC m=+77.145297918 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089ae00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020c5b0 item 46 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.434095873 +0000 UTC m=+77.146779339 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020cb60 item 47 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.43461408 +0000 UTC m=+77.147297545 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00089b940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b20c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b20c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b20c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b20c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b20c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.43461408 +0000 UTC m=+77.147297545 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b20c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020cd20 item 47 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.436292602 +0000 UTC m=+77.148976067 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2c00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2c00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2c00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020d500 item 48 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2c00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2c00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.436868767 +0000 UTC m=+77.149552232 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b2c00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3300): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3300): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.436868767 +0000 UTC m=+77.149552232 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020d7a0 item 48 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.438495311 +0000 UTC m=+77.151178776 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290150 item 49 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.439092365 +0000 UTC m=+77.151775831 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008b3dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6380): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6380): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6380): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.439092365 +0000 UTC m=+77.151775831 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290460 item 49 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6a00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6a00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6a00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6a00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6a00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.440514465 +0000 UTC m=+77.153197930 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6a00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002908c0 item 50 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.441303471 +0000 UTC m=+77.153986936 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e6f00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7480): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7480): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7480): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.441303471 +0000 UTC m=+77.153986936 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290af0 item 50 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7b00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7b00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.442632404 +0000 UTC m=+77.155315869 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008e7b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290ee0 item 51 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.443208229 +0000 UTC m=+77.155891694 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009085c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009085c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009085c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009085c0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009085c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.443208229 +0000 UTC m=+77.155891694 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009085c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291110 item 51 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908c40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908c40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908c40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908c40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908c40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.444714105 +0000 UTC m=+77.157397570 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000908c40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291650 item 52 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.445456253 +0000 UTC m=+77.158139718 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009096c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009096c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009096c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009096c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009096c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.445456253 +0000 UTC m=+77.158139718 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009096c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291960 item 52 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909d40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909d40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909d40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909d40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909d40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.44662758 +0000 UTC m=+77.159311045 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000909d40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291f10 item 53 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.447153761 +0000 UTC m=+77.159837225 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a2c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a800): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a800): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.447153761 +0000 UTC m=+77.159837225 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094a800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a230 item 53 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094ae80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094ae80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094ae80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094ae80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094ae80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.448617087 +0000 UTC m=+77.161300593 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094ae80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a850 item 54 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.449181782 +0000 UTC m=+77.161865246 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b900): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b900): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b900): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.449181782 +0000 UTC m=+77.161865246 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00094b900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024aa10 item 54 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8000): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8000): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8000): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.450521956 +0000 UTC m=+77.163205431 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b340 item 55 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.451096017 +0000 UTC m=+77.163779482 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8a40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8a40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8a40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8a40): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8a40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.451096017 +0000 UTC m=+77.163779482 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b8a40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024bb20 item 55 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b90c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b90c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b90c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b90c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b90c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.452394994 +0000 UTC m=+77.165078458 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b90c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca310 item 56 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.453012567 +0000 UTC m=+77.165696032 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b95c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b9b40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b9b40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b9b40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b9b40): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b9b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.453012567 +0000 UTC m=+77.165696032 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009b9b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca5b0 item 56 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.454215052 +0000 UTC m=+77.166898517 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10740): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10740): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca9a0 item 57 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10740): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.454738077 +0000 UTC m=+77.167421542 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cab60 item 57 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.455348397 +0000 UTC m=+77.168031861 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a10c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11200): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11200): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11200): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.455348397 +0000 UTC m=+77.168031861 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cad90 item 57 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.456722466 +0000 UTC m=+77.169405931 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11d80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11d80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11d80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb260 item 58 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11d80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11d80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.457202039 +0000 UTC m=+77.169885504 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a11d80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb420 item 58 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.457779777 +0000 UTC m=+77.170463242 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82900): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82900): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82900): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.457779777 +0000 UTC m=+77.170463242 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb5e0 item 58 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.459114822 +0000 UTC m=+77.171798287 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a82f40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83480): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83480): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbab0 item 59 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83480): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.459631145 +0000 UTC m=+77.172314610 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbc70 item 59 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.46019137 +0000 UTC m=+77.172874835 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a839c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83f40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83f40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83f40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83f40): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83f40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.46019137 +0000 UTC m=+77.172874835 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a83f40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbea0 item 59 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.461583933 +0000 UTC m=+77.174267398 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2b40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2b40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2b40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002104d0 item 60 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2b40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.462057415 +0000 UTC m=+77.174740881 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210770 item 60 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.462677103 +0000 UTC m=+77.175360568 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3640): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3640): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3640): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.462677103 +0000 UTC m=+77.175360568 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210930 item 60 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.464078391 +0000 UTC m=+77.176761857 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e240): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e240): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002110a0 item 61 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e240): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.464843623 +0000 UTC m=+77.177527088 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e940): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.464843623 +0000 UTC m=+77.177527088 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1e940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211490 item 61 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.466262015 +0000 UTC m=+77.178945490 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1ef80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1f4c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1f4c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1f4c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211ab0 item 62 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1f4c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1f4c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.466839824 +0000 UTC m=+77.179523289 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1f4c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1fbc0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1fbc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1fbc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1fbc0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1fbc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.466839824 +0000 UTC m=+77.179523289 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b1fbc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211c70 item 62 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.468177093 +0000 UTC m=+77.180860558 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b567c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b567c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b567c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000880540 item 63 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b567c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b567c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.468666285 +0000 UTC m=+77.181349749 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b567c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56ec0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56ec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56ec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56ec0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56ec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.468666285 +0000 UTC m=+77.181349749 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b56ec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000880770 item 63 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.47002867 +0000 UTC m=+77.182712136 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57a40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57a40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57a40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000880bd0 item 64 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57a40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57a40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.470563418 +0000 UTC m=+77.183246882 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b57a40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c101c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c101c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c101c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c101c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c101c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.470563418 +0000 UTC m=+77.183246882 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c101c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881030 item 64 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10800): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10800): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10800): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.47192878 +0000 UTC m=+77.184612255 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881500 item 65 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.472525002 +0000 UTC m=+77.185208468 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c10c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11180): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11180): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11180): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11180): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11180): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.472525002 +0000 UTC m=+77.185208468 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11180): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008816c0 item 65 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c117c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c117c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c117c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c117c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c117c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.473981907 +0000 UTC m=+77.186665372 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c117c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881a40 item 66 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.474707573 +0000 UTC m=+77.187391039 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c11c40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42200): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42200): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42200): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.474707573 +0000 UTC m=+77.187391039 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881ce0 item 66 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42840): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42840): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42840): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.476205596 +0000 UTC m=+77.188889061 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002301c0 item 67 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.476894814 +0000 UTC m=+77.189578279 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c42cc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c431c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c431c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c431c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c431c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c431c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.476894814 +0000 UTC m=+77.189578279 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c431c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000230930 item 67 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43840): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43840): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43840): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.478375833 +0000 UTC m=+77.191059299 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000231180 item 68 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.478991063 +0000 UTC m=+77.191674528 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c43d40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68300): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68300): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.478991063 +0000 UTC m=+77.191674528 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000231730 item 68 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.480411198 +0000 UTC m=+77.193094673 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022e2a0 item 69 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.480987594 +0000 UTC m=+77.193671059 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c68dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c692c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c692c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c692c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c692c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c692c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.480987594 +0000 UTC m=+77.193671059 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c692c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022e540 item 69 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.482366841 +0000 UTC m=+77.195050307 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022ee70 item 70 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.482980147 +0000 UTC m=+77.195663612 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c69e40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2400): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2400): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2400): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.482980147 +0000 UTC m=+77.195663612 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022f110 item 70 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2a80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2a80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.484418456 +0000 UTC m=+77.197101922 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022fab0 item 71 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.48498845 +0000 UTC m=+77.197671916 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb2f80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3480): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3480): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3480): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.48498845 +0000 UTC m=+77.197671916 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022fea0 item 71 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3b00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3b00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.486445746 +0000 UTC m=+77.199129211 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000cb3b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000540 item 72 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.487130024 +0000 UTC m=+77.199813489 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce05c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce05c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce05c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce05c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce05c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.487130024 +0000 UTC m=+77.199813489 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce05c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000850 item 72 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.488535652 +0000 UTC m=+77.201219127 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce0b80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1080): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000cb0 item 73 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1080): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.489219309 +0000 UTC m=+77.201902774 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000ee0 item 73 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.489860017 +0000 UTC m=+77.202543482 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1a80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1a80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.489860017 +0000 UTC m=+77.202543482 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ce1a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001180 item 73 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.491503513 +0000 UTC m=+77.204186978 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e640): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e640): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000018f0 item 74 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e640): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.491999968 +0000 UTC m=+77.204683433 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0e640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001c00 item 74 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.492616208 +0000 UTC m=+77.205299674 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0eb80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f100): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f100): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f100): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f100): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f100): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.492616208 +0000 UTC m=+77.205299674 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f100): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001dc0 item 74 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.493950732 +0000 UTC m=+77.206634197 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0f740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0fc40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0fc40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0fc40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0700 item 75 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0fc40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0fc40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.494574127 +0000 UTC m=+77.207257591 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d0fc40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d09a0 item 75 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.495099237 +0000 UTC m=+77.207782701 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40740): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40740): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40740): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.495099237 +0000 UTC m=+77.207782701 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0bd0 item 75 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.49660374 +0000 UTC m=+77.209287205 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d40d80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41280): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41280): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1570 item 76 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41280): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.497137465 +0000 UTC m=+77.209820930 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1a40 item 76 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.497829559 +0000 UTC m=+77.210513024 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d417c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41d40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41d40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41d40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41d40): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41d40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.497829559 +0000 UTC m=+77.210513024 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d41d40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1e30 item 76 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.499239275 +0000 UTC m=+77.211922760 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083e620 item 77 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.499783189 +0000 UTC m=+77.212466664 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d56900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57000): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57000): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57000): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.499783189 +0000 UTC m=+77.212466664 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083e930 item 77 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.501314113 +0000 UTC m=+77.213997579 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57b40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57b40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57b40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083f180 item 78 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57b40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.501852878 +0000 UTC m=+77.214536342 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d57b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d722c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d722c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d722c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d722c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d722c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.501852878 +0000 UTC m=+77.214536342 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d722c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083f420 item 78 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.503300014 +0000 UTC m=+77.215983479 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72e00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083f880 item 79 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72e00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.503904322 +0000 UTC m=+77.216587787 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d72e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73500): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73500): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73500): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.503904322 +0000 UTC m=+77.216587787 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083fa40 item 79 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.505504025 +0000 UTC m=+77.218187490 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d73b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c0c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c0c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c0c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00083ff10 item 80 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c0c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c0c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.506042189 +0000 UTC m=+77.218725654 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c0c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c7c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c7c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c7c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c7c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c7c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.506042189 +0000 UTC m=+77.218725654 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8c7c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002502a0 item 80 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8ce00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8ce00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8ce00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8ce00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8ce00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.507538749 +0000 UTC m=+77.220222213 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8ce00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002508c0 item 81 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.508020536 +0000 UTC m=+77.220704021 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d7c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d7c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d7c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d7c0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d7c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.508020536 +0000 UTC m=+77.220704021 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8d7c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000250c40 item 81 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8de40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8de40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8de40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8de40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8de40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.509337145 +0000 UTC m=+77.222020611 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d8de40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002511f0 item 82 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.509940702 +0000 UTC m=+77.222624167 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db03c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0940): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.509940702 +0000 UTC m=+77.222624167 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002517a0 item 82 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0fc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0fc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0fc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0fc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0fc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.511320742 +0000 UTC m=+77.224004208 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db0fc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c4d0 item 83 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.511872161 +0000 UTC m=+77.224555626 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db14c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db1a00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db1a00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db1a00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db1a00): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db1a00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.511872161 +0000 UTC m=+77.224555626 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000db1a00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c7e0 item 83 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc100): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc100): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc100): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc100): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc100): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.51326783 +0000 UTC m=+77.225951296 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc100): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 84 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.513975714 +0000 UTC m=+77.226659179 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcc600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dccb80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dccb80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dccb80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dccb80): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dccb80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.513975714 +0000 UTC m=+77.226659179 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dccb80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 84 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd200): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd200): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd200): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.515239895 +0000 UTC m=+77.227923360 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d6c0 item 85 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.515877566 +0000 UTC m=+77.228561031 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcd700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcdc40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcdc40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcdc40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcdc40): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcdc40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.515877566 +0000 UTC m=+77.228561031 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000dcdc40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d960 item 85 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6340): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6340): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6340): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.517355179 +0000 UTC m=+77.230038644 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 86 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.517941875 +0000 UTC m=+77.230625340 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6dc0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6dc0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.517941875 +0000 UTC m=+77.230625340 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de6dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702150 item 86 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.5193833 +0000 UTC m=+77.232066765 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702690 item 87 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.520013126 +0000 UTC m=+77.232696611 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7e80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7e80): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.520013126 +0000 UTC m=+77.232696611 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000de7e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007029a0 item 87 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08580): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08580): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08580): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08580): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08580): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.521451556 +0000 UTC m=+77.234135021 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08580): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702ee0 item 88 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.522693455 +0000 UTC m=+77.235376930 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e08a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09000): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09000): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09000): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.522693455 +0000 UTC m=+77.235376930 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703110 item 88 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.524660651 +0000 UTC m=+77.237344156 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09b80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09b80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09b80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703730 item 89 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09b80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09b80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.525259037 +0000 UTC m=+77.237942513 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e09b80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007038f0 item 89 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.526017145 +0000 UTC m=+77.238700620 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e246c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e246c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e246c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e246c0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e246c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.526017145 +0000 UTC m=+77.238700620 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e246c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703ab0 item 89 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.527844588 +0000 UTC m=+77.240528073 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24d00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25240): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25240): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc000 item 90 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25240): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.52846698 +0000 UTC m=+77.241150486 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc1c0 item 90 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.529652223 +0000 UTC m=+77.242335698 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25780): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25d40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25d40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25d40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25d40): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25d40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.529652223 +0000 UTC m=+77.242335698 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25d40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc3f0 item 90 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.532272088 +0000 UTC m=+77.244955563 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc000 item 91 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.533005961 +0000 UTC m=+77.245689426 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bca10 item 91 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.533722481 +0000 UTC m=+77.246405946 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e48e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49400): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49400): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49400): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.533722481 +0000 UTC m=+77.246405946 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcbd0 item 91 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.535255868 +0000 UTC m=+77.247939334 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e49a40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcf50 item 92 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.535855739 +0000 UTC m=+77.248539204 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd260 item 92 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.53655183 +0000 UTC m=+77.249235295 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32c40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32c40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32c40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32c40): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32c40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.53655183 +0000 UTC m=+77.249235295 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32c40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd490 item 92 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.537731302 +0000 UTC m=+77.250414766 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b337c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b337c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b337c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd9d0 item 93 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b337c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b337c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.538203241 +0000 UTC m=+77.250886706 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b337c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.538203241 +0000 UTC m=+77.250886706 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bdb90 item 93 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.539603439 +0000 UTC m=+77.252286904 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64080): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d21c0 item 94 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64080): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.540118439 +0000 UTC m=+77.252801903 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.540118439 +0000 UTC m=+77.252801903 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d24d0 item 94 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.541651848 +0000 UTC m=+77.254335312 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64ec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2d20 item 95 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.542125308 +0000 UTC m=+77.254808774 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.542125308 +0000 UTC m=+77.254808774 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3110 item 95 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.543545684 +0000 UTC m=+77.256229149 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916700): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916700): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d38f0 item 96 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916700): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.544012955 +0000 UTC m=+77.256696420 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916e00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916e00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.544012955 +0000 UTC m=+77.256696420 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3b20 item 96 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= 2026/02/07 04:47:42 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:42 DEBUG : Looking for writers 2026/02/07 04:47:42 DEBUG : >WaitForWriters: 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/07 04:47:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982c40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982c40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982c40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982c40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982c40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.677841898 +0000 UTC m=+77.390525373 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982c40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.677841898 +0000 UTC m=+77.390525373 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983600): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983600): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983600): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.677841898 +0000 UTC m=+77.390525373 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d810 item 1 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983c40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983c40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983c40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983c40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983c40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.681504627 +0000 UTC m=+77.394188103 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983c40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000305c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000305c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000305c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000305c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000305c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.681504627 +0000 UTC m=+77.394188103 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000305c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8310 item 2 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030e80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030e80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.684790056 +0000 UTC m=+77.397473531 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.684790056 +0000 UTC m=+77.397473531 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000315c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031a80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031a80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.684790056 +0000 UTC m=+77.397473531 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8690 item 3 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde1c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde1c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde1c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde1c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde1c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.687503027 +0000 UTC m=+77.400186502 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde1c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde740): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde740): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde740): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.687503027 +0000 UTC m=+77.400186502 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8d20 item 4 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bded80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bded80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bded80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bded80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bded80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.689340858 +0000 UTC m=+77.402024334 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bded80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.689340858 +0000 UTC m=+77.402024334 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf700): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf700): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf700): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf700): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf700): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.689340858 +0000 UTC m=+77.402024334 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf700): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c93b0 item 5 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfe00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfe00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfe00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfe00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfe00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.691583524 +0000 UTC m=+77.404266999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfe00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e3c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e3c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e3c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e3c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e3c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.691583524 +0000 UTC m=+77.404266999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e3c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9880 item 6 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.693267706 +0000 UTC m=+77.405951171 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.693267706 +0000 UTC m=+77.405951171 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f4c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fb40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fb40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fb40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fb40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fb40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.693267706 +0000 UTC m=+77.405951171 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fb40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9f10 item 7 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42500): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42500): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.695168456 +0000 UTC m=+77.407851941 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42a40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42a40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42a40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42a40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42a40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.695168456 +0000 UTC m=+77.407851941 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42a40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba9a0 item 8 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43080): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000b43080): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43080): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43080): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43080): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43080): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.69752189 +0000 UTC m=+77.410205385 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.69752189 +0000 UTC m=+77.410205385 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b438c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43e00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43e00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.69752189 +0000 UTC m=+77.410205385 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb0a0 item 9 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a500): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a500): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.700377138 +0000 UTC m=+77.413060613 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6aac0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6aac0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6aac0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6aac0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6aac0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.700377138 +0000 UTC m=+77.413060613 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6aac0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb730 item 10 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b100): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000b6b100): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b100): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b100): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b100): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b100): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b100): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b4c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b4c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b4c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b4c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b4c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.702823115 +0000 UTC m=+77.415506610 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b4c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.702823115 +0000 UTC m=+77.415506610 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b9c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bec0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bec0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.702823115 +0000 UTC m=+77.415506610 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6bec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bbc00 item 11 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f05c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f05c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f05c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f05c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f05c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.705578637 +0000 UTC m=+77.418262131 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f05c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0b00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0b00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.705578637 +0000 UTC m=+77.418262131 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6230 item 12 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1140): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc0008f1140): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1140): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1140): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1140): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1140): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.707714328 +0000 UTC m=+77.420397824 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1c00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1c00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1c00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1c00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1c00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.707714328 +0000 UTC m=+77.420397824 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1c00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6d90 item 13 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda300): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda300): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda300): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.710213056 +0000 UTC m=+77.422896551 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda840): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda840): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda840): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.710213056 +0000 UTC m=+77.422896551 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e0e0 item 14 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdae80): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000bdae80): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdae80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdae80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdae80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdae80): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdae80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb240): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb240): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb240): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.712610271 +0000 UTC m=+77.425293776 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb940): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb940): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb940): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.712610271 +0000 UTC m=+77.425293776 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e9a0 item 15 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e040): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e040): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e040): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.714843098 +0000 UTC m=+77.427526593 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e9c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e9c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e9c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e9c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e9c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.714843098 +0000 UTC m=+77.427526593 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e9c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026ef50 item 16 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f540): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f540): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f540): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.716684987 +0000 UTC m=+77.429368532 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.716684987 +0000 UTC m=+77.429368532 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072fb00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24100): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24100): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24100): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24100): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24100): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.716684987 +0000 UTC m=+77.429368532 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24100): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f730 item 17 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24780): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24780): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24780): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24780): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24780): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.718994438 +0000 UTC m=+77.431677963 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24780): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24cc0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24cc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24cc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24cc0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24cc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.718994438 +0000 UTC m=+77.431677963 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e24cc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4000 item 18 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25380): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25380): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25380): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.720823834 +0000 UTC m=+77.433507338 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000e25380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.720823834 +0000 UTC m=+77.433507338 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0800): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0800): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.720823834 +0000 UTC m=+77.433507338 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a0800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4540 item 19 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917c80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917c80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.724102479 +0000 UTC m=+77.436785954 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904240): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904240): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904240): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.724102479 +0000 UTC m=+77.436785954 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f6e00 item 20 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009048c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009048c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009048c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009048c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009048c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.72593966 +0000 UTC m=+77.438623196 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009048c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.72593966 +0000 UTC m=+77.438623196 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000904dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009052c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009052c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009052c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009052c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009052c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.72593966 +0000 UTC m=+77.438623196 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009052c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f77a0 item 21 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.728829473 +0000 UTC m=+77.441512968 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905e80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905e80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.728829473 +0000 UTC m=+77.441512968 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000905e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be700 item 22 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a580): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a580): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a580): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a580): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a580): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.731585455 +0000 UTC m=+77.444268960 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a580): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.731585455 +0000 UTC m=+77.444268960 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092aa80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092af80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092af80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092af80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092af80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092af80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.731585455 +0000 UTC m=+77.444268960 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092af80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf420 item 23 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b600): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b600): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b600): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.734406789 +0000 UTC m=+77.447090284 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bb40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bb40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bb40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bb40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bb40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.734406789 +0000 UTC m=+77.447090284 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bb40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb20 item 24 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c200): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc00097c200): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c200): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c200): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c200): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c200): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c5c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c5c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c5c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c5c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c5c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.736341524 +0000 UTC m=+77.449024999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c5c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.736341524 +0000 UTC m=+77.449024999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097cac0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d000): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d000): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d000): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.736341524 +0000 UTC m=+77.449024999 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020c230 item 25 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b042c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b042c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b042c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b042c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b042c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.739560517 +0000 UTC m=+77.452243992 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b042c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04800): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04800): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.739560517 +0000 UTC m=+77.452243992 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022abd0 item 26 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04e80): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000b04e80): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04e80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04e80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04e80): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05240): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05240): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05240): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.7415206 +0000 UTC m=+77.454204075 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.7415206 +0000 UTC m=+77.454204075 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05780): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05cc0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05cc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05cc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05cc0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05cc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.7415206 +0000 UTC m=+77.454204075 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05cc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022b9d0 item 27 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec3c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec3c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec3c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec3c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec3c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.744007144 +0000 UTC m=+77.456690619 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec3c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec900): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec900): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec900): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.744007144 +0000 UTC m=+77.456690619 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ec900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290460 item 28 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ecf40): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc0007ecf40): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ecf40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ecf40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ecf40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ecf40): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ecf40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed300): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed300): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed300): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.745630511 +0000 UTC m=+77.458313986 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed9c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed9c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed9c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed9c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed9c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.745630511 +0000 UTC m=+77.458313986 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0007ed9c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002908c0 item 29 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a0c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a0c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a0c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a0c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a0c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.74715291 +0000 UTC m=+77.459836374 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a0c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a600): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a600): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a600): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.74715291 +0000 UTC m=+77.459836374 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290cb0 item 30 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ac40): _readAt: size=2, off=0 2026/02/07 04:47:42 ERROR : open-test-file(0xc000a5ac40): Couldn't read size of file 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ac40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ac40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ac40): >_writeAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ac40): close: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ac40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b000): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b000): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b000): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.748998226 +0000 UTC m=+77.461681690 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b6c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b6c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b6c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b6c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b6c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.748998226 +0000 UTC m=+77.461681690 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b6c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291110 item 31 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.750581859 +0000 UTC m=+77.463265334 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6300): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6300): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.750581859 +0000 UTC m=+77.463265334 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291650 item 32 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.752194456 +0000 UTC m=+77.464877931 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291d50 item 33 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.752903291 +0000 UTC m=+77.465586766 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa6dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa72c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa72c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa72c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa72c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa72c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.752903291 +0000 UTC m=+77.465586766 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa72c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291f10 item 33 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.754722348 +0000 UTC m=+77.467405823 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a540 item 34 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.755517065 +0000 UTC m=+77.468200540 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000aa7d80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0340): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0340): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0340): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.755517065 +0000 UTC m=+77.468200540 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024a850 item 34 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0980): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0980): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.756855666 +0000 UTC m=+77.469539141 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024aee0 item 35 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.757414119 +0000 UTC m=+77.470097594 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae0e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1300): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1300): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.757414119 +0000 UTC m=+77.470097594 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00024b340 item 35 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1980): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1980): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.75952816 +0000 UTC m=+77.472211656 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca0e0 item 36 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.760674821 +0000 UTC m=+77.473358316 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae1e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3c440): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3c440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3c440): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3c440): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3c440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.760674821 +0000 UTC m=+77.473358316 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3c440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca310 item 36 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3ca80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3ca80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3ca80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3ca80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3ca80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.763212541 +0000 UTC m=+77.475896037 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3ca80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca7e0 item 37 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.764349563 +0000 UTC m=+77.477033058 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3cf00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3d400): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3d400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3d400): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3d400): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3d400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.764349563 +0000 UTC m=+77.477033058 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3d400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca9a0 item 37 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3da80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3da80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3da80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3da80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3da80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.766676836 +0000 UTC m=+77.479360311 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3da80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d4f50 item 38 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.767299289 +0000 UTC m=+77.479982764 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1180): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a16c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a16c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a16c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a16c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a16c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.767299289 +0000 UTC m=+77.479982764 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a16c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d52d0 item 38 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1d40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1d40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1d40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1d40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1d40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.770396182 +0000 UTC m=+77.483079677 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008a1d40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d57a0 item 39 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.771215917 +0000 UTC m=+77.483899421 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce2c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce7c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce7c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce7c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce7c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce7c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.771215917 +0000 UTC m=+77.483899421 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008ce7c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d5960 item 39 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cee40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cee40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cee40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cee40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cee40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.772810229 +0000 UTC m=+77.485493705 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cee40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d5ce0 item 40 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.773497685 +0000 UTC m=+77.486181160 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf880): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.773497685 +0000 UTC m=+77.486181160 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cf880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006d5ea0 item 40 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.77529973 +0000 UTC m=+77.487983195 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008cfe40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b883c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b883c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b883c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210460 item 41 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b883c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b883c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.776057527 +0000 UTC m=+77.488741002 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b883c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210700 item 41 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.776868646 +0000 UTC m=+77.489552110 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88dc0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88dc0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.776868646 +0000 UTC m=+77.489552110 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b88dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002108c0 item 41 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.779175731 +0000 UTC m=+77.491859206 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000210f50 item 42 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.779853697 +0000 UTC m=+77.492537173 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002113b0 item 42 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.780548326 +0000 UTC m=+77.493231801 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b89e40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0440): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0440): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0440): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.780548326 +0000 UTC m=+77.493231801 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211730 item 42 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.781913067 +0000 UTC m=+77.494596542 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0f80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0f80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0f80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211c00 item 43 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0f80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0f80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.782492649 +0000 UTC m=+77.495176124 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba0f80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000211e30 item 43 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.783079996 +0000 UTC m=+77.495763471 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba14c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba1a00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba1a00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba1a00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba1a00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba1a00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.783079996 +0000 UTC m=+77.495763471 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ba1a00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000880460 item 43 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.784668418 +0000 UTC m=+77.497351893 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc0c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc5c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc5c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc5c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008808c0 item 44 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc5c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc5c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.785191913 +0000 UTC m=+77.497875378 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdc5c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000880a80 item 44 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.785817833 +0000 UTC m=+77.498501308 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdcb00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd080): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd080): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd080): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.785817833 +0000 UTC m=+77.498501308 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000880ee0 item 44 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.787977782 +0000 UTC m=+77.500661287 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdd6c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bddbc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bddbc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bddbc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881490 item 45 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bddbc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bddbc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.789212447 +0000 UTC m=+77.501895952 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bddbc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16340): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16340): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16340): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.789212447 +0000 UTC m=+77.501895952 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881650 item 45 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.791608291 +0000 UTC m=+77.504291785 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16e80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16e80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16e80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008819d0 item 46 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16e80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16e80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.79273367 +0000 UTC m=+77.505417175 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c16e80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17580): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17580): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17580): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17580): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17580): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.79273367 +0000 UTC m=+77.505417175 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17580): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000881c70 item 46 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.795342905 +0000 UTC m=+77.508026410 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c17bc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e140): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e140): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000230150 item 47 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e140): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.796290339 +0000 UTC m=+77.508973845 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e840): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e840): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e840): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e840): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e840): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.796290339 +0000 UTC m=+77.508973845 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4e840): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002308c0 item 47 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.798619797 +0000 UTC m=+77.511303293 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000c4ee80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d680): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d680): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d680): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020c930 item 48 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d680): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d680): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.799857068 +0000 UTC m=+77.512540583 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d680): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097dd80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097dd80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097dd80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097dd80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097dd80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.799857068 +0000 UTC m=+77.512540583 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097dd80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020cb60 item 48 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.802513683 +0000 UTC m=+77.515197158 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020d2d0 item 49 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.804856245 +0000 UTC m=+77.517539720 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc8c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bce00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bce00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bce00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bce00): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bce00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.804856245 +0000 UTC m=+77.517539720 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bce00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020d500 item 49 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3dc80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3dc80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3dc80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3dc80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3dc80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.807707406 +0000 UTC m=+77.520390911 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b3dc80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cad90 item 50 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.809747148 +0000 UTC m=+77.522430613 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e780): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e780): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e780): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e780): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e780): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.809747148 +0000 UTC m=+77.522430613 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e780): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cafc0 item 50 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd480): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd480): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd480): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.813351357 +0000 UTC m=+77.526034832 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00020db20 item 51 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.814649944 +0000 UTC m=+77.527333419 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdec0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdec0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.814649944 +0000 UTC m=+77.527333419 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022e000 item 51 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d065c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d065c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d065c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d065c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d065c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.816995202 +0000 UTC m=+77.529678677 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d065c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022e700 item 52 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.818202155 +0000 UTC m=+77.530885630 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d06ac0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07040): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07040): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07040): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.818202155 +0000 UTC m=+77.530885630 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022ee00 item 52 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d076c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d076c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d076c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d076c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d076c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.820383384 +0000 UTC m=+77.533066849 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d076c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022f260 item 53 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.821163012 +0000 UTC m=+77.533846478 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d07bc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36180): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36180): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36180): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36180): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36180): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.821163012 +0000 UTC m=+77.533846478 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36180): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022f880 item 53 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36800): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36800): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36800): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.823509061 +0000 UTC m=+77.536192526 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000070 item 54 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.824659979 +0000 UTC m=+77.537343445 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d36d00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37280): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37280): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37280): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.824659979 +0000 UTC m=+77.537343445 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000004d0 item 54 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.826242631 +0000 UTC m=+77.538926096 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000a80 item 55 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.827099214 +0000 UTC m=+77.539782679 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d37e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d523c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d523c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d523c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d523c0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d523c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.827099214 +0000 UTC m=+77.539782679 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d523c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000c40 item 55 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52a40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52a40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52a40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52a40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52a40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.829334154 +0000 UTC m=+77.542017649 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52a40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001030 item 56 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.830716858 +0000 UTC m=+77.543400354 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d52f40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d534c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d534c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d534c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d534c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d534c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.830716858 +0000 UTC m=+77.543400354 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d534c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001420 item 56 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.833855712 +0000 UTC m=+77.546539216 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d53b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c0c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c0c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c0c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001b20 item 57 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c0c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c0c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.834924325 +0000 UTC m=+77.547607819 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c0c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000230e70 item 57 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.841591834 +0000 UTC m=+77.554275339 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c5c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e300): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e300): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e300): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.841591834 +0000 UTC m=+77.554275339 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002301c0 item 57 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.843779846 +0000 UTC m=+77.556463341 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6e940): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6eec0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6eec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6eec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000230e00 item 58 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6eec0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6eec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.845394888 +0000 UTC m=+77.558078353 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6eec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000231570 item 58 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.846179065 +0000 UTC m=+77.558862540 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f9c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f9c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f9c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f9c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f9c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.846179065 +0000 UTC m=+77.558862540 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6f9c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000231b20 item 58 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.84785946 +0000 UTC m=+77.560542935 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6c080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6cbc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6cbc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6cbc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca310 item 59 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6cbc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6cbc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.848756569 +0000 UTC m=+77.561440044 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6cbc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca5b0 item 59 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.849325051 +0000 UTC m=+77.562008526 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d100): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d680): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d680): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d680): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d680): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d680): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.849325051 +0000 UTC m=+77.562008526 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6d680): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ca7e0 item 59 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.852393972 +0000 UTC m=+77.565077447 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32800): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32800): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000150 item 60 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32800): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.855239702 +0000 UTC m=+77.567923178 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000620 item 60 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.856590578 +0000 UTC m=+77.569274053 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b32d80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33340): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33340): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33340): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.856590578 +0000 UTC m=+77.569274053 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000008c0 item 60 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.858967935 +0000 UTC m=+77.571651410 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000d20 item 61 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.859875856 +0000 UTC m=+77.572559331 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b33ec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9b40): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9b40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9b40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9b40): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9b40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.859875856 +0000 UTC m=+77.572559331 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000b9b40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000000f50 item 61 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.861866575 +0000 UTC m=+77.574550050 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000001570 item 62 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.86259098 +0000 UTC m=+77.575274445 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.86259098 +0000 UTC m=+77.575274445 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a64f80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000018f0 item 62 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.866037352 +0000 UTC m=+77.578720827 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a655c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc070 item 63 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.869292664 +0000 UTC m=+77.581976129 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a65b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dc00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dc00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dc00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dc00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dc00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.869292664 +0000 UTC m=+77.581976129 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00012dc00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc230 item 63 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): >_readAt: n=0, err=Bad file descriptor 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.871729094 +0000 UTC m=+77.584412558 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000982340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009828c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009828c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009828c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bc770 item 64 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009828c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009828c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.872142923 +0000 UTC m=+77.584826398 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009828c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983040): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983040): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983040): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.872142923 +0000 UTC m=+77.584826398 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bca10 item 64 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983680): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983680): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983680): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983680): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983680): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.874202122 +0000 UTC m=+77.586885587 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983680): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcd90 item 65 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.874887954 +0000 UTC m=+77.587571419 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000983b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030080): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030080): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030080): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.874887954 +0000 UTC m=+77.587571419 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bcf50 item 65 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.876500952 +0000 UTC m=+77.589184417 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000030c40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd490 item 66 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.877035178 +0000 UTC m=+77.589718643 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000031480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000319c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000319c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000319c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000319c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000319c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.877035178 +0000 UTC m=+77.589718643 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0000319c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bd810 item 66 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde080): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde080): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde080): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.879373664 +0000 UTC m=+77.592057129 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bdb90 item 67 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.880122645 +0000 UTC m=+77.592806110 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bde580): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.880122645 +0000 UTC m=+77.592806110 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdea80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bde30 item 67 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf140): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf140): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf140): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.882221899 +0000 UTC m=+77.594905364 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d24d0 item 68 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.882857506 +0000 UTC m=+77.595540981 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdf640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfc00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfc00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfc00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfc00): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfc00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.882857506 +0000 UTC m=+77.595540981 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdfc00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d27e0 item 68 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e2c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e2c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e2c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e2c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e2c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.884905644 +0000 UTC m=+77.597589109 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064e2c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3110 item 69 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.885479155 +0000 UTC m=+77.598162619 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064eb80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6df00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6df00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6df00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6df00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6df00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.885479155 +0000 UTC m=+77.598162619 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000d6df00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006caaf0 item 69 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42600): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42600): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42600): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42600): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42600): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.887202701 +0000 UTC m=+77.599886166 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42600): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006caf50 item 70 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.888109248 +0000 UTC m=+77.600792714 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b42b00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b430c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b430c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b430c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b430c0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b430c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.888109248 +0000 UTC m=+77.600792714 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b430c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb1f0 item 70 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43740): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43740): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43740): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.889357601 +0000 UTC m=+77.602041066 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb5e0 item 71 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.88994149 +0000 UTC m=+77.602624955 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b43c80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a200): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a200): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a200): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.88994149 +0000 UTC m=+77.602624955 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cb8f0 item 71 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.891519161 +0000 UTC m=+77.604202627 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6a900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbc70 item 72 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.892091951 +0000 UTC m=+77.604775416 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6ae00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b340): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b340): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b340): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.892091951 +0000 UTC m=+77.604775416 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cbea0 item 72 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.893939181 +0000 UTC m=+77.606622646 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6b900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6be00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6be00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6be00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c620 item 73 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6be00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6be00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.895467981 +0000 UTC m=+77.608151446 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b6be00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cbd0 item 73 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.895937926 +0000 UTC m=+77.608621391 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0340): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0880): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.895937926 +0000 UTC m=+77.608621391 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d2d0 item 73 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.897290133 +0000 UTC m=+77.609973608 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f0ec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f13c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f13c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f13c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dd50 item 74 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f13c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f13c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.897689365 +0000 UTC m=+77.610372830 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f13c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8070 item 74 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.898326204 +0000 UTC m=+77.611009670 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1ec0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1ec0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1ec0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1ec0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1ec0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.898326204 +0000 UTC m=+77.611009670 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008f1ec0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c83f0 item 74 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.89984173 +0000 UTC m=+77.612525194 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bda580): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdaa80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdaa80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdaa80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8770 item 75 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdaa80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdaa80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.900296065 +0000 UTC m=+77.612979530 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdaa80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): _writeAt: size=3, off=2 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c89a0 item 75 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.901014889 +0000 UTC m=+77.613698354 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdafc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb500): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb500): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb500): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.901014889 +0000 UTC m=+77.613698354 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdb500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c8cb0 item 75 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.902588764 +0000 UTC m=+77.615272229 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064ef40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f480): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f480): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3650 item 76 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f480): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.903178194 +0000 UTC m=+77.615861659 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064f480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3960 item 76 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): _writeAt: size=3, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.903687032 +0000 UTC m=+77.616370498 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00064fbc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e680): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e680): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e680): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e680): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e680): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.903687032 +0000 UTC m=+77.616370498 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072e680): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3c70 item 76 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.905097069 +0000 UTC m=+77.617780534 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f200): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f9c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f9c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f9c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba0e0 item 77 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f9c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f9c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.905576472 +0000 UTC m=+77.618259937 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00072f9c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.905576472 +0000 UTC m=+77.618259937 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009161c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba380 item 77 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.906832487 +0000 UTC m=+77.619515953 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916d00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916d00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916d00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ba9a0 item 78 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916d00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916d00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.907255023 +0000 UTC m=+77.619938489 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000916d00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917400): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917400): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917400): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.907255023 +0000 UTC m=+77.619938489 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006baee0 item 78 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.908523884 +0000 UTC m=+77.621207349 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000917a80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04040): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04040): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb340 item 79 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04040): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.910835238 +0000 UTC m=+77.623518703 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04740): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04740): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04740): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04740): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04740): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.910835238 +0000 UTC m=+77.623518703 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04740): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bb500 item 79 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.912206982 +0000 UTC m=+77.624890457 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b04dc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b052c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b052c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b052c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bbab0 item 80 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b052c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b052c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.912641601 +0000 UTC m=+77.625325066 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b052c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05a00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05a00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05a00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05a00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05a00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.912641601 +0000 UTC m=+77.625325066 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000b05a00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006bbc70 item 80 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.91776959 +0000 UTC m=+77.630453056 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000bdbb00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c92d0 item 81 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.918463587 +0000 UTC m=+77.631147062 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832000): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832540): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832540): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832540): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.918463587 +0000 UTC m=+77.631147062 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9500 item 81 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832bc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832bc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832bc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832bc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832bc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.920523528 +0000 UTC m=+77.633206992 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000832bc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9880 item 82 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.922192301 +0000 UTC m=+77.634875766 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0008330c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833640): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833640): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833640): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.922192301 +0000 UTC m=+77.634875766 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006c9b90 item 82 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833cc0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833cc0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833cc0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833cc0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833cc0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.925829833 +0000 UTC m=+77.638513338 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000833cc0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6230 item 83 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.92768088 +0000 UTC m=+77.640364345 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876780): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876780): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876780): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876780): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876780): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.92768088 +0000 UTC m=+77.640364345 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876780): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6690 item 83 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876e00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876e00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876e00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876e00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876e00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.930709605 +0000 UTC m=+77.643393130 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000876e00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c79d0 item 84 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.932270135 +0000 UTC m=+77.644953600 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877300): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877880): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877880): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877880): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877880): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877880): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.932270135 +0000 UTC m=+77.644953600 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877880): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e0e0 item 84 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877f00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877f00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877f00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877f00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877f00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.935074718 +0000 UTC m=+77.647758183 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000877f00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026e9a0 item 85 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.936566839 +0000 UTC m=+77.649250304 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a480): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a9c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a9c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a9c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a9c0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a9c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.936566839 +0000 UTC m=+77.649250304 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090a9c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026ebd0 item 85 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b040): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b040): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b040): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b040): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b040): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.937709951 +0000 UTC m=+77.650393417 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b040): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f420 item 86 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.938848877 +0000 UTC m=+77.651532342 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090b540): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090bac0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090bac0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090bac0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090bac0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090bac0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.938848877 +0000 UTC m=+77.651532342 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00090bac0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026f730 item 86 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a1c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a1c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a1c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a1c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a1c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.940439324 +0000 UTC m=+77.653122788 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a1c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00026fdc0 item 87 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.940975923 +0000 UTC m=+77.653659389 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092a6c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092ac00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092ac00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092ac00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092ac00): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092ac00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.940975923 +0000 UTC m=+77.653659389 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092ac00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f6150 item 87 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b280): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b280): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b280): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b280): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b280): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.942446684 +0000 UTC m=+77.655130149 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b280): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f6850 item 88 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.942981101 +0000 UTC m=+77.655664566 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092b780): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bd00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bd00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bd00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bd00): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bd00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.942981101 +0000 UTC m=+77.655664566 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00092bd00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f6bd0 item 88 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.944161234 +0000 UTC m=+77.656844699 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c3c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c900): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c900): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c900): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7570 item 89 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c900): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c900): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.944612995 +0000 UTC m=+77.657296460 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097c900): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7a40 item 89 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.945084403 +0000 UTC m=+77.657767868 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097ce40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d3c0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d3c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d3c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d3c0): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d3c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.945084403 +0000 UTC m=+77.657767868 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097d3c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001f7e30 item 89 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.946748186 +0000 UTC m=+77.659431652 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097da00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097df40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097df40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097df40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf0a0 item 90 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097df40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097df40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.94720655 +0000 UTC m=+77.659890015 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc00097df40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf2d0 item 90 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.947831236 +0000 UTC m=+77.660514702 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bc500): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bcac0): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bcac0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bcac0): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bcac0): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bcac0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.947831236 +0000 UTC m=+77.660514702 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bcac0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf570 item 90 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.949149991 +0000 UTC m=+77.661833456 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd100): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd640): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd640): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd640): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfb20 item 91 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd640): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd640): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.949622672 +0000 UTC m=+77.662306137 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bd640): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): >_readAt: n=2, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): _writeAt: size=3, off=7 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bff10 item 91 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.950210679 +0000 UTC m=+77.662894144 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009bdb80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8180): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8180): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8180): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8180): >_readAt: n=8, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8180): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.950210679 +0000 UTC m=+77.662894144 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8180): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022a1c0 item 91 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.951528201 +0000 UTC m=+77.664211666 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f87c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8d00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8d00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8d00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022b3b0 item 92 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8d00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8d00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.951984681 +0000 UTC m=+77.664668146 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f8d00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): open at offset 5 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022b880 item 92 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): _readAt: size=2, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): _writeAt: size=3, off=5 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): >_writeAt: n=3, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.952553041 +0000 UTC m=+77.665236507 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9240): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9800): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9800): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9800): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9800): >_readAt: n=3, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9800): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.952553041 +0000 UTC m=+77.665236507 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9800): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00022bab0 item 92 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.953722645 +0000 UTC m=+77.666406110 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc0009f9e40): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a400): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a400): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a400): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002903f0 item 93 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a400): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a400): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.954208209 +0000 UTC m=+77.666891675 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5a400): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ab00): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ab00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ab00): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ab00): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ab00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.954208209 +0000 UTC m=+77.666891675 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5ab00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290620 item 93 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.955516333 +0000 UTC m=+77.668199798 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b140): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b680): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b680): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b680): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290a80 item 94 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b680): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b680): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.955977091 +0000 UTC m=+77.668660556 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5b680): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd80): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd80): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd80): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd80): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd80): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.955977091 +0000 UTC m=+77.668660556 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000a5bd80): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290c40 item 94 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.957319139 +0000 UTC m=+77.670002614 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2440): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2980): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2980): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2980): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291030 item 95 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2980): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2980): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.957789195 +0000 UTC m=+77.670472660 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab2980): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.957789195 +0000 UTC m=+77.670472660 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3080): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002912d0 item 95 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): open at offset 0 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): _readAt: size=2, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): >_readAt: n=0, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.959014834 +0000 UTC m=+77.671698359 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab36c0): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c00): _writeAt: size=5, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c00): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c00): >openPending: err= 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002918f0 item 96 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c00): >_writeAt: n=5, err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c00): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.959388928 +0000 UTC m=+77.672072393 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ab3c00): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/07 04:47:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/07 04:47:42 DEBUG : open-test-file: newRWFileHandle: 2026/02/07 04:47:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/07 04:47:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae4380): _readAt: size=512, off=0 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae4380): openPending: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae4380): >openPending: err= 2026/02/07 04:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae4380): >_readAt: n=5, err=EOF 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae4380): close: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-07 04:47:42.959388928 +0000 UTC m=+77.672072393 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:42 DEBUG : open-test-file(0xc000ae4380): >close: err= 2026/02/07 04:47:42 DEBUG : open-test-file: Remove: 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291ce0 item 96 2026/02/07 04:47:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/07 04:47:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/07 04:47:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/07 04:47:42 DEBUG : open-test-file: >Remove: err= 2026/02/07 04:47:42 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:42 DEBUG : Looking for writers 2026/02/07 04:47:42 DEBUG : >WaitForWriters: 2026/02/07 04:47:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.79s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:43 DEBUG : file1: newRWFileHandle: 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): openPending: 2026/02/07 04:47:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): >openPending: err= 2026/02/07 04:47:43 DEBUG : file1: >newRWFileHandle: err= 2026/02/07 04:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/07 04:47:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): _writeAt: size=2, off=0 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): >_writeAt: n=2, err= 2026/02/07 04:47:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): RWFileHandle.Flush 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): RWFileHandle.Release 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): close: 2026/02/07 04:47:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/07 04:47:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:43 DEBUG : file1(0xc0008b0800): >close: err= 2026/02/07 04:47:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:43 DEBUG : file1: vfs cache: starting upload 2026/02/07 04:47:43 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:43 DEBUG : file1: size = 2 OK 2026/02/07 04:47:43 DEBUG : file1.rclone_chunk.001_2toh88: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/07 04:47:43 INFO : file1.rclone_chunk.001_2toh88: Copied (server-side copy) to: file1 2026/02/07 04:47:43 INFO : file1.rclone_chunk.001_2toh88: Deleted 2026/02/07 04:47:43 DEBUG : file1: size = 2 OK 2026/02/07 04:47:43 INFO : file1: Copied (new) 2026/02/07 04:47:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/02/07 04:47:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/07 04:47:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/07 04:47:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:47:43 INFO : file1: vfs cache: upload succeeded try #1 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : >WaitForWriters: 2026/02/07 04:47:43 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:43 DEBUG : Looking for writers 2026/02/07 04:47:43 DEBUG : file1: reading active writers 2026/02/07 04:47:43 DEBUG : >WaitForWriters: 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:47:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:47:44 DEBUG : rename_me: newRWFileHandle: 2026/02/07 04:47:44 DEBUG : rename_me(0xc000c72080): openPending: 2026/02/07 04:47:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/07 04:47:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/07 04:47:44 DEBUG : rename_me(0xc000c72080): >openPending: err= 2026/02/07 04:47:44 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/07 04:47:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/07 04:47:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/07 04:47:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/07 04:47:44 DEBUG : rename_me(0xc000c72080): _writeAt: size=5, off=0 2026/02/07 04:47:44 DEBUG : rename_me(0xc000c72080): >_writeAt: n=5, err= 2026/02/07 04:47:44 DEBUG : rename_me(0xc000c72080): close: 2026/02/07 04:47:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-07 04:47:44.047891794 +0000 UTC m=+78.760575258 2026/02/07 04:47:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/07 04:47:44 DEBUG : rename_me(0xc000c72080): >close: err= 2026/02/07 04:47:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/07 04:47:44 DEBUG : i_was_renamed: Updating file with 0xc000322cc0 2026/02/07 04:47:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/07 04:47:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/07 04:47:44 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/07 04:47:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/07 04:47:44 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/07 04:47:44 DEBUG : i_was_renamed: size = 5 OK 2026/02/07 04:47:44 DEBUG : i_was_renamed.rclone_chunk.001_2toiz3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:47:44 INFO : i_was_renamed.rclone_chunk.001_2toiz3: Copied (server-side copy) to: i_was_renamed 2026/02/07 04:47:44 INFO : i_was_renamed.rclone_chunk.001_2toiz3: Deleted 2026/02/07 04:47:44 DEBUG : i_was_renamed: size = 5 OK 2026/02/07 04:47:44 INFO : i_was_renamed: Copied (new) 2026/02/07 04:47:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-07 04:47:44.047891794 +0000 UTC" 2026/02/07 04:47:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/07 04:47:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/07 04:47:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/07 04:47:44 DEBUG : Looking for writers 2026/02/07 04:47:44 DEBUG : i_was_renamed: reading active writers 2026/02/07 04:47:44 DEBUG : >WaitForWriters: 2026/02/07 04:47:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.85s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/07 04:47:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/07 04:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-futezez9raqa" 2026/02/07 04:47:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/07 04:47:45 DEBUG : forgetting directory cache 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2toiia: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/02/07 04:47:45 INFO : TestRWCacheUpdate.rclone_chunk.001_2toiia: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:45 INFO : TestRWCacheUpdate.rclone_chunk.001_2toiia: Deleted 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate(0xc000c31900): _readAt: size=512, off=0 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate(0xc000c31900): openPending: 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-07 03:48:44.842419629 +0000 UTC" against cached fingerprint "" 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/07 04:47:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate(0xc000c31900): >openPending: err= 2026/02/07 04:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate(0xc000c31900): >_readAt: n=20, err=EOF 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate(0xc000c31900): close: 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:48:44.842419629 +0000 UTC 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate(0xc000c31900): >close: err= 2026/02/07 04:47:45 DEBUG : Re-reading directory (102.928026ms old) 2026/02/07 04:47:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/07 04:47:45 DEBUG : forgetting directory cache 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2toj06: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/02/07 04:47:46 INFO : TestRWCacheUpdate.rclone_chunk.001_2toj06: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:46 INFO : TestRWCacheUpdate.rclone_chunk.001_2toj06: Deleted 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate(0xc000bdf400): _readAt: size=512, off=0 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate(0xc000bdf400): openPending: 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-07 03:49:44.842419629 +0000 UTC" against cached fingerprint "20,2026-02-07 03:48:44.842419629 +0000 UTC" 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-07 03:49:44.842419629 +0000 UTC" != cached fingerprint "20,2026-02-07 03:48:44.842419629 +0000 UTC") 2026/02/07 04:47:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/07 04:47:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate(0xc000bdf400): >openPending: err= 2026/02/07 04:47:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate(0xc000bdf400): >_readAt: n=20, err=EOF 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate(0xc000bdf400): close: 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:49:44.842419629 +0000 UTC 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate(0xc000bdf400): >close: err= 2026/02/07 04:47:46 DEBUG : Re-reading directory (100.219604ms old) 2026/02/07 04:47:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/07 04:47:47 DEBUG : forgetting directory cache 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2tolok: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/02/07 04:47:47 INFO : TestRWCacheUpdate.rclone_chunk.001_2tolok: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:47 INFO : TestRWCacheUpdate.rclone_chunk.001_2tolok: Deleted 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate(0xc0008f1880): _readAt: size=512, off=0 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate(0xc0008f1880): openPending: 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-07 03:50:44.842419629 +0000 UTC" against cached fingerprint "20,2026-02-07 03:49:44.842419629 +0000 UTC" 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-07 03:50:44.842419629 +0000 UTC" != cached fingerprint "20,2026-02-07 03:49:44.842419629 +0000 UTC") 2026/02/07 04:47:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/07 04:47:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate(0xc0008f1880): >openPending: err= 2026/02/07 04:47:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate(0xc0008f1880): >_readAt: n=20, err=EOF 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate(0xc0008f1880): close: 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:50:44.842419629 +0000 UTC 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate(0xc0008f1880): >close: err= 2026/02/07 04:47:47 DEBUG : Re-reading directory (101.890103ms old) 2026/02/07 04:47:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/07 04:47:48 DEBUG : forgetting directory cache 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2tomeh: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/02/07 04:47:48 INFO : TestRWCacheUpdate.rclone_chunk.001_2tomeh: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:48 INFO : TestRWCacheUpdate.rclone_chunk.001_2tomeh: Deleted 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate(0xc000916e00): _readAt: size=512, off=0 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate(0xc000916e00): openPending: 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-07 03:51:44.842419629 +0000 UTC" against cached fingerprint "20,2026-02-07 03:50:44.842419629 +0000 UTC" 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-07 03:51:44.842419629 +0000 UTC" != cached fingerprint "20,2026-02-07 03:50:44.842419629 +0000 UTC") 2026/02/07 04:47:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/07 04:47:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate(0xc000916e00): >openPending: err= 2026/02/07 04:47:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate(0xc000916e00): >_readAt: n=20, err=EOF 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate(0xc000916e00): close: 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:51:44.842419629 +0000 UTC 2026/02/07 04:47:48 DEBUG : TestRWCacheUpdate(0xc000916e00): >close: err= 2026/02/07 04:47:48 DEBUG : Re-reading directory (109.009312ms old) 2026/02/07 04:47:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/07 04:47:49 DEBUG : forgetting directory cache 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2ton6r: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/02/07 04:47:49 INFO : TestRWCacheUpdate.rclone_chunk.001_2ton6r: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:49 INFO : TestRWCacheUpdate.rclone_chunk.001_2ton6r: Deleted 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate(0xc000bfb0c0): _readAt: size=512, off=0 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate(0xc000bfb0c0): openPending: 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-07 03:52:44.842419629 +0000 UTC" against cached fingerprint "20,2026-02-07 03:51:44.842419629 +0000 UTC" 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-07 03:52:44.842419629 +0000 UTC" != cached fingerprint "20,2026-02-07 03:51:44.842419629 +0000 UTC") 2026/02/07 04:47:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/07 04:47:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate(0xc000bfb0c0): >openPending: err= 2026/02/07 04:47:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000bfb0c0): >_readAt: n=20, err=EOF 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000bfb0c0): close: 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:52:44.842419629 +0000 UTC 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000bfb0c0): >close: err= 2026/02/07 04:47:50 DEBUG : forgetting directory cache 2026/02/07 04:47:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2toony: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/02/07 04:47:50 INFO : TestRWCacheUpdate.rclone_chunk.001_2toony: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:50 INFO : TestRWCacheUpdate.rclone_chunk.001_2toony: Deleted 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000b33c40): _readAt: size=512, off=0 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000b33c40): openPending: 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-07 03:53:44.842419629 +0000 UTC" against cached fingerprint "20,2026-02-07 03:52:44.842419629 +0000 UTC" 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-07 03:53:44.842419629 +0000 UTC" != cached fingerprint "20,2026-02-07 03:52:44.842419629 +0000 UTC") 2026/02/07 04:47:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/07 04:47:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000b33c40): >openPending: err= 2026/02/07 04:47:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000b33c40): >_readAt: n=20, err=EOF 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000b33c40): close: 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:53:44.842419629 +0000 UTC 2026/02/07 04:47:50 DEBUG : TestRWCacheUpdate(0xc000b33c40): >close: err= 2026/02/07 04:47:50 DEBUG : Re-reading directory (102.257424ms old) 2026/02/07 04:47:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/07 04:47:51 DEBUG : forgetting directory cache 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2tophr: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/02/07 04:47:51 INFO : TestRWCacheUpdate.rclone_chunk.001_2tophr: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:51 INFO : TestRWCacheUpdate.rclone_chunk.001_2tophr: Deleted 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate(0xc000bdf5c0): _readAt: size=512, off=0 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate(0xc000bdf5c0): openPending: 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-07 03:54:44.842419629 +0000 UTC" against cached fingerprint "20,2026-02-07 03:53:44.842419629 +0000 UTC" 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-07 03:54:44.842419629 +0000 UTC" != cached fingerprint "20,2026-02-07 03:53:44.842419629 +0000 UTC") 2026/02/07 04:47:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/07 04:47:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate(0xc000bdf5c0): >openPending: err= 2026/02/07 04:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate(0xc000bdf5c0): >_readAt: n=21, err=EOF 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate(0xc000bdf5c0): close: 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:54:44.842419629 +0000 UTC 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate(0xc000bdf5c0): >close: err= 2026/02/07 04:47:52 DEBUG : forgetting directory cache 2026/02/07 04:47:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2toqkt: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/02/07 04:47:52 INFO : TestRWCacheUpdate.rclone_chunk.001_2toqkt: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:52 INFO : TestRWCacheUpdate.rclone_chunk.001_2toqkt: Deleted 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate(0xc000b04fc0): _readAt: size=512, off=0 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate(0xc000b04fc0): openPending: 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-07 03:55:44.842419629 +0000 UTC" against cached fingerprint "21,2026-02-07 03:54:44.842419629 +0000 UTC" 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-07 03:55:44.842419629 +0000 UTC" != cached fingerprint "21,2026-02-07 03:54:44.842419629 +0000 UTC") 2026/02/07 04:47:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/07 04:47:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate(0xc000b04fc0): >openPending: err= 2026/02/07 04:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000b04fc0): >_readAt: n=22, err=EOF 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000b04fc0): close: 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:55:44.842419629 +0000 UTC 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000b04fc0): >close: err= 2026/02/07 04:47:53 DEBUG : forgetting directory cache 2026/02/07 04:47:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2tor8p: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/02/07 04:47:53 INFO : TestRWCacheUpdate.rclone_chunk.001_2tor8p: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:53 INFO : TestRWCacheUpdate.rclone_chunk.001_2tor8p: Deleted 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000c82980): _readAt: size=512, off=0 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000c82980): openPending: 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-07 03:56:44.842419629 +0000 UTC" against cached fingerprint "22,2026-02-07 03:55:44.842419629 +0000 UTC" 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-07 03:56:44.842419629 +0000 UTC" != cached fingerprint "22,2026-02-07 03:55:44.842419629 +0000 UTC") 2026/02/07 04:47:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/07 04:47:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000c82980): >openPending: err= 2026/02/07 04:47:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000c82980): >_readAt: n=23, err=EOF 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000c82980): close: 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:56:44.842419629 +0000 UTC 2026/02/07 04:47:53 DEBUG : TestRWCacheUpdate(0xc000c82980): >close: err= 2026/02/07 04:47:53 DEBUG : Re-reading directory (100.594161ms old) 2026/02/07 04:47:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/07 04:47:54 DEBUG : forgetting directory cache 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_2tos0o: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/02/07 04:47:54 INFO : TestRWCacheUpdate.rclone_chunk.001_2tos0o: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/07 04:47:54 INFO : TestRWCacheUpdate.rclone_chunk.001_2tos0o: Deleted 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate(0xc0008b0200): _readAt: size=512, off=0 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate(0xc0008b0200): openPending: 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-07 03:57:44.842419629 +0000 UTC" against cached fingerprint "23,2026-02-07 03:56:44.842419629 +0000 UTC" 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-07 03:57:44.842419629 +0000 UTC" != cached fingerprint "23,2026-02-07 03:56:44.842419629 +0000 UTC") 2026/02/07 04:47:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/07 04:47:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate(0xc0008b0200): >openPending: err= 2026/02/07 04:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate(0xc0008b0200): >_readAt: n=24, err=EOF 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate(0xc0008b0200): close: 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-07 03:57:44.842419629 +0000 UTC 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate(0xc0008b0200): >close: err= 2026/02/07 04:47:54 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:54 DEBUG : Looking for writers 2026/02/07 04:47:54 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/07 04:47:54 DEBUG : >WaitForWriters: 2026/02/07 04:47:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': vfs cache: cleaner exiting 2026/02/07 04:47:55 DEBUG : forgetting directory cache 2026/02/07 04:47:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.49s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:55 DEBUG : FiLeA: size = 5 OK 2026/02/07 04:47:55 DEBUG : FiLeA.rclone_chunk.001_2totof: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/02/07 04:47:55 INFO : FiLeA.rclone_chunk.001_2totof: Copied (server-side copy) to: FiLeA 2026/02/07 04:47:55 INFO : FiLeA.rclone_chunk.001_2totof: Deleted 2026/02/07 04:47:56 DEBUG : FiLeB: size = 5 OK 2026/02/07 04:47:56 DEBUG : FiLeB.rclone_chunk.001_2totr0: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/02/07 04:47:56 INFO : FiLeB.rclone_chunk.001_2totr0: Copied (server-side copy) to: FiLeB 2026/02/07 04:47:56 INFO : FiLeB.rclone_chunk.001_2totr0: Deleted 2026/02/07 04:47:56 DEBUG : FilEb: size = 5 OK 2026/02/07 04:47:56 DEBUG : FilEb.rclone_chunk.001_2toucj: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/02/07 04:47:56 INFO : FilEb.rclone_chunk.001_2toucj: Copied (server-side copy) to: FilEb 2026/02/07 04:47:56 INFO : FilEb.rclone_chunk.001_2toucj: Deleted 2026/02/07 04:47:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/07 04:47:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/07 04:47:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/07 04:47:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/07 04:47:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/07 04:47:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/07 04:47:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/07 04:47:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/07 04:47:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/07 04:47:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/07 04:47:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/07 04:47:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/07 04:47:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/07 04:47:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/07 04:47:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/07 04:47:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/07 04:47:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/07 04:47:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/07 04:47:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:57 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:57 DEBUG : Looking for writers 2026/02/07 04:47:57 DEBUG : FiLeA: reading active writers 2026/02/07 04:47:57 DEBUG : FiLeB: reading active writers 2026/02/07 04:47:57 DEBUG : FilEb: reading active writers 2026/02/07 04:47:57 DEBUG : >WaitForWriters: 2026/02/07 04:47:57 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:57 DEBUG : Looking for writers 2026/02/07 04:47:57 DEBUG : FiLeA: reading active writers 2026/02/07 04:47:57 DEBUG : FiLeB: reading active writers 2026/02/07 04:47:57 DEBUG : FilEb: reading active writers 2026/02/07 04:47:57 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.73s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:58 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/02/07 04:47:58 DEBUG : normal name with no special characters.txt.rclone_chunk.001_2tow1u: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/02/07 04:47:58 INFO : normal name with no special characters.txt.rclone_chunk.001_2tow1u: Copied (server-side copy) to: normal name with no special characters.txt 2026/02/07 04:47:58 INFO : normal name with no special characters.txt.rclone_chunk.001_2tow1u: Deleted 2026/02/07 04:47:58 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/02/07 04:47:58 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_2tow09: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/02/07 04:47:58 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_2tow09: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/02/07 04:47:58 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_2tow09: Deleted 2026/02/07 04:47:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/07 04:47:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:59 DEBUG : Looking for writers 2026/02/07 04:47:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/07 04:47:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/07 04:47:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.40s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': Reusing VFS from active cache 2026/02/07 04:47:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:59 DEBUG : Looking for writers 2026/02/07 04:47:59 DEBUG : >WaitForWriters: 2026/02/07 04:47:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:59 DEBUG : Looking for writers 2026/02/07 04:47:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:59 DEBUG : Looking for writers 2026/02/07 04:47:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:47:59 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:47:59 DEBUG : Looking for writers 2026/02/07 04:47:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:47:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:00 DEBUG : file1: size = 14 OK 2026/02/07 04:48:00 DEBUG : file1.rclone_chunk.001_2toxlg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:48:00 INFO : file1.rclone_chunk.001_2toxlg: Copied (server-side copy) to: file1 2026/02/07 04:48:00 INFO : file1.rclone_chunk.001_2toxlg: Deleted 2026/02/07 04:48:00 DEBUG : dir/file2: size = 14 OK 2026/02/07 04:48:00 DEBUG : dir/file2.rclone_chunk.001_2toy24: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/07 04:48:00 INFO : dir/file2.rclone_chunk.001_2toy24: Copied (server-side copy) to: dir/file2 2026/02/07 04:48:00 INFO : dir/file2.rclone_chunk.001_2toy24: Deleted 2026/02/07 04:48:00 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:00 DEBUG : dir: Looking for writers 2026/02/07 04:48:00 DEBUG : file2: reading active writers 2026/02/07 04:48:00 DEBUG : Looking for writers 2026/02/07 04:48:00 DEBUG : dir: reading active writers 2026/02/07 04:48:00 DEBUG : file1: reading active writers 2026/02/07 04:48:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.50s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:01 DEBUG : file1: size = 14 OK 2026/02/07 04:48:01 DEBUG : file1.rclone_chunk.001_2tozj2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:48:01 INFO : file1.rclone_chunk.001_2tozj2: Copied (server-side copy) to: file1 2026/02/07 04:48:01 INFO : file1.rclone_chunk.001_2tozj2: Deleted 2026/02/07 04:48:02 DEBUG : dir/file2: size = 14 OK 2026/02/07 04:48:02 DEBUG : dir/file2.rclone_chunk.001_2tozit: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/07 04:48:02 INFO : dir/file2.rclone_chunk.001_2tozit: Copied (server-side copy) to: dir/file2 2026/02/07 04:48:02 INFO : dir/file2.rclone_chunk.001_2tozit: Deleted 2026/02/07 04:48:02 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:02 DEBUG : dir: Looking for writers 2026/02/07 04:48:02 DEBUG : Looking for writers 2026/02/07 04:48:02 DEBUG : dir: reading active writers 2026/02/07 04:48:02 DEBUG : file1: reading active writers 2026/02/07 04:48:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.36s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:03 DEBUG : file1: size = 14 OK 2026/02/07 04:48:03 DEBUG : file1.rclone_chunk.001_2tp0iz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/07 04:48:03 INFO : file1.rclone_chunk.001_2tp0iz: Copied (server-side copy) to: file1 2026/02/07 04:48:03 INFO : file1.rclone_chunk.001_2tp0iz: Deleted 2026/02/07 04:48:03 DEBUG : dir/file2: size = 14 OK 2026/02/07 04:48:03 DEBUG : dir/file2.rclone_chunk.001_2tp15w: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/07 04:48:03 INFO : dir/file2.rclone_chunk.001_2tp15w: Copied (server-side copy) to: dir/file2 2026/02/07 04:48:03 INFO : dir/file2.rclone_chunk.001_2tp15w: Deleted 2026/02/07 04:48:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:48:03 DEBUG : file1: Open: flags=O_RDONLY 2026/02/07 04:48:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/07 04:48:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/07 04:48:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:48:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/07 04:48:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/07 04:48:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/07 04:48:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/07 04:48:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/07 04:48:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/07 04:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/07 04:48:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 04:48:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/07 04:48:04 DEBUG : dir/new_file.txt.rclone_chunk.001_2tp1r9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:48:04 INFO : dir/new_file.txt.rclone_chunk.001_2tp1r9: Copied (server-side copy) to: dir/new_file.txt 2026/02/07 04:48:04 INFO : dir/new_file.txt.rclone_chunk.001_2tp1r9: Deleted 2026/02/07 04:48:04 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/07 04:48:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/07 04:48:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/07 04:48:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/07 04:48:04 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:04 DEBUG : dir: Looking for writers 2026/02/07 04:48:04 DEBUG : new_file.txt: reading active writers 2026/02/07 04:48:04 DEBUG : file2: reading active writers 2026/02/07 04:48:04 DEBUG : Looking for writers 2026/02/07 04:48:04 DEBUG : dir: reading active writers 2026/02/07 04:48:04 DEBUG : file1: reading active writers 2026/02/07 04:48:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.00s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:05 DEBUG : dir/file2: size = 14 OK 2026/02/07 04:48:05 DEBUG : dir/file2.rclone_chunk.001_2tp2s6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/07 04:48:05 INFO : dir/file2.rclone_chunk.001_2tp2s6: Copied (server-side copy) to: dir/file2 2026/02/07 04:48:05 INFO : dir/file2.rclone_chunk.001_2tp2s6: Deleted 2026/02/07 04:48:05 DEBUG : dir/file2: copy non-chunked object... 2026/02/07 04:48:05 DEBUG : dir/file1: size = 14 OK 2026/02/07 04:48:05 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/02/07 04:48:05 INFO : dir/file2: Deleted 2026/02/07 04:48:05 DEBUG : dir/file1: Updating file with dir/file1 0xc001082e40 2026/02/07 04:48:05 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/07 04:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:05 DEBUG : dir/file1: copy non-chunked object... 2026/02/07 04:48:05 DEBUG : file0: size = 14 OK 2026/02/07 04:48:05 INFO : dir/file1: Copied (server-side copy) to: file0 2026/02/07 04:48:06 INFO : dir/file1: Deleted 2026/02/07 04:48:06 DEBUG : file0: Updating file with file0 0xc001082e40 2026/02/07 04:48:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/07 04:48:06 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/07 04:48:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:06 DEBUG : dir: Looking for writers 2026/02/07 04:48:06 DEBUG : Looking for writers 2026/02/07 04:48:06 DEBUG : dir: reading active writers 2026/02/07 04:48:06 DEBUG : file0: reading active writers 2026/02/07 04:48:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.66s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:06 DEBUG : Looking for writers 2026/02/07 04:48:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:06 DEBUG : Looking for writers 2026/02/07 04:48:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:06 DEBUG : Looking for writers 2026/02/07 04:48:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:06 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:06 DEBUG : Looking for writers 2026/02/07 04:48:06 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:06 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/07 04:48:06 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/07 04:48:06 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/07 04:48:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 04:48:07 DEBUG : file1: size = 5 OK 2026/02/07 04:48:07 DEBUG : file1.rclone_chunk.001_2tp46j: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:48:07 INFO : file1.rclone_chunk.001_2tp46j: Copied (server-side copy) to: file1 2026/02/07 04:48:07 INFO : file1.rclone_chunk.001_2tp46j: Deleted 2026/02/07 04:48:07 DEBUG : file1: size = 5 OK 2026/02/07 04:48:07 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/07 04:48:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 04:48:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 04:48:07 DEBUG : file1: size = 0 OK 2026/02/07 04:48:07 DEBUG : file1.rclone_chunk.001_2tp5p2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:48:07 INFO : file1.rclone_chunk.001_2tp5p2: Copied (server-side copy) to: file1 2026/02/07 04:48:07 INFO : file1.rclone_chunk.001_2tp5p2: Deleted 2026/02/07 04:48:07 DEBUG : file1: size = 0 OK 2026/02/07 04:48:07 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/07 04:48:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (7 bytes), uploading instead of streaming 2026/02/07 04:48:08 DEBUG : file1: size = 7 OK 2026/02/07 04:48:08 DEBUG : file1.rclone_chunk.001_2tp5yv: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/02/07 04:48:08 INFO : file1.rclone_chunk.001_2tp5yv: Copied (server-side copy) to: file1 2026/02/07 04:48:08 INFO : file1.rclone_chunk.001_2tp5yv: Deleted 2026/02/07 04:48:08 DEBUG : file1: size = 7 OK 2026/02/07 04:48:08 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:08 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:08 DEBUG : Looking for writers 2026/02/07 04:48:08 DEBUG : file1: reading active writers 2026/02/07 04:48:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.75s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/07 04:48:09 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/07 04:48:09 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/07 04:48:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/07 04:48:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (11 bytes), uploading instead of streaming 2026/02/07 04:48:09 DEBUG : file1: size = 11 OK 2026/02/07 04:48:09 DEBUG : file1.rclone_chunk.001_2tp7oj: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/07 04:48:09 INFO : file1.rclone_chunk.001_2tp7oj: Copied (server-side copy) to: file1 2026/02/07 04:48:09 INFO : file1.rclone_chunk.001_2tp7oj: Deleted 2026/02/07 04:48:09 DEBUG : file1: size = 11 OK 2026/02/07 04:48:09 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/07 04:48:09 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:09 DEBUG : Looking for writers 2026/02/07 04:48:09 DEBUG : file1: reading active writers 2026/02/07 04:48:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/07 04:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (5 bytes), uploading instead of streaming 2026/02/07 04:48:10 DEBUG : file1: size = 5 OK 2026/02/07 04:48:10 DEBUG : file1.rclone_chunk.001_2tp8d1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/07 04:48:10 INFO : file1.rclone_chunk.001_2tp8d1: Copied (server-side copy) to: file1 2026/02/07 04:48:10 INFO : file1.rclone_chunk.001_2tp8d1: Deleted 2026/02/07 04:48:10 DEBUG : file1: size = 5 OK 2026/02/07 04:48:10 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/07 04:48:10 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:10 DEBUG : Looking for writers 2026/02/07 04:48:10 DEBUG : file1: reading active writers 2026/02/07 04:48:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:10 DEBUG : file1: WriteFileHandle.Release closing 2026/02/07 04:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 04:48:11 DEBUG : file1: size = 0 OK 2026/02/07 04:48:11 DEBUG : file1.rclone_chunk.001_2tp88w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:48:11 INFO : file1.rclone_chunk.001_2tp88w: Copied (server-side copy) to: file1 2026/02/07 04:48:11 INFO : file1.rclone_chunk.001_2tp88w: Deleted 2026/02/07 04:48:11 DEBUG : file1: size = 0 OK 2026/02/07 04:48:11 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/07 04:48:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:11 DEBUG : Looking for writers 2026/02/07 04:48:11 DEBUG : file1: reading active writers 2026/02/07 04:48:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (2 bytes), uploading instead of streaming 2026/02/07 04:48:11 DEBUG : file1: size = 2 OK 2026/02/07 04:48:11 DEBUG : file1.rclone_chunk.001_2tp9d0: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/07 04:48:11 INFO : file1.rclone_chunk.001_2tp9d0: Copied (server-side copy) to: file1 2026/02/07 04:48:11 INFO : file1.rclone_chunk.001_2tp9d0: Deleted 2026/02/07 04:48:11 DEBUG : file1: size = 2 OK 2026/02/07 04:48:11 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/02/07 04:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:11 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:11 DEBUG : Looking for writers 2026/02/07 04:48:11 DEBUG : file1: reading active writers 2026/02/07 04:48:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.70s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (0 bytes), uploading instead of streaming 2026/02/07 04:48:12 DEBUG : file1: size = 0 OK 2026/02/07 04:48:12 DEBUG : file1.rclone_chunk.001_2tpawk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/07 04:48:12 INFO : file1.rclone_chunk.001_2tpawk: Copied (server-side copy) to: file1 2026/02/07 04:48:12 INFO : file1.rclone_chunk.001_2tpawk: Deleted 2026/02/07 04:48:12 DEBUG : file1: size = 0 OK 2026/02/07 04:48:12 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:48:12 DEBUG : file1: Open: flags=O_RDONLY 2026/02/07 04:48:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/07 04:48:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/07 04:48:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:12 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:12 DEBUG : Looking for writers 2026/02/07 04:48:12 DEBUG : file1: reading active writers 2026/02/07 04:48:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/07 04:48:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/07 04:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/07 04:48:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/07 04:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': File to upload is small (100 bytes), uploading instead of streaming 2026/02/07 04:48:13 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/02/07 04:48:13 DEBUG : file1.rclone_chunk.001_2tpaku: md5 = 851f1bf6853c568873e4681277e33e0a OK 2026/02/07 04:48:13 INFO : file1.rclone_chunk.001_2tpaku: Copied (server-side copy) to: file1.rclone_chunk.001 2026/02/07 04:48:13 INFO : file1.rclone_chunk.001_2tpaku: Deleted 2026/02/07 04:48:13 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/02/07 04:48:13 DEBUG : file1.rclone_chunk.002_2tpaku: md5 = 92c9d998f00bd06e32d79cf888c245fc OK 2026/02/07 04:48:13 INFO : file1.rclone_chunk.002_2tpaku: Copied (server-side copy) to: file1.rclone_chunk.002 2026/02/07 04:48:13 INFO : file1.rclone_chunk.002_2tpaku: Deleted 2026/02/07 04:48:13 DEBUG : file1: size = 100 OK 2026/02/07 04:48:13 DEBUG : file1: Size of src and dst objects identical 2026/02/07 04:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/07 04:48:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/07 04:48:13 DEBUG : file1: Open: flags=O_RDONLY 2026/02/07 04:48:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/07 04:48:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/07 04:48:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:13 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:13 DEBUG : Looking for writers 2026/02/07 04:48:13 DEBUG : file1: reading active writers 2026/02/07 04:48:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.26s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:14 DEBUG : flat/f000.txt: size = 7 OK 2026/02/07 04:48:14 DEBUG : flat/f000.txt.rclone_chunk.001_2tpc0b: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/02/07 04:48:14 INFO : flat/f000.txt.rclone_chunk.001_2tpc0b: Copied (server-side copy) to: flat/f000.txt 2026/02/07 04:48:14 INFO : flat/f000.txt.rclone_chunk.001_2tpc0b: Deleted 2026/02/07 04:48:14 DEBUG : flat/f001.txt: size = 14 OK 2026/02/07 04:48:14 DEBUG : flat/f001.txt.rclone_chunk.001_2tpcl0: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/02/07 04:48:14 INFO : flat/f001.txt.rclone_chunk.001_2tpcl0: Copied (server-side copy) to: flat/f001.txt 2026/02/07 04:48:14 INFO : flat/f001.txt.rclone_chunk.001_2tpcl0: Deleted 2026/02/07 04:48:15 DEBUG : flat/f002.txt: size = 21 OK 2026/02/07 04:48:15 DEBUG : flat/f002.txt.rclone_chunk.001_2tpcss: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/02/07 04:48:15 INFO : flat/f002.txt.rclone_chunk.001_2tpcss: Copied (server-side copy) to: flat/f002.txt 2026/02/07 04:48:15 INFO : flat/f002.txt.rclone_chunk.001_2tpcss: Deleted 2026/02/07 04:48:15 DEBUG : flat/f003.txt: size = 28 OK 2026/02/07 04:48:15 DEBUG : flat/f003.txt.rclone_chunk.001_2tpdn3: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/02/07 04:48:15 INFO : flat/f003.txt.rclone_chunk.001_2tpdn3: Copied (server-side copy) to: flat/f003.txt 2026/02/07 04:48:15 INFO : flat/f003.txt.rclone_chunk.001_2tpdn3: Deleted 2026/02/07 04:48:16 DEBUG : flat/f004.txt: size = 35 OK 2026/02/07 04:48:16 DEBUG : flat/f004.txt.rclone_chunk.001_2tpdx8: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/02/07 04:48:16 INFO : flat/f004.txt.rclone_chunk.001_2tpdx8: Copied (server-side copy) to: flat/f004.txt 2026/02/07 04:48:16 INFO : flat/f004.txt.rclone_chunk.001_2tpdx8: Deleted 2026/02/07 04:48:16 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/07 04:48:16 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/07 04:48:16 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:16 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:16 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/07 04:48:16 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/07 04:48:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/07 04:48:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/07 04:48:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/07 04:48:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/07 04:48:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/07 04:48:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/07 04:48:17 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:17 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:17 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:17 DEBUG : flat: Looking for writers 2026/02/07 04:48:17 DEBUG : f002.txt: reading active writers 2026/02/07 04:48:17 DEBUG : f003.txt: reading active writers 2026/02/07 04:48:17 DEBUG : f004.txt: reading active writers 2026/02/07 04:48:17 DEBUG : f000.txt: reading active writers 2026/02/07 04:48:17 DEBUG : f001.txt: reading active writers 2026/02/07 04:48:17 DEBUG : Looking for writers 2026/02/07 04:48:17 DEBUG : flat: reading active writers 2026/02/07 04:48:17 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.49s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:17 DEBUG : a/top.txt: size = 3 OK 2026/02/07 04:48:17 DEBUG : a/top.txt.rclone_chunk.001_2tpfrq: md5 = b28354b543375bfa94dabaeda722927f OK 2026/02/07 04:48:17 INFO : a/top.txt.rclone_chunk.001_2tpfrq: Copied (server-side copy) to: a/top.txt 2026/02/07 04:48:18 INFO : a/top.txt.rclone_chunk.001_2tpfrq: Deleted 2026/02/07 04:48:18 DEBUG : a/b/mid.txt: size = 3 OK 2026/02/07 04:48:18 DEBUG : a/b/mid.txt.rclone_chunk.001_2tpgb2: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/02/07 04:48:18 INFO : a/b/mid.txt.rclone_chunk.001_2tpgb2: Copied (server-side copy) to: a/b/mid.txt 2026/02/07 04:48:18 INFO : a/b/mid.txt.rclone_chunk.001_2tpgb2: Deleted 2026/02/07 04:48:18 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/02/07 04:48:18 DEBUG : a/b/c/deep.txt.rclone_chunk.001_2tpgr2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/02/07 04:48:18 INFO : a/b/c/deep.txt.rclone_chunk.001_2tpgr2: Copied (server-side copy) to: a/b/c/deep.txt 2026/02/07 04:48:18 INFO : a/b/c/deep.txt.rclone_chunk.001_2tpgr2: Deleted 2026/02/07 04:48:19 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/07 04:48:19 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/07 04:48:19 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:19 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:19 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/07 04:48:19 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/07 04:48:19 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:19 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:19 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/07 04:48:19 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/07 04:48:19 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:19 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:19 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:19 DEBUG : a/b/c: Looking for writers 2026/02/07 04:48:19 DEBUG : deep.txt: reading active writers 2026/02/07 04:48:19 DEBUG : a/b: Looking for writers 2026/02/07 04:48:19 DEBUG : c: reading active writers 2026/02/07 04:48:19 DEBUG : mid.txt: reading active writers 2026/02/07 04:48:19 DEBUG : a: Looking for writers 2026/02/07 04:48:19 DEBUG : b: reading active writers 2026/02/07 04:48:19 DEBUG : top.txt: reading active writers 2026/02/07 04:48:19 DEBUG : Looking for writers 2026/02/07 04:48:19 DEBUG : a: reading active writers 2026/02/07 04:48:19 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.31s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/02/07 04:48:19 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:19 DEBUG : Looking for writers 2026/02/07 04:48:19 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa'", Local "Local file system at /tmp/rclone702783349", Modify Window "1ns" 2026/02/07 04:48:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': poll-interval is not supported by this remote 2026/02/07 04:48:20 DEBUG : dir1/a.txt: size = 1 OK 2026/02/07 04:48:20 DEBUG : dir1/a.txt.rclone_chunk.001_2tphma: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/02/07 04:48:20 INFO : dir1/a.txt.rclone_chunk.001_2tphma: Copied (server-side copy) to: dir1/a.txt 2026/02/07 04:48:20 INFO : dir1/a.txt.rclone_chunk.001_2tphma: Deleted 2026/02/07 04:48:20 DEBUG : dir2/b.txt: size = 1 OK 2026/02/07 04:48:20 DEBUG : dir2/b.txt.rclone_chunk.001_2tpi1n: md5 = 415290769594460e2e485922904f345d OK 2026/02/07 04:48:20 INFO : dir2/b.txt.rclone_chunk.001_2tpi1n: Copied (server-side copy) to: dir2/b.txt 2026/02/07 04:48:20 INFO : dir2/b.txt.rclone_chunk.001_2tpi1n: Deleted 2026/02/07 04:48:21 DEBUG : dir3/c.txt: size = 1 OK 2026/02/07 04:48:21 DEBUG : dir3/c.txt.rclone_chunk.001_2tpiup: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/02/07 04:48:21 INFO : dir3/c.txt.rclone_chunk.001_2tpiup: Copied (server-side copy) to: dir3/c.txt 2026/02/07 04:48:21 INFO : dir3/c.txt.rclone_chunk.001_2tpiup: Deleted 2026/02/07 04:48:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/07 04:48:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/07 04:48:21 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:21 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:21 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/07 04:48:21 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/07 04:48:21 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:21 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:21 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/07 04:48:21 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/07 04:48:21 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/07 04:48:21 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/07 04:48:21 DEBUG : WaitForWriters: timeout=30s 2026/02/07 04:48:21 DEBUG : dir1: Looking for writers 2026/02/07 04:48:21 DEBUG : a.txt: reading active writers 2026/02/07 04:48:21 DEBUG : dir2: Looking for writers 2026/02/07 04:48:21 DEBUG : b.txt: reading active writers 2026/02/07 04:48:21 DEBUG : dir3: Looking for writers 2026/02/07 04:48:21 DEBUG : c.txt: reading active writers 2026/02/07 04:48:21 DEBUG : Looking for writers 2026/02/07 04:48:21 DEBUG : dir1: reading active writers 2026/02/07 04:48:21 DEBUG : dir2: reading active writers 2026/02/07 04:48:21 DEBUG : dir3: reading active writers 2026/02/07 04:48:21 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.22s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/07 04:48:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-futezez9raqa': Purge remote 2026/02/07 04:48:22 DEBUG : Waiting for deletions to finish 2026/02/07 04:48:22 INFO : S3 bucket rclone-test-futezez9raqa: Bucket "rclone-test-futezez9raqa" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m57.212882541s (try 1/5)