"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/24 03:46:26 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo" 2026/04/24 03:46:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/24 03:46:26 DEBUG : Creating backend with remote "TestS3:rclone-test-kicodol8pubo" 2026/04/24 03:46:26 DEBUG : Creating backend with remote "/tmp/rclone436348248" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:27 INFO : S3 bucket rclone-test-kicodol8pubo: Bucket "rclone-test-kicodol8pubo" created with ACL "" 2026/04/24 03:46:27 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:27 DEBUG : dir/file1.rclone_chunk.001_zhiyp7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:27 INFO : dir/file1.rclone_chunk.001_zhiyp7: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:27 INFO : dir/file1.rclone_chunk.001_zhiyp7: Deleted 2026/04/24 03:46:28 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:28 DEBUG : dir: Looking for writers 2026/04/24 03:46:28 DEBUG : Looking for writers 2026/04/24 03:46:28 DEBUG : dir: reading active writers 2026/04/24 03:46:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.59s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:28 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:28 DEBUG : dir/file1.rclone_chunk.001_zhiztx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:28 INFO : dir/file1.rclone_chunk.001_zhiztx: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:28 INFO : dir/file1.rclone_chunk.001_zhiztx: Deleted 2026/04/24 03:46:29 DEBUG : dir/file2: size = 15 OK 2026/04/24 03:46:29 DEBUG : dir/file2.rclone_chunk.001_zhizp2: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/24 03:46:29 INFO : dir/file2.rclone_chunk.001_zhizp2: Copied (server-side copy) to: dir/file2 2026/04/24 03:46:29 INFO : dir/file2.rclone_chunk.001_zhizp2: Deleted 2026/04/24 03:46:29 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/24 03:46:29 DEBUG : dir/subdir/file3.rclone_chunk.001_zhj0id: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/24 03:46:29 INFO : dir/subdir/file3.rclone_chunk.001_zhj0id: Copied (server-side copy) to: dir/subdir/file3 2026/04/24 03:46:29 INFO : dir/subdir/file3.rclone_chunk.001_zhj0id: Deleted 2026/04/24 03:46:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:29 DEBUG : dir/subdir: Looking for writers 2026/04/24 03:46:29 DEBUG : dir: Looking for writers 2026/04/24 03:46:29 DEBUG : file2: reading active writers 2026/04/24 03:46:29 DEBUG : subdir: reading active writers 2026/04/24 03:46:29 DEBUG : file1: reading active writers 2026/04/24 03:46:29 DEBUG : Looking for writers 2026/04/24 03:46:29 DEBUG : dir: reading active writers 2026/04/24 03:46:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.98s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:30 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:30 DEBUG : dir/file1.rclone_chunk.001_zhj149: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:30 INFO : dir/file1.rclone_chunk.001_zhj149: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:30 INFO : dir/file1.rclone_chunk.001_zhj149: Deleted 2026/04/24 03:46:30 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:30 DEBUG : dir: Looking for writers 2026/04/24 03:46:30 DEBUG : file1: reading active writers 2026/04/24 03:46:30 DEBUG : Looking for writers 2026/04/24 03:46:30 DEBUG : dir: reading active writers 2026/04/24 03:46:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:31 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:31 DEBUG : dir/file1.rclone_chunk.001_zhj2si: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:31 INFO : dir/file1.rclone_chunk.001_zhj2si: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:31 INFO : dir/file1.rclone_chunk.001_zhj2si: Deleted 2026/04/24 03:46:31 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:31 DEBUG : dir: Looking for writers 2026/04/24 03:46:31 DEBUG : Looking for writers 2026/04/24 03:46:31 DEBUG : dir: reading active writers 2026/04/24 03:46:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:32 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:32 DEBUG : dir/file1.rclone_chunk.001_zhj2cc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:32 INFO : dir/file1.rclone_chunk.001_zhj2cc: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:32 INFO : dir/file1.rclone_chunk.001_zhj2cc: Deleted 2026/04/24 03:46:32 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:32 DEBUG : forgetting directory cache 2026/04/24 03:46:32 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:32 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:32 DEBUG : Looking for writers 2026/04/24 03:46:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.07s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:33 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:33 DEBUG : dir/file1.rclone_chunk.001_zhj4m2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:33 INFO : dir/file1.rclone_chunk.001_zhj4m2: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:33 INFO : dir/file1.rclone_chunk.001_zhj4m2: Deleted 2026/04/24 03:46:33 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/24 03:46:33 DEBUG : dir: invalidating directory cache 2026/04/24 03:46:33 DEBUG : >ForgetPath: 2026/04/24 03:46:33 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/24 03:46:33 DEBUG : invalidating directory cache 2026/04/24 03:46:33 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:33 DEBUG : >ForgetPath: 2026/04/24 03:46:33 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/24 03:46:33 DEBUG : >ForgetPath: 2026/04/24 03:46:33 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:33 DEBUG : dir: Looking for writers 2026/04/24 03:46:33 DEBUG : Looking for writers 2026/04/24 03:46:33 DEBUG : dir: reading active writers 2026/04/24 03:46:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.94s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:34 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:34 DEBUG : dir/file1.rclone_chunk.001_zhj4ao: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:34 INFO : dir/file1.rclone_chunk.001_zhj4ao: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:34 INFO : dir/file1.rclone_chunk.001_zhj4ao: Deleted 2026/04/24 03:46:34 DEBUG : fil/a/b/c: size = 15 OK 2026/04/24 03:46:34 DEBUG : fil/a/b/c.rclone_chunk.001_zhj5wh: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/24 03:46:34 INFO : fil/a/b/c.rclone_chunk.001_zhj5wh: Copied (server-side copy) to: fil/a/b/c 2026/04/24 03:46:35 INFO : fil/a/b/c.rclone_chunk.001_zhj5wh: Deleted 2026/04/24 03:46:35 DEBUG : forgetting directory cache 2026/04/24 03:46:35 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:35 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:35 DEBUG : dir: Looking for writers 2026/04/24 03:46:35 DEBUG : fil/a/b: Looking for writers 2026/04/24 03:46:35 DEBUG : fil/a: Looking for writers 2026/04/24 03:46:35 DEBUG : b: reading active writers 2026/04/24 03:46:35 DEBUG : fil: Looking for writers 2026/04/24 03:46:35 DEBUG : a: reading active writers 2026/04/24 03:46:35 DEBUG : Looking for writers 2026/04/24 03:46:35 DEBUG : dir: reading active writers 2026/04/24 03:46:35 DEBUG : fil: reading active writers 2026/04/24 03:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.90s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:36 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:36 DEBUG : dir/file1.rclone_chunk.001_zhj60c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:36 INFO : dir/file1.rclone_chunk.001_zhj60c: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:36 INFO : dir/file1.rclone_chunk.001_zhj60c: Deleted 2026/04/24 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:36 DEBUG : dir: Looking for writers 2026/04/24 03:46:36 DEBUG : Looking for writers 2026/04/24 03:46:36 DEBUG : dir: reading active writers 2026/04/24 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.86s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:37 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:37 DEBUG : dir/file1.rclone_chunk.001_zhj72s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:37 INFO : dir/file1.rclone_chunk.001_zhj72s: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:37 INFO : dir/file1.rclone_chunk.001_zhj72s: Deleted 2026/04/24 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:37 DEBUG : dir: Looking for writers 2026/04/24 03:46:37 DEBUG : file1: reading active writers 2026/04/24 03:46:37 DEBUG : Looking for writers 2026/04/24 03:46:37 DEBUG : dir: reading active writers 2026/04/24 03:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.90s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:37 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:37 DEBUG : dir/file1.rclone_chunk.001_zhj8lp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:37 INFO : dir/file1.rclone_chunk.001_zhj8lp: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:37 INFO : dir/file1.rclone_chunk.001_zhj8lp: Deleted 2026/04/24 03:46:38 DEBUG : dir/file2: size = 15 OK 2026/04/24 03:46:38 DEBUG : dir/file2.rclone_chunk.001_zhj90v: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/24 03:46:38 INFO : dir/file2.rclone_chunk.001_zhj90v: Copied (server-side copy) to: dir/file2 2026/04/24 03:46:38 INFO : dir/file2.rclone_chunk.001_zhj90v: Deleted 2026/04/24 03:46:38 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/24 03:46:38 DEBUG : dir/subdir/file3.rclone_chunk.001_zhj92h: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/24 03:46:38 INFO : dir/subdir/file3.rclone_chunk.001_zhj92h: Copied (server-side copy) to: dir/subdir/file3 2026/04/24 03:46:38 INFO : dir/subdir/file3.rclone_chunk.001_zhj92h: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/24 03:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/24 03:46:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/24 03:46:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 03:46:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/24 03:46:39 DEBUG : dir/virtualFile: size = 20 OK 2026/04/24 03:46:39 DEBUG : dir/virtualFile.rclone_chunk.001_zhja6p: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/24 03:46:39 INFO : dir/virtualFile.rclone_chunk.001_zhja6p: Copied (server-side copy) to: dir/virtualFile 2026/04/24 03:46:39 INFO : dir/virtualFile.rclone_chunk.001_zhja6p: Deleted 2026/04/24 03:46:40 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/24 03:46:40 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_zhja0x: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/24 03:46:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_zhja0x: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/24 03:46:40 INFO : dir/virtualDir/testFile.rclone_chunk.001_zhja0x: Deleted 2026/04/24 03:46:40 DEBUG : S3 bucket rclone-test-kicodol8pubo: bucket is versioned: false 2026/04/24 03:46:40 DEBUG : Waiting for deletions to finish 2026/04/24 03:46:40 DEBUG : "dir/subdir/file3" version false 2026/04/24 03:46:40 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/24 03:46:40 INFO : dir/subdir/file3: Deleted 2026/04/24 03:46:40 DEBUG : dir: invalidating directory cache 2026/04/24 03:46:40 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/24 03:46:40 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/24 03:46:40 DEBUG : dir/file1: Reset virtual modtime 2026/04/24 03:46:40 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/24 03:46:40 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/24 03:46:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 03:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/24 03:46:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/24 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:46:40 DEBUG : dir: invalidating directory cache 2026/04/24 03:46:40 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/24 03:46:40 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/24 03:46:40 DEBUG : forgetting directory cache 2026/04/24 03:46:40 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:40 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/24 03:46:40 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/24 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:40 DEBUG : dir/virtualDir: Looking for writers 2026/04/24 03:46:40 DEBUG : dir/virtualDir2: Looking for writers 2026/04/24 03:46:40 DEBUG : dir: Looking for writers 2026/04/24 03:46:40 DEBUG : virtualFile: reading active writers 2026/04/24 03:46:40 DEBUG : virtualDir: reading active writers 2026/04/24 03:46:40 DEBUG : file1: reading active writers 2026/04/24 03:46:40 DEBUG : virtualFile2: reading active writers 2026/04/24 03:46:40 DEBUG : virtualDir2: reading active writers 2026/04/24 03:46:40 DEBUG : Looking for writers 2026/04/24 03:46:40 DEBUG : dir: reading active writers 2026/04/24 03:46:40 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.44s) --- PASS: TestDirReadDirAll/Virtual (1.32s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:41 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:41 DEBUG : dir/file1.rclone_chunk.001_zhjcdk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:41 INFO : dir/file1.rclone_chunk.001_zhjcdk: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:41 INFO : dir/file1.rclone_chunk.001_zhjcdk: Deleted 2026/04/24 03:46:41 ERROR : dir/: Can only open directories read only 2026/04/24 03:46:41 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:41 DEBUG : dir: Looking for writers 2026/04/24 03:46:41 DEBUG : Looking for writers 2026/04/24 03:46:41 DEBUG : dir: reading active writers 2026/04/24 03:46:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.82s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:42 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:42 DEBUG : dir/file1.rclone_chunk.001_zhjcyf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:42 INFO : dir/file1.rclone_chunk.001_zhjcyf: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:42 INFO : dir/file1.rclone_chunk.001_zhjcyf: Deleted 2026/04/24 03:46:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 03:46:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/24 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 03:46:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 03:46:43 DEBUG : dir/potato: size = 5 OK 2026/04/24 03:46:43 DEBUG : dir/potato.rclone_chunk.001_zhjdgt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:46:43 INFO : dir/potato.rclone_chunk.001_zhjdgt: Copied (server-side copy) to: dir/potato 2026/04/24 03:46:43 INFO : dir/potato.rclone_chunk.001_zhjdgt: Deleted 2026/04/24 03:46:43 DEBUG : dir/potato: size = 5 OK 2026/04/24 03:46:43 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/24 03:46:43 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/24 03:46:43 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/24 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:43 DEBUG : dir: Looking for writers 2026/04/24 03:46:43 DEBUG : potato: reading active writers 2026/04/24 03:46:43 DEBUG : file1: reading active writers 2026/04/24 03:46:43 DEBUG : Looking for writers 2026/04/24 03:46:43 DEBUG : dir: reading active writers 2026/04/24 03:46:43 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.54s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:43 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:43 DEBUG : dir/file1.rclone_chunk.001_zhjekv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:43 INFO : dir/file1.rclone_chunk.001_zhjekv: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:43 INFO : dir/file1.rclone_chunk.001_zhjekv: Deleted 2026/04/24 03:46:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/24 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:44 DEBUG : dir/sub: Looking for writers 2026/04/24 03:46:44 DEBUG : dir: Looking for writers 2026/04/24 03:46:44 DEBUG : sub: reading active writers 2026/04/24 03:46:44 DEBUG : file1: reading active writers 2026/04/24 03:46:44 DEBUG : Looking for writers 2026/04/24 03:46:44 DEBUG : dir: reading active writers 2026/04/24 03:46:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.20s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:44 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:44 DEBUG : dir/file1.rclone_chunk.001_zhjfgv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:44 INFO : dir/file1.rclone_chunk.001_zhjfgv: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:44 INFO : dir/file1.rclone_chunk.001_zhjfgv: Deleted 2026/04/24 03:46:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 03:46:45 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/04/24 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:45 DEBUG : dir/sub/subsub: Looking for writers 2026/04/24 03:46:45 DEBUG : dir/sub: Looking for writers 2026/04/24 03:46:45 DEBUG : subsub: reading active writers 2026/04/24 03:46:45 DEBUG : dir: Looking for writers 2026/04/24 03:46:45 DEBUG : file1: reading active writers 2026/04/24 03:46:45 DEBUG : sub: reading active writers 2026/04/24 03:46:45 DEBUG : Looking for writers 2026/04/24 03:46:45 DEBUG : dir: reading active writers 2026/04/24 03:46:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.10s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:46 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:46 DEBUG : dir/file1.rclone_chunk.001_zhjgd2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:46 INFO : dir/file1.rclone_chunk.001_zhjgd2: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:46 INFO : dir/file1.rclone_chunk.001_zhjgd2: Deleted 2026/04/24 03:46:46 ERROR : dir/: Dir.Remove not empty 2026/04/24 03:46:46 DEBUG : dir/file1: Remove: 2026/04/24 03:46:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:46:46 DEBUG : dir/file1: >Remove: err= 2026/04/24 03:46:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 03:46:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:46 DEBUG : Looking for writers 2026/04/24 03:46:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:46 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:46 DEBUG : dir/file1.rclone_chunk.001_zhjhci: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:46 INFO : dir/file1.rclone_chunk.001_zhjhci: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:46 INFO : dir/file1.rclone_chunk.001_zhjhci: Deleted 2026/04/24 03:46:47 DEBUG : dir/file1: Remove: 2026/04/24 03:46:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:46:47 DEBUG : dir/file1: >Remove: err= 2026/04/24 03:46:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 03:46:47 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:47 DEBUG : Looking for writers 2026/04/24 03:46:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.96s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:47 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:47 DEBUG : dir/file1.rclone_chunk.001_zhjimj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:47 INFO : dir/file1.rclone_chunk.001_zhjimj: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:47 INFO : dir/file1.rclone_chunk.001_zhjimj: Deleted 2026/04/24 03:46:48 DEBUG : dir/file1: Remove: 2026/04/24 03:46:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:46:48 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/24 03:46:48 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:48 DEBUG : dir: Looking for writers 2026/04/24 03:46:48 DEBUG : Looking for writers 2026/04/24 03:46:48 DEBUG : dir: reading active writers 2026/04/24 03:46:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.96s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:48 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:48 DEBUG : dir/file1.rclone_chunk.001_zhjj9q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:48 INFO : dir/file1.rclone_chunk.001_zhjj9q: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:48 INFO : dir/file1.rclone_chunk.001_zhjj9q: Deleted 2026/04/24 03:46:49 DEBUG : dir/file3: size = 15 OK 2026/04/24 03:46:49 DEBUG : dir/file3.rclone_chunk.001_zhjkjx: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/24 03:46:49 INFO : dir/file3.rclone_chunk.001_zhjkjx: Copied (server-side copy) to: dir/file3 2026/04/24 03:46:49 INFO : dir/file3.rclone_chunk.001_zhjkjx: Deleted 2026/04/24 03:46:49 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/24 03:46:49 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:46:49 DEBUG : dir/file3: copy non-chunked object... 2026/04/24 03:46:49 DEBUG : dir2/file1: size = 14 OK 2026/04/24 03:46:49 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/24 03:46:49 DEBUG : dir2/file3: size = 15 OK 2026/04/24 03:46:49 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/24 03:46:50 INFO : dir/file1: Deleted 2026/04/24 03:46:50 INFO : dir/file3: Deleted 2026/04/24 03:46:50 DEBUG : dir: Updating dir with dir2 0x67820686f70 2026/04/24 03:46:50 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/24 03:46:50 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/24 03:46:50 DEBUG : dir2/file1: copy non-chunked object... 2026/04/24 03:46:50 DEBUG : file2: size = 14 OK 2026/04/24 03:46:50 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/24 03:46:50 INFO : dir2/file1: Deleted 2026/04/24 03:46:50 DEBUG : file2: Updating file with file2 0x67820924f70 2026/04/24 03:46:50 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/24 03:46:50 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 03:46:50 DEBUG : file2: copy non-chunked object... 2026/04/24 03:46:50 DEBUG : dir2/file3: size = 14 OK 2026/04/24 03:46:50 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/24 03:46:51 INFO : file2: Deleted 2026/04/24 03:46:51 DEBUG : dir2/file3: Updating file with dir2/file3 0x67820924f70 2026/04/24 03:46:51 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/24 03:46:51 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/24 03:46:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/24 03:46:51 DEBUG : empty directory: Updating dir with renamed empty directory 0x678206865b0 2026/04/24 03:46:51 DEBUG : empty directory: forgetting directory cache 2026/04/24 03:46:51 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/24 03:46:51 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/24 03:46:51 DEBUG : dir2: Renaming to "dir3" 2026/04/24 03:46:51 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:51 DEBUG : dir3: Looking for writers 2026/04/24 03:46:51 DEBUG : file3: reading active writers 2026/04/24 03:46:51 DEBUG : renamed empty directory: Looking for writers 2026/04/24 03:46:51 DEBUG : Looking for writers 2026/04/24 03:46:51 DEBUG : renamed empty directory: reading active writers 2026/04/24 03:46:51 DEBUG : dir3: reading active writers 2026/04/24 03:46:51 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.98s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:51 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:51 DEBUG : dir/file1.rclone_chunk.001_zhjmym: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:51 INFO : dir/file1.rclone_chunk.001_zhjmym: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:51 INFO : dir/file1.rclone_chunk.001_zhjmym: Deleted 2026/04/24 03:46:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/24 03:46:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:46:52 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:46:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 03:46:52 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/24 03:46:52 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/24 03:46:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 03:46:52 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:46:52 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:46:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 03:46:52 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/24 03:46:52 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/24 03:46:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 03:46:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/24 03:46:52 DEBUG : dir/sub/file2: size = 12 OK 2026/04/24 03:46:52 DEBUG : dir/sub/file2.rclone_chunk.001_zhjnpe: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/24 03:46:52 INFO : dir/sub/file2.rclone_chunk.001_zhjnpe: Copied (server-side copy) to: dir/sub/file2 2026/04/24 03:46:52 INFO : dir/sub/file2.rclone_chunk.001_zhjnpe: Deleted 2026/04/24 03:46:52 DEBUG : dir/sub/file2: size = 12 OK 2026/04/24 03:46:52 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/24 03:46:52 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/24 03:46:52 DEBUG : forgetting directory cache 2026/04/24 03:46:52 DEBUG : dir: forgetting directory cache 2026/04/24 03:46:52 DEBUG : dir/sub: forgetting directory cache 2026/04/24 03:46:52 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/24 03:46:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 03:46:53 DEBUG : dir/sub/file0: size = 5 OK 2026/04/24 03:46:53 DEBUG : dir/sub/file0.rclone_chunk.001_zhjnsq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:46:53 INFO : dir/sub/file0.rclone_chunk.001_zhjnsq: Copied (server-side copy) to: dir/sub/file0 2026/04/24 03:46:53 INFO : dir/sub/file0.rclone_chunk.001_zhjnsq: Deleted 2026/04/24 03:46:53 DEBUG : dir/sub/file0: size = 5 OK 2026/04/24 03:46:53 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/24 03:46:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/24 03:46:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:53 DEBUG : dir/sub: Looking for writers 2026/04/24 03:46:53 DEBUG : file2: reading active writers 2026/04/24 03:46:53 DEBUG : file0: reading active writers 2026/04/24 03:46:53 DEBUG : dir: Looking for writers 2026/04/24 03:46:53 DEBUG : file1: reading active writers 2026/04/24 03:46:53 DEBUG : sub: reading active writers 2026/04/24 03:46:53 DEBUG : Looking for writers 2026/04/24 03:46:53 DEBUG : dir: reading active writers 2026/04/24 03:46:53 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.98s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/24 03:46:53 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:53 DEBUG : Looking for writers 2026/04/24 03:46:53 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:53 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:53 DEBUG : dir/file1.rclone_chunk.001_zhjoa3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:53 INFO : dir/file1.rclone_chunk.001_zhjoa3: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:53 INFO : dir/file1.rclone_chunk.001_zhjoa3: Deleted 2026/04/24 03:46:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/24 03:46:54 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:46:54 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/24 03:46:54 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/24 03:46:54 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/24 03:46:54 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:46:54 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 03:46:54 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/24 03:46:54 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:46:54 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/24 03:46:54 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/24 03:46:54 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/24 03:46:54 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:46:54 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 03:46:54 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:54 DEBUG : dir: Looking for writers 2026/04/24 03:46:54 DEBUG : file1: reading active writers 2026/04/24 03:46:54 DEBUG : file1.metadata: reading active writers 2026/04/24 03:46:54 DEBUG : Looking for writers 2026/04/24 03:46:54 DEBUG : dir: reading active writers 2026/04/24 03:46:54 DEBUG : dir.metadata: reading active writers 2026/04/24 03:46:54 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.84s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:54 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:54 DEBUG : dir/file1.rclone_chunk.001_zhjplh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:54 INFO : dir/file1.rclone_chunk.001_zhjplh: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:54 INFO : dir/file1.rclone_chunk.001_zhjplh: Deleted 2026/04/24 03:46:54 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:54 DEBUG : dir: Looking for writers 2026/04/24 03:46:54 DEBUG : file1: reading active writers 2026/04/24 03:46:54 DEBUG : Looking for writers 2026/04/24 03:46:54 DEBUG : dir: reading active writers 2026/04/24 03:46:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:55 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:55 DEBUG : dir/file1.rclone_chunk.001_zhjq6m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:55 INFO : dir/file1.rclone_chunk.001_zhjq6m: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:55 INFO : dir/file1.rclone_chunk.001_zhjq6m: Deleted 2026/04/24 03:46:56 DEBUG : time_test: size = 5 OK 2026/04/24 03:46:56 DEBUG : time_test.rclone_chunk.001_zhjqkj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/24 03:46:56 INFO : time_test.rclone_chunk.001_zhjqkj: Copied (server-side copy) to: time_test 2026/04/24 03:46:56 INFO : time_test.rclone_chunk.001_zhjqkj: Deleted 2026/04/24 03:46:56 DEBUG : Can set mod time: true 2026/04/24 03:46:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 03:46:56 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:56 DEBUG : dir: Looking for writers 2026/04/24 03:46:56 DEBUG : file1: reading active writers 2026/04/24 03:46:56 DEBUG : Looking for writers 2026/04/24 03:46:56 DEBUG : dir: reading active writers 2026/04/24 03:46:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:57 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:57 DEBUG : dir/file1.rclone_chunk.001_zhjrct: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:57 INFO : dir/file1.rclone_chunk.001_zhjrct: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:57 INFO : dir/file1.rclone_chunk.001_zhjrct: Deleted 2026/04/24 03:46:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:46:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 03:46:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:46:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 03:46:57 DEBUG : dir/file1: size = 0 OK 2026/04/24 03:46:57 DEBUG : dir/file1.rclone_chunk.001_zhjs1u: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:46:57 INFO : dir/file1.rclone_chunk.001_zhjs1u: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:58 INFO : dir/file1.rclone_chunk.001_zhjs1u: Deleted 2026/04/24 03:46:58 DEBUG : dir/file1: size = 0 OK 2026/04/24 03:46:58 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 03:46:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 03:46:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:46:58 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:58 DEBUG : dir: Looking for writers 2026/04/24 03:46:58 DEBUG : file1: reading active writers 2026/04/24 03:46:58 DEBUG : Looking for writers 2026/04/24 03:46:58 DEBUG : dir: reading active writers 2026/04/24 03:46:58 DEBUG : >WaitForWriters: 2026/04/24 03:46:58 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:58 DEBUG : dir: Looking for writers 2026/04/24 03:46:58 DEBUG : file1: reading active writers 2026/04/24 03:46:58 DEBUG : Looking for writers 2026/04/24 03:46:58 DEBUG : dir: reading active writers 2026/04/24 03:46:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:58 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:46:58 DEBUG : dir/file1.rclone_chunk.001_zhjtcf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:46:58 INFO : dir/file1.rclone_chunk.001_zhjtcf: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:58 INFO : dir/file1.rclone_chunk.001_zhjtcf: Deleted 2026/04/24 03:46:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 03:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:46:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 03:46:59 DEBUG : dir/file1: size = 5 OK 2026/04/24 03:46:59 DEBUG : dir/file1.rclone_chunk.001_zhjusd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:46:59 INFO : dir/file1.rclone_chunk.001_zhjusd: Copied (server-side copy) to: dir/file1 2026/04/24 03:46:59 INFO : dir/file1.rclone_chunk.001_zhjusd: Deleted 2026/04/24 03:46:59 DEBUG : dir/file1: size = 5 OK 2026/04/24 03:46:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 03:46:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 03:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:46:59 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:59 DEBUG : dir: Looking for writers 2026/04/24 03:46:59 DEBUG : file1: reading active writers 2026/04/24 03:46:59 DEBUG : Looking for writers 2026/04/24 03:46:59 DEBUG : dir: reading active writers 2026/04/24 03:46:59 DEBUG : >WaitForWriters: 2026/04/24 03:46:59 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:46:59 DEBUG : dir: Looking for writers 2026/04/24 03:46:59 DEBUG : file1: reading active writers 2026/04/24 03:46:59 DEBUG : Looking for writers 2026/04/24 03:46:59 DEBUG : dir: reading active writers 2026/04/24 03:46:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:46:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:46:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:46:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:46:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:46:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:46:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:46:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:46:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:00 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:00 DEBUG : dir/file1.rclone_chunk.001_zhjvho: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:00 INFO : dir/file1.rclone_chunk.001_zhjvho: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:00 INFO : dir/file1.rclone_chunk.001_zhjvho: Deleted 2026/04/24 03:47:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 03:47:00 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:00 DEBUG : dir: Looking for writers 2026/04/24 03:47:00 DEBUG : file1: reading active writers 2026/04/24 03:47:00 DEBUG : Looking for writers 2026/04/24 03:47:00 DEBUG : dir: reading active writers 2026/04/24 03:47:00 DEBUG : >WaitForWriters: 2026/04/24 03:47:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:01 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:01 DEBUG : dir/file1.rclone_chunk.001_zhjwvs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:01 INFO : dir/file1.rclone_chunk.001_zhjwvs: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:01 INFO : dir/file1.rclone_chunk.001_zhjwvs: Deleted 2026/04/24 03:47:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 03:47:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:01 DEBUG : dir/file1(0x67820300700): close: 2026/04/24 03:47:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/24 03:47:01 DEBUG : dir/file1(0x67820300700): >close: err= 2026/04/24 03:47:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:01 DEBUG : dir: Looking for writers 2026/04/24 03:47:01 DEBUG : file1: reading active writers 2026/04/24 03:47:01 DEBUG : Looking for writers 2026/04/24 03:47:01 DEBUG : dir: reading active writers 2026/04/24 03:47:01 DEBUG : >WaitForWriters: 2026/04/24 03:47:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:02 DEBUG : dir: Looking for writers 2026/04/24 03:47:02 DEBUG : file1: reading active writers 2026/04/24 03:47:02 DEBUG : Looking for writers 2026/04/24 03:47:02 DEBUG : dir: reading active writers 2026/04/24 03:47:02 DEBUG : >WaitForWriters: 2026/04/24 03:47:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:02 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:02 DEBUG : dir/file1.rclone_chunk.001_zhjxci: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:02 INFO : dir/file1.rclone_chunk.001_zhjxci: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:02 INFO : dir/file1.rclone_chunk.001_zhjxci: Deleted 2026/04/24 03:47:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 03:47:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:02 DEBUG : dir/file1(0x678207dc340): _writeAt: size=5, off=0 2026/04/24 03:47:02 DEBUG : dir/file1(0x678207dc340): openPending: 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 03:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:03 DEBUG : dir/file1(0x678207dc340): >openPending: err= 2026/04/24 03:47:03 DEBUG : dir/file1(0x678207dc340): >_writeAt: n=5, err= 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/24 03:47:03 DEBUG : dir/file1(0x678207dc340): close: 2026/04/24 03:47:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/24 03:47:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/24 03:47:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/24 03:47:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/24 03:47:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:03 DEBUG : dir/file1(0x678207dc340): >close: err= 2026/04/24 03:47:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 03:47:03 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:03 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:03 DEBUG : dir/file1.rclone_chunk.001_zhjyzw: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/24 03:47:03 INFO : dir/file1.rclone_chunk.001_zhjyzw: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:03 INFO : dir/file1.rclone_chunk.001_zhjyzw: Deleted 2026/04/24 03:47:03 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:03 INFO : dir/file1: Copied (replaced existing) 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/24 03:47:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/24 03:47:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : >WaitForWriters: 2026/04/24 03:47:03 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:03 DEBUG : dir: Looking for writers 2026/04/24 03:47:03 DEBUG : file1: reading active writers 2026/04/24 03:47:03 DEBUG : Looking for writers 2026/04/24 03:47:03 DEBUG : dir: reading active writers 2026/04/24 03:47:03 DEBUG : >WaitForWriters: 2026/04/24 03:47:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.91s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.25s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:04 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:04 DEBUG : dir/file1.rclone_chunk.001_zhjzw5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:04 INFO : dir/file1.rclone_chunk.001_zhjzw5: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:04 INFO : dir/file1.rclone_chunk.001_zhjzw5: Deleted 2026/04/24 03:47:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:04 DEBUG : dir: Looking for writers 2026/04/24 03:47:04 DEBUG : file1: reading active writers 2026/04/24 03:47:04 DEBUG : Looking for writers 2026/04/24 03:47:04 DEBUG : dir: reading active writers 2026/04/24 03:47:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.00s) === RUN TestFileOpenReadUnknownSize 2026/04/24 03:47:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/24 03:47:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/24 03:47:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/24 03:47:05 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:05 DEBUG : Looking for writers 2026/04/24 03:47:05 DEBUG : file.txt: reading active writers 2026/04/24 03:47:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:05 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:05 DEBUG : dir/file1.rclone_chunk.001_zhk0vt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:05 INFO : dir/file1.rclone_chunk.001_zhk0vt: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:05 INFO : dir/file1.rclone_chunk.001_zhk0vt: Deleted 2026/04/24 03:47:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 03:47:06 DEBUG : dir/file1: size = 25 OK 2026/04/24 03:47:06 DEBUG : dir/file1.rclone_chunk.001_zhk083: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:06 INFO : dir/file1.rclone_chunk.001_zhk083: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:06 INFO : dir/file1.rclone_chunk.001_zhk083: Deleted 2026/04/24 03:47:06 DEBUG : dir/file1: size = 25 OK 2026/04/24 03:47:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 03:47:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:06 DEBUG : dir: Looking for writers 2026/04/24 03:47:06 DEBUG : file1: reading active writers 2026/04/24 03:47:06 DEBUG : Looking for writers 2026/04/24 03:47:06 DEBUG : dir: reading active writers 2026/04/24 03:47:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.36s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:06 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:06 DEBUG : dir/file1.rclone_chunk.001_zhk1we: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:06 INFO : dir/file1.rclone_chunk.001_zhk1we: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:06 INFO : dir/file1.rclone_chunk.001_zhk1we: Deleted 2026/04/24 03:47:07 DEBUG : dir/file1: Remove: 2026/04/24 03:47:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:07 DEBUG : dir/file1: >Remove: err= 2026/04/24 03:47:07 DEBUG : dir/file1: Remove: 2026/04/24 03:47:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 03:47:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:07 DEBUG : dir: Looking for writers 2026/04/24 03:47:07 DEBUG : Looking for writers 2026/04/24 03:47:07 DEBUG : dir: reading active writers 2026/04/24 03:47:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.95s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:07 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:07 DEBUG : dir/file1.rclone_chunk.001_zhk2t7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:07 INFO : dir/file1.rclone_chunk.001_zhk2t7: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:07 INFO : dir/file1.rclone_chunk.001_zhk2t7: Deleted 2026/04/24 03:47:08 DEBUG : dir/file1: Remove: 2026/04/24 03:47:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:08 DEBUG : dir/file1: >Remove: err= 2026/04/24 03:47:08 DEBUG : dir/file1: Remove: 2026/04/24 03:47:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/24 03:47:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:08 DEBUG : dir: Looking for writers 2026/04/24 03:47:08 DEBUG : Looking for writers 2026/04/24 03:47:08 DEBUG : dir: reading active writers 2026/04/24 03:47:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.02s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:08 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:08 DEBUG : dir/file1.rclone_chunk.001_zhk3pn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:08 INFO : dir/file1.rclone_chunk.001_zhk3pn: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:08 INFO : dir/file1.rclone_chunk.001_zhk3pn: Deleted 2026/04/24 03:47:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/24 03:47:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 03:47:09 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/24 03:47:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 03:47:09 DEBUG : dir/file1: Open: flags=0x3 2026/04/24 03:47:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/24 03:47:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/24 03:47:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:09 DEBUG : dir: Looking for writers 2026/04/24 03:47:09 DEBUG : file1: reading active writers 2026/04/24 03:47:09 DEBUG : Looking for writers 2026/04/24 03:47:09 DEBUG : dir: reading active writers 2026/04/24 03:47:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:09 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:09 DEBUG : dir/file1.rclone_chunk.001_zhk4zi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:09 INFO : dir/file1.rclone_chunk.001_zhk4zi: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:09 INFO : dir/file1.rclone_chunk.001_zhk4zi: Deleted 2026/04/24 03:47:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:09 DEBUG : dir: Looking for writers 2026/04/24 03:47:09 DEBUG : file1: reading active writers 2026/04/24 03:47:09 DEBUG : Looking for writers 2026/04/24 03:47:09 DEBUG : dir: reading active writers 2026/04/24 03:47:09 DEBUG : >WaitForWriters: 2026/04/24 03:47:10 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:10 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:10 INFO : dir/file1: Deleted 2026/04/24 03:47:10 DEBUG : newLeaf: Updating file with newLeaf 0x6782051ec30 2026/04/24 03:47:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:10 DEBUG : newLeaf: copy non-chunked object... 2026/04/24 03:47:10 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:10 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:10 INFO : newLeaf: Deleted 2026/04/24 03:47:10 DEBUG : dir/file1: Updating file with dir/file1 0x6782051ec30 2026/04/24 03:47:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 03:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 03:47:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:10 DEBUG : dir/file1: File is currently open, delaying rename 0x6782051ec30 2026/04/24 03:47:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 03:47:11 DEBUG : dir/file1: size = 25 OK 2026/04/24 03:47:11 DEBUG : dir/file1.rclone_chunk.001_zhk5l2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:11 INFO : dir/file1.rclone_chunk.001_zhk5l2: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:11 INFO : dir/file1.rclone_chunk.001_zhk5l2: Deleted 2026/04/24 03:47:11 DEBUG : dir/file1: size = 25 OK 2026/04/24 03:47:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 03:47:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:11 DEBUG : newLeaf: Running delayed rename now 2026/04/24 03:47:11 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:11 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:11 INFO : dir/file1: Deleted 2026/04/24 03:47:11 DEBUG : newLeaf: Updating file with newLeaf 0x6782051ec30 2026/04/24 03:47:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:11 DEBUG : dir: Looking for writers 2026/04/24 03:47:11 DEBUG : Looking for writers 2026/04/24 03:47:11 DEBUG : dir: reading active writers 2026/04/24 03:47:11 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:11 DEBUG : >WaitForWriters: 2026/04/24 03:47:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:11 DEBUG : dir: Looking for writers 2026/04/24 03:47:11 DEBUG : Looking for writers 2026/04/24 03:47:11 DEBUG : dir: reading active writers 2026/04/24 03:47:11 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:11 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:12 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:12 DEBUG : dir/file1.rclone_chunk.001_zhk6gb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:12 INFO : dir/file1.rclone_chunk.001_zhk6gb: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:12 INFO : dir/file1.rclone_chunk.001_zhk6gb: Deleted 2026/04/24 03:47:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:12 DEBUG : dir: Looking for writers 2026/04/24 03:47:12 DEBUG : file1: reading active writers 2026/04/24 03:47:12 DEBUG : Looking for writers 2026/04/24 03:47:12 DEBUG : dir: reading active writers 2026/04/24 03:47:12 DEBUG : >WaitForWriters: 2026/04/24 03:47:12 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:12 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:12 INFO : dir/file1: Deleted 2026/04/24 03:47:12 DEBUG : newLeaf: Updating file with newLeaf 0x678202ee4e0 2026/04/24 03:47:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:12 DEBUG : newLeaf: copy non-chunked object... 2026/04/24 03:47:13 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:13 INFO : newLeaf: Deleted 2026/04/24 03:47:13 DEBUG : dir/file1: Updating file with dir/file1 0x678202ee4e0 2026/04/24 03:47:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 03:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/24 03:47:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:13 DEBUG : dir/file1: File is currently open, delaying rename 0x678202ee4e0 2026/04/24 03:47:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/24 03:47:13 DEBUG : dir/file1: size = 25 OK 2026/04/24 03:47:13 DEBUG : dir/file1.rclone_chunk.001_zhk8k7: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:13 INFO : dir/file1.rclone_chunk.001_zhk8k7: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:13 INFO : dir/file1.rclone_chunk.001_zhk8k7: Deleted 2026/04/24 03:47:13 DEBUG : dir/file1: size = 25 OK 2026/04/24 03:47:13 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/24 03:47:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:13 DEBUG : newLeaf: Running delayed rename now 2026/04/24 03:47:13 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:13 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:14 INFO : dir/file1: Deleted 2026/04/24 03:47:14 DEBUG : newLeaf: Updating file with newLeaf 0x678202ee4e0 2026/04/24 03:47:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:14 DEBUG : dir: Looking for writers 2026/04/24 03:47:14 DEBUG : Looking for writers 2026/04/24 03:47:14 DEBUG : dir: reading active writers 2026/04/24 03:47:14 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:14 DEBUG : >WaitForWriters: 2026/04/24 03:47:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:14 DEBUG : dir: Looking for writers 2026/04/24 03:47:14 DEBUG : Looking for writers 2026/04/24 03:47:14 DEBUG : dir: reading active writers 2026/04/24 03:47:14 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:14 DEBUG : >WaitForWriters: 2026/04/24 03:47:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:14 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:14 DEBUG : dir/file1.rclone_chunk.001_zhk9so: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:14 INFO : dir/file1.rclone_chunk.001_zhk9so: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:14 INFO : dir/file1.rclone_chunk.001_zhk9so: Deleted 2026/04/24 03:47:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:47:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:14 DEBUG : dir/file1(0x67820a32540): openPending: 2026/04/24 03:47:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 03:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:14 DEBUG : dir/file1(0x67820a32540): >openPending: err= 2026/04/24 03:47:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:14 DEBUG : dir/file1(0x67820a32540): _writeAt: size=14, off=0 2026/04/24 03:47:14 DEBUG : dir/file1(0x67820a32540): >_writeAt: n=14, err= 2026/04/24 03:47:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 03:47:14 DEBUG : dir/file1(0x67820a32540): close: 2026/04/24 03:47:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 03:47:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 03:47:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:14 DEBUG : dir/file1(0x67820a32540): >close: err= 2026/04/24 03:47:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:14 DEBUG : dir: Looking for writers 2026/04/24 03:47:14 DEBUG : file1: reading active writers 2026/04/24 03:47:14 DEBUG : Looking for writers 2026/04/24 03:47:14 DEBUG : dir: reading active writers 2026/04/24 03:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:14 DEBUG : dir: Looking for writers 2026/04/24 03:47:14 DEBUG : file1: reading active writers 2026/04/24 03:47:14 DEBUG : Looking for writers 2026/04/24 03:47:14 DEBUG : dir: reading active writers 2026/04/24 03:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:14 DEBUG : dir: Looking for writers 2026/04/24 03:47:14 DEBUG : file1: reading active writers 2026/04/24 03:47:14 DEBUG : Looking for writers 2026/04/24 03:47:14 DEBUG : dir: reading active writers 2026/04/24 03:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:14 DEBUG : dir: Looking for writers 2026/04/24 03:47:14 DEBUG : file1: reading active writers 2026/04/24 03:47:14 DEBUG : Looking for writers 2026/04/24 03:47:14 DEBUG : dir: reading active writers 2026/04/24 03:47:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:15 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 03:47:15 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:15 DEBUG : dir: Looking for writers 2026/04/24 03:47:15 DEBUG : file1: reading active writers 2026/04/24 03:47:15 DEBUG : Looking for writers 2026/04/24 03:47:15 DEBUG : dir: reading active writers 2026/04/24 03:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:15 DEBUG : dir: Looking for writers 2026/04/24 03:47:15 DEBUG : file1: reading active writers 2026/04/24 03:47:15 DEBUG : Looking for writers 2026/04/24 03:47:15 DEBUG : dir: reading active writers 2026/04/24 03:47:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:15 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:15 DEBUG : dir/file1.rclone_chunk.001_zhkat0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:15 INFO : dir/file1.rclone_chunk.001_zhkat0: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:15 INFO : dir/file1.rclone_chunk.001_zhkat0: Deleted 2026/04/24 03:47:15 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:15 INFO : dir/file1: Copied (replaced existing) 2026/04/24 03:47:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 03:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:15 DEBUG : dir: Looking for writers 2026/04/24 03:47:15 DEBUG : file1: reading active writers 2026/04/24 03:47:15 DEBUG : Looking for writers 2026/04/24 03:47:15 DEBUG : dir: reading active writers 2026/04/24 03:47:15 DEBUG : >WaitForWriters: 2026/04/24 03:47:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:15 DEBUG : dir/file1(0x6782092bb80): _readAt: size=512, off=0 2026/04/24 03:47:15 DEBUG : dir/file1(0x6782092bb80): openPending: 2026/04/24 03:47:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/24 03:47:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 03:47:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:15 DEBUG : dir/file1(0x6782092bb80): >openPending: err= 2026/04/24 03:47:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 03:47:15 DEBUG : dir/file1(0x6782092bb80): >_readAt: n=14, err=EOF 2026/04/24 03:47:15 DEBUG : dir/file1(0x6782092bb80): close: 2026/04/24 03:47:15 DEBUG : dir/file1(0x6782092bb80): >close: err= 2026/04/24 03:47:15 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:15 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:15 INFO : dir/file1: Deleted 2026/04/24 03:47:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:15 DEBUG : newLeaf: Updating file with newLeaf 0x678208fb930 2026/04/24 03:47:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:16 DEBUG : newLeaf: copy non-chunked object... 2026/04/24 03:47:16 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:16 INFO : newLeaf: Deleted 2026/04/24 03:47:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 03:47:16 DEBUG : dir/file1: Updating file with dir/file1 0x678208fb930 2026/04/24 03:47:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 03:47:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:16 DEBUG : dir/file1(0x67820b86e40): openPending: 2026/04/24 03:47:16 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/04/24 03:47:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 03:47:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:16 DEBUG : dir/file1(0x67820b86e40): >openPending: err= 2026/04/24 03:47:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:16 DEBUG : dir/file1(0x67820b86e40): _writeAt: size=25, off=0 2026/04/24 03:47:16 DEBUG : dir/file1(0x67820b86e40): >_writeAt: n=25, err= 2026/04/24 03:47:16 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:16 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:16 INFO : dir/file1: Deleted 2026/04/24 03:47:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:16 DEBUG : newLeaf: Updating file with newLeaf 0x678208fb930 2026/04/24 03:47:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:16 DEBUG : newLeaf(0x67820b86e40): close: 2026/04/24 03:47:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 03:47:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 03:47:16.312549652 +0000 UTC m=+49.754009973 2026/04/24 03:47:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:16 DEBUG : newLeaf(0x67820b86e40): >close: err= 2026/04/24 03:47:16 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:16 DEBUG : dir: Looking for writers 2026/04/24 03:47:16 DEBUG : Looking for writers 2026/04/24 03:47:16 DEBUG : dir: reading active writers 2026/04/24 03:47:16 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:16 DEBUG : dir: Looking for writers 2026/04/24 03:47:16 DEBUG : Looking for writers 2026/04/24 03:47:16 DEBUG : dir: reading active writers 2026/04/24 03:47:16 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:16 DEBUG : dir: Looking for writers 2026/04/24 03:47:16 DEBUG : Looking for writers 2026/04/24 03:47:16 DEBUG : dir: reading active writers 2026/04/24 03:47:16 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:16 DEBUG : dir: Looking for writers 2026/04/24 03:47:16 DEBUG : Looking for writers 2026/04/24 03:47:16 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:16 DEBUG : dir: reading active writers 2026/04/24 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:16 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 03:47:16 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:16 DEBUG : dir: Looking for writers 2026/04/24 03:47:16 DEBUG : Looking for writers 2026/04/24 03:47:16 DEBUG : dir: reading active writers 2026/04/24 03:47:16 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:16 DEBUG : dir: Looking for writers 2026/04/24 03:47:16 DEBUG : Looking for writers 2026/04/24 03:47:16 DEBUG : dir: reading active writers 2026/04/24 03:47:16 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:16 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:16 DEBUG : newLeaf.rclone_chunk.001_zhkb5a: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:16 INFO : newLeaf.rclone_chunk.001_zhkb5a: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:17 INFO : newLeaf.rclone_chunk.001_zhkb5a: Deleted 2026/04/24 03:47:17 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:17 INFO : newLeaf: Copied (replaced existing) 2026/04/24 03:47:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 03:47:16.312549652 +0000 UTC" 2026/04/24 03:47:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 03:47:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 03:47:17 DEBUG : dir: Looking for writers 2026/04/24 03:47:17 DEBUG : Looking for writers 2026/04/24 03:47:17 DEBUG : dir: reading active writers 2026/04/24 03:47:17 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:17 DEBUG : >WaitForWriters: 2026/04/24 03:47:17 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:17 DEBUG : dir: Looking for writers 2026/04/24 03:47:17 DEBUG : Looking for writers 2026/04/24 03:47:17 DEBUG : dir: reading active writers 2026/04/24 03:47:17 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:17 DEBUG : >WaitForWriters: 2026/04/24 03:47:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:17 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:17 DEBUG : dir/file1.rclone_chunk.001_zhkc4m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:17 INFO : dir/file1.rclone_chunk.001_zhkc4m: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:17 INFO : dir/file1.rclone_chunk.001_zhkc4m: Deleted 2026/04/24 03:47:18 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:18 DEBUG : dir: Looking for writers 2026/04/24 03:47:18 DEBUG : file1: reading active writers 2026/04/24 03:47:18 DEBUG : Looking for writers 2026/04/24 03:47:18 DEBUG : dir: reading active writers 2026/04/24 03:47:18 DEBUG : >WaitForWriters: 2026/04/24 03:47:18 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:18 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:18 INFO : dir/file1: Deleted 2026/04/24 03:47:18 DEBUG : newLeaf: Updating file with newLeaf 0x678202ee410 2026/04/24 03:47:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:18 DEBUG : newLeaf: copy non-chunked object... 2026/04/24 03:47:18 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:18 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:18 INFO : newLeaf: Deleted 2026/04/24 03:47:18 DEBUG : dir/file1: Updating file with dir/file1 0x678202ee410 2026/04/24 03:47:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 03:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:18 DEBUG : dir/file1(0x6782017d840): openPending: 2026/04/24 03:47:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 03:47:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:18 DEBUG : dir/file1(0x6782017d840): >openPending: err= 2026/04/24 03:47:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:18 DEBUG : dir/file1(0x6782017d840): _writeAt: size=25, off=0 2026/04/24 03:47:18 DEBUG : dir/file1(0x6782017d840): >_writeAt: n=25, err= 2026/04/24 03:47:18 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:18 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:19 INFO : dir/file1: Deleted 2026/04/24 03:47:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:19 DEBUG : newLeaf: Updating file with newLeaf 0x678202ee410 2026/04/24 03:47:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:19 DEBUG : newLeaf(0x6782017d840): close: 2026/04/24 03:47:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 03:47:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 03:47:18.818667251 +0000 UTC m=+52.260127572 2026/04/24 03:47:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:19 DEBUG : newLeaf(0x6782017d840): >close: err= 2026/04/24 03:47:19 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:19 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 03:47:19 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:19 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:19 DEBUG : newLeaf.rclone_chunk.001_zhkena: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:19 INFO : newLeaf.rclone_chunk.001_zhkena: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:19 INFO : newLeaf.rclone_chunk.001_zhkena: Deleted 2026/04/24 03:47:19 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:19 INFO : newLeaf: Copied (replaced existing) 2026/04/24 03:47:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 03:47:18.818667251 +0000 UTC" 2026/04/24 03:47:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 03:47:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : >WaitForWriters: 2026/04/24 03:47:19 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:19 DEBUG : dir: Looking for writers 2026/04/24 03:47:19 DEBUG : Looking for writers 2026/04/24 03:47:19 DEBUG : dir: reading active writers 2026/04/24 03:47:19 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:19 DEBUG : >WaitForWriters: 2026/04/24 03:47:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:20 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:20 DEBUG : dir/file1.rclone_chunk.001_zhkegh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:20 INFO : dir/file1.rclone_chunk.001_zhkegh: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:20 INFO : dir/file1.rclone_chunk.001_zhkegh: Deleted 2026/04/24 03:47:20 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:47:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:20 DEBUG : dir/file1(0x6782093f9c0): openPending: 2026/04/24 03:47:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:20 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 03:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:20 DEBUG : dir/file1(0x6782093f9c0): >openPending: err= 2026/04/24 03:47:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:20 DEBUG : dir/file1(0x6782093f9c0): _writeAt: size=14, off=0 2026/04/24 03:47:20 DEBUG : dir/file1(0x6782093f9c0): >_writeAt: n=14, err= 2026/04/24 03:47:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 03:47:20 DEBUG : dir/file1(0x6782093f9c0): close: 2026/04/24 03:47:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 03:47:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/24 03:47:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:20 DEBUG : dir/file1(0x6782093f9c0): >close: err= 2026/04/24 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:20 DEBUG : dir: Looking for writers 2026/04/24 03:47:20 DEBUG : file1: reading active writers 2026/04/24 03:47:20 DEBUG : Looking for writers 2026/04/24 03:47:20 DEBUG : dir: reading active writers 2026/04/24 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:20 DEBUG : dir: Looking for writers 2026/04/24 03:47:20 DEBUG : file1: reading active writers 2026/04/24 03:47:20 DEBUG : Looking for writers 2026/04/24 03:47:20 DEBUG : dir: reading active writers 2026/04/24 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:20 DEBUG : dir: Looking for writers 2026/04/24 03:47:20 DEBUG : file1: reading active writers 2026/04/24 03:47:20 DEBUG : Looking for writers 2026/04/24 03:47:20 DEBUG : dir: reading active writers 2026/04/24 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:20 DEBUG : dir: Looking for writers 2026/04/24 03:47:20 DEBUG : file1: reading active writers 2026/04/24 03:47:20 DEBUG : Looking for writers 2026/04/24 03:47:20 DEBUG : dir: reading active writers 2026/04/24 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:20 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 03:47:20 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:20 DEBUG : dir: Looking for writers 2026/04/24 03:47:20 DEBUG : file1: reading active writers 2026/04/24 03:47:20 DEBUG : Looking for writers 2026/04/24 03:47:20 DEBUG : dir: reading active writers 2026/04/24 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:20 DEBUG : dir: Looking for writers 2026/04/24 03:47:20 DEBUG : file1: reading active writers 2026/04/24 03:47:20 DEBUG : Looking for writers 2026/04/24 03:47:20 DEBUG : dir: reading active writers 2026/04/24 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:21 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:21 DEBUG : dir/file1.rclone_chunk.001_zhkfw1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:21 INFO : dir/file1.rclone_chunk.001_zhkfw1: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:21 INFO : dir/file1.rclone_chunk.001_zhkfw1: Deleted 2026/04/24 03:47:21 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:21 INFO : dir/file1: Copied (replaced existing) 2026/04/24 03:47:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/24 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:21 DEBUG : dir: Looking for writers 2026/04/24 03:47:21 DEBUG : file1: reading active writers 2026/04/24 03:47:21 DEBUG : Looking for writers 2026/04/24 03:47:21 DEBUG : dir: reading active writers 2026/04/24 03:47:21 DEBUG : >WaitForWriters: 2026/04/24 03:47:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:21 DEBUG : dir/file1(0x67820a88300): _readAt: size=512, off=0 2026/04/24 03:47:21 DEBUG : dir/file1(0x67820a88300): openPending: 2026/04/24 03:47:21 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/04/24 03:47:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:21 DEBUG : dir/file1(0x67820a88300): >openPending: err= 2026/04/24 03:47:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/24 03:47:21 DEBUG : dir/file1(0x67820a88300): >_readAt: n=14, err=EOF 2026/04/24 03:47:21 DEBUG : dir/file1(0x67820a88300): close: 2026/04/24 03:47:21 DEBUG : dir/file1(0x67820a88300): >close: err= 2026/04/24 03:47:21 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:21 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:21 INFO : dir/file1: Deleted 2026/04/24 03:47:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:21 DEBUG : newLeaf: Updating file with newLeaf 0x6782094c340 2026/04/24 03:47:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:21 DEBUG : newLeaf: copy non-chunked object... 2026/04/24 03:47:21 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:21 INFO : newLeaf: Deleted 2026/04/24 03:47:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 03:47:21 DEBUG : dir/file1: Updating file with dir/file1 0x6782094c340 2026/04/24 03:47:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:22 DEBUG : dir/file1(0x678209ef080): openPending: 2026/04/24 03: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/04/24 03:47:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 03:47:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:22 DEBUG : dir/file1(0x678209ef080): >openPending: err= 2026/04/24 03:47:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:22 DEBUG : dir/file1(0x678209ef080): _writeAt: size=25, off=0 2026/04/24 03:47:22 DEBUG : dir/file1(0x678209ef080): >_writeAt: n=25, err= 2026/04/24 03:47:22 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:22 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:22 INFO : dir/file1: Deleted 2026/04/24 03:47:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:22 DEBUG : newLeaf: Updating file with newLeaf 0x6782094c340 2026/04/24 03:47:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:22 DEBUG : newLeaf(0x678209ef080): close: 2026/04/24 03:47:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 03:47:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 03:47:22.015531775 +0000 UTC m=+55.456992096 2026/04/24 03:47:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:22 DEBUG : newLeaf(0x678209ef080): >close: err= 2026/04/24 03:47:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:22 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 03:47:22 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:22 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:22 DEBUG : newLeaf.rclone_chunk.001_zhkhxs: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:22 INFO : newLeaf.rclone_chunk.001_zhkhxs: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:22 INFO : newLeaf.rclone_chunk.001_zhkhxs: Deleted 2026/04/24 03:47:22 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:22 INFO : newLeaf: Copied (replaced existing) 2026/04/24 03:47:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 03:47:22.015531775 +0000 UTC" 2026/04/24 03:47:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 03:47:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : >WaitForWriters: 2026/04/24 03:47:22 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:22 DEBUG : dir: Looking for writers 2026/04/24 03:47:22 DEBUG : Looking for writers 2026/04/24 03:47:22 DEBUG : dir: reading active writers 2026/04/24 03:47:22 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:22 DEBUG : >WaitForWriters: 2026/04/24 03:47:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:23 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:23 DEBUG : dir/file1.rclone_chunk.001_zhkipz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:47:23 INFO : dir/file1.rclone_chunk.001_zhkipz: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:23 INFO : dir/file1.rclone_chunk.001_zhkipz: Deleted 2026/04/24 03:47:23 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:23 DEBUG : dir: Looking for writers 2026/04/24 03:47:23 DEBUG : file1: reading active writers 2026/04/24 03:47:23 DEBUG : Looking for writers 2026/04/24 03:47:23 DEBUG : dir: reading active writers 2026/04/24 03:47:23 DEBUG : >WaitForWriters: 2026/04/24 03:47:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:23 DEBUG : dir/file1(0x67820994000): _readAt: size=512, off=0 2026/04/24 03:47:23 DEBUG : dir/file1(0x67820994000): openPending: 2026/04/24 03:47:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/24 03:47:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:23 DEBUG : dir/file1(0x67820994000): >openPending: err= 2026/04/24 03:47:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/24 03:47:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:23 DEBUG : dir/file1(0x67820994000): >_readAt: n=14, err=EOF 2026/04/24 03:47:23 DEBUG : dir/file1(0x67820994000): close: 2026/04/24 03:47:23 DEBUG : dir/file1(0x67820994000): >close: err= 2026/04/24 03:47:24 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:24 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:24 INFO : dir/file1: Deleted 2026/04/24 03:47:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:24 DEBUG : newLeaf: Updating file with newLeaf 0x678208fe820 2026/04/24 03:47:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:24 DEBUG : newLeaf: copy non-chunked object... 2026/04/24 03:47:24 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:47:24 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:24 INFO : newLeaf: Deleted 2026/04/24 03:47:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/24 03:47:24 DEBUG : dir/file1: Updating file with dir/file1 0x678208fe820 2026/04/24 03:47:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/24 03:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:24 DEBUG : dir/file1(0x678204c7c00): openPending: 2026/04/24 03:47:24 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/04/24 03:47:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/24 03:47:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:24 DEBUG : dir/file1(0x678204c7c00): >openPending: err= 2026/04/24 03:47:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:24 DEBUG : dir/file1(0x678204c7c00): _writeAt: size=25, off=0 2026/04/24 03:47:24 DEBUG : dir/file1(0x678204c7c00): >_writeAt: n=25, err= 2026/04/24 03:47:24 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:47:24 DEBUG : newLeaf: size = 14 OK 2026/04/24 03:47:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:24 INFO : dir/file1: Deleted 2026/04/24 03:47:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/24 03:47:24 DEBUG : newLeaf: Updating file with newLeaf 0x678208fe820 2026/04/24 03:47:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:47:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:24 DEBUG : newLeaf(0x678204c7c00): close: 2026/04/24 03:47:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/24 03:47:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-24 03:47:24.556441075 +0000 UTC m=+57.997901406 2026/04/24 03:47:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:24 DEBUG : newLeaf(0x678204c7c00): >close: err= 2026/04/24 03:47:24 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:24 DEBUG : dir: Looking for writers 2026/04/24 03:47:24 DEBUG : Looking for writers 2026/04/24 03:47:24 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:24 DEBUG : dir: reading active writers 2026/04/24 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:24 DEBUG : dir: Looking for writers 2026/04/24 03:47:24 DEBUG : Looking for writers 2026/04/24 03:47:24 DEBUG : dir: reading active writers 2026/04/24 03:47:24 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:24 DEBUG : dir: Looking for writers 2026/04/24 03:47:24 DEBUG : Looking for writers 2026/04/24 03:47:24 DEBUG : dir: reading active writers 2026/04/24 03:47:24 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:24 DEBUG : dir: Looking for writers 2026/04/24 03:47:24 DEBUG : Looking for writers 2026/04/24 03:47:24 DEBUG : dir: reading active writers 2026/04/24 03:47:24 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/24 03:47:24 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:24 DEBUG : dir: Looking for writers 2026/04/24 03:47:24 DEBUG : Looking for writers 2026/04/24 03:47:24 DEBUG : dir: reading active writers 2026/04/24 03:47:24 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:25 DEBUG : dir: Looking for writers 2026/04/24 03:47:25 DEBUG : Looking for writers 2026/04/24 03:47:25 DEBUG : dir: reading active writers 2026/04/24 03:47:25 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:25 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:25 DEBUG : newLeaf.rclone_chunk.001_zhkjo2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/24 03:47:25 INFO : newLeaf.rclone_chunk.001_zhkjo2: Copied (server-side copy) to: newLeaf 2026/04/24 03:47:25 INFO : newLeaf.rclone_chunk.001_zhkjo2: Deleted 2026/04/24 03:47:25 DEBUG : newLeaf: size = 25 OK 2026/04/24 03:47:25 INFO : newLeaf: Copied (replaced existing) 2026/04/24 03:47:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-24 03:47:24.556441075 +0000 UTC" 2026/04/24 03:47:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/24 03:47:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/24 03:47:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/24 03:47:25 DEBUG : dir: Looking for writers 2026/04/24 03:47:25 DEBUG : Looking for writers 2026/04/24 03:47:25 DEBUG : dir: reading active writers 2026/04/24 03:47:25 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:25 DEBUG : >WaitForWriters: 2026/04/24 03:47:25 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:25 DEBUG : dir: Looking for writers 2026/04/24 03:47:25 DEBUG : Looking for writers 2026/04/24 03:47:25 DEBUG : dir: reading active writers 2026/04/24 03:47:25 DEBUG : newLeaf: reading active writers 2026/04/24 03:47:25 DEBUG : >WaitForWriters: 2026/04/24 03:47:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestFileRename (16.36s) --- PASS: TestFileRename/off,forceCache=false (2.52s) --- PASS: TestFileRename/minimal,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=true (3.14s) --- PASS: TestFileRename/writes,forceCache=false (2.52s) --- PASS: TestFileRename/writes,forceCache=true (3.23s) --- PASS: TestFileRename/full,forceCache=false (2.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:25 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:25 DEBUG : Looking for writers 2026/04/24 03:47:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:26 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:26 DEBUG : dir/file1.rclone_chunk.001_zhkkbv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:26 INFO : dir/file1.rclone_chunk.001_zhkkbv: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:26 INFO : dir/file1.rclone_chunk.001_zhkkbv: Deleted 2026/04/24 03:47:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 03:47:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:26 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:26 DEBUG : dir: Looking for writers 2026/04/24 03:47:26 DEBUG : file1: reading active writers 2026/04/24 03:47:26 DEBUG : Looking for writers 2026/04/24 03:47:26 DEBUG : dir: reading active writers 2026/04/24 03:47:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.87s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:26 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:26 DEBUG : dir/file1.rclone_chunk.001_zhklai: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:26 INFO : dir/file1.rclone_chunk.001_zhklai: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:26 INFO : dir/file1.rclone_chunk.001_zhklai: Deleted 2026/04/24 03:47:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 03:47:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 03:47:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 03:47:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/24 03:47:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/24 03:47:27 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:27 DEBUG : dir: Looking for writers 2026/04/24 03:47:27 DEBUG : file1: reading active writers 2026/04/24 03:47:27 DEBUG : Looking for writers 2026/04/24 03:47:27 DEBUG : dir: reading active writers 2026/04/24 03:47:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.63s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:28 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:28 DEBUG : dir/file1.rclone_chunk.001_zhkn8e: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:28 INFO : dir/file1.rclone_chunk.001_zhkn8e: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:28 INFO : dir/file1.rclone_chunk.001_zhkn8e: Deleted 2026/04/24 03:47:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 03:47:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:28 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/24 03:47:28 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/24 03:47:28 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/24 03:47:28 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/24 03:47:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/24 03:47:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/24 03:47:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/24 03:47:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/24 03:47:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/24 03:47:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/24 03:47:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 03:47:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 03:47:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 03:47:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/24 03:47:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/24 03:47:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/24 03:47:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/24 03:47:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/24 03:47:29 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:29 DEBUG : dir: Looking for writers 2026/04/24 03:47:29 DEBUG : file1: reading active writers 2026/04/24 03:47:29 DEBUG : Looking for writers 2026/04/24 03:47:29 DEBUG : dir: reading active writers 2026/04/24 03:47:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.46s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:30 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:30 DEBUG : dir/file1.rclone_chunk.001_zhkoik: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:30 INFO : dir/file1.rclone_chunk.001_zhkoik: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:30 INFO : dir/file1.rclone_chunk.001_zhkoik: Deleted 2026/04/24 03:47:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 03:47:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:30 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:30 DEBUG : dir: Looking for writers 2026/04/24 03:47:30 DEBUG : file1: reading active writers 2026/04/24 03:47:30 DEBUG : Looking for writers 2026/04/24 03:47:30 DEBUG : dir: reading active writers 2026/04/24 03:47:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.94s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:30 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:30 DEBUG : dir/file1.rclone_chunk.001_zhkp5k: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:30 INFO : dir/file1.rclone_chunk.001_zhkp5k: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:31 INFO : dir/file1.rclone_chunk.001_zhkp5k: Deleted 2026/04/24 03:47:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/24 03:47:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/24 03:47:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/24 03:47:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/24 03:47:31 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:31 DEBUG : dir: Looking for writers 2026/04/24 03:47:31 DEBUG : file1: reading active writers 2026/04/24 03:47:31 DEBUG : Looking for writers 2026/04/24 03:47:31 DEBUG : dir: reading active writers 2026/04/24 03:47:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.93s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:31 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:31 DEBUG : dir/file1.rclone_chunk.001_zhkqyo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:31 INFO : dir/file1.rclone_chunk.001_zhkqyo: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:31 INFO : dir/file1.rclone_chunk.001_zhkqyo: Deleted 2026/04/24 03:47:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): _readAt: size=1, off=0 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): openPending: 2026/04/24 03:47:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): >openPending: err= 2026/04/24 03:47:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 03:47:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): >_readAt: n=1, err= 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): _readAt: size=256, off=1 2026/04/24 03:47:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): >_readAt: n=15, err=EOF 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): _readAt: size=16, off=16 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): >_readAt: n=0, err=EOF 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): close: 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): >close: err= 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): close: 2026/04/24 03:47:32 DEBUG : dir/file1(0x678208bd200): >close: err=file already closed 2026/04/24 03:47:32 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:32 DEBUG : dir: Looking for writers 2026/04/24 03:47:32 DEBUG : file1: reading active writers 2026/04/24 03:47:32 DEBUG : Looking for writers 2026/04/24 03:47:32 DEBUG : dir: reading active writers 2026/04/24 03:47:32 DEBUG : >WaitForWriters: 2026/04/24 03:47:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.98s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:32 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:32 DEBUG : dir/file1.rclone_chunk.001_zhkr8t: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:32 INFO : dir/file1.rclone_chunk.001_zhkr8t: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:32 INFO : dir/file1.rclone_chunk.001_zhkr8t: Deleted 2026/04/24 03:47:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): _readAt: size=1, off=0 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): openPending: 2026/04/24 03:47:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >openPending: err= 2026/04/24 03:47:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 03:47:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >_readAt: n=1, err= 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): _readAt: size=1, off=5 2026/04/24 03:47:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >_readAt: n=1, err= 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): _readAt: size=1, off=3 2026/04/24 03:47:33 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >_readAt: n=1, err= 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): _readAt: size=1, off=13 2026/04/24 03:47:33 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >_readAt: n=1, err= 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): _readAt: size=16, off=100 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >_readAt: n=0, err=EOF 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): close: 2026/04/24 03:47:33 DEBUG : dir/file1(0x67820997e00): >close: err= 2026/04/24 03:47:33 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:33 DEBUG : dir: Looking for writers 2026/04/24 03:47:33 DEBUG : file1: reading active writers 2026/04/24 03:47:33 DEBUG : Looking for writers 2026/04/24 03:47:33 DEBUG : dir: reading active writers 2026/04/24 03:47:33 DEBUG : >WaitForWriters: 2026/04/24 03:47:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.01s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:33 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:33 DEBUG : dir/file1.rclone_chunk.001_zhkscy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:33 INFO : dir/file1.rclone_chunk.001_zhkscy: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:33 INFO : dir/file1.rclone_chunk.001_zhkscy: Deleted 2026/04/24 03:47:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=1, off=0 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): openPending: 2026/04/24 03:47:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >openPending: err= 2026/04/24 03:47:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/24 03:47:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=1, err= 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=1, off=5 2026/04/24 03:47:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=1, err= 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=1, off=1 2026/04/24 03:47:34 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=1, err= 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=6, off=10 2026/04/24 03:47:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=6, err= 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=256, off=10 2026/04/24 03:47:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=6, err=EOF 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=256, off=100 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=0, err=EOF 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): close: 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >close: err= 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): _readAt: size=256, off=100 2026/04/24 03:47:34 DEBUG : dir/file1(0x67820994000): >_readAt: n=0, err=file already closed 2026/04/24 03:47:34 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:34 DEBUG : dir: Looking for writers 2026/04/24 03:47:34 DEBUG : file1: reading active writers 2026/04/24 03:47:34 DEBUG : Looking for writers 2026/04/24 03:47:34 DEBUG : dir: reading active writers 2026/04/24 03:47:34 DEBUG : >WaitForWriters: 2026/04/24 03:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:34 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:34 DEBUG : dir/file1.rclone_chunk.001_zhktc1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:34 INFO : dir/file1.rclone_chunk.001_zhktc1: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:34 INFO : dir/file1.rclone_chunk.001_zhktc1: Deleted 2026/04/24 03:47:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): RWFileHandle.Flush 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): _readAt: size=256, off=0 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): openPending: 2026/04/24 03:47:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): >openPending: err= 2026/04/24 03:47:35 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 03:47:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): >_readAt: n=16, err=EOF 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): RWFileHandle.Flush 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): RWFileHandle.Flush 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): close: 2026/04/24 03:47:35 DEBUG : dir/file1(0x678207d7cc0): >close: err= 2026/04/24 03:47:35 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:35 DEBUG : dir: Looking for writers 2026/04/24 03:47:35 DEBUG : file1: reading active writers 2026/04/24 03:47:35 DEBUG : Looking for writers 2026/04/24 03:47:35 DEBUG : dir: reading active writers 2026/04/24 03:47:35 DEBUG : >WaitForWriters: 2026/04/24 03:47:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:35 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:35 DEBUG : dir/file1.rclone_chunk.001_zhkuko: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:35 INFO : dir/file1.rclone_chunk.001_zhkuko: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:35 INFO : dir/file1.rclone_chunk.001_zhkuko: Deleted 2026/04/24 03:47:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/24 03:47:36 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): _readAt: size=256, off=0 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): openPending: 2026/04/24 03:47:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): >openPending: err= 2026/04/24 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/24 03:47:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): >_readAt: n=16, err=EOF 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): RWFileHandle.Release 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): close: 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): >close: err= 2026/04/24 03:47:36 DEBUG : dir/file1(0x678208ebe40): RWFileHandle.Release 2026/04/24 03:47:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:36 DEBUG : dir: Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : dir: reading active writers 2026/04/24 03:47:36 DEBUG : >WaitForWriters: 2026/04/24 03:47:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:36 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): openPending: 2026/04/24 03:47:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): >openPending: err= 2026/04/24 03:47:36 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): _writeAt: size=5, off=0 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): >_writeAt: n=5, err= 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): _writeAt: size=7, off=5 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): >_writeAt: n=7, err= 2026/04/24 03:47:36 DEBUG : file1: vfs cache: truncate to size=11 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): close: 2026/04/24 03:47:36 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 03:47:36.465996463 +0000 UTC m=+69.907456803 2026/04/24 03:47:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): >close: err= 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): close: 2026/04/24 03:47:36 DEBUG : file1(0x678209b45c0): >close: err=file already closed 2026/04/24 03:47:36 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:36 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:36 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:36 DEBUG : Looking for writers 2026/04/24 03:47:36 DEBUG : file1: reading active writers 2026/04/24 03:47:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:36 DEBUG : file1: size = 11 OK 2026/04/24 03:47:36 DEBUG : file1.rclone_chunk.001_zhkvrx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 03:47:36 INFO : file1.rclone_chunk.001_zhkvrx: Copied (server-side copy) to: file1 2026/04/24 03:47:37 INFO : file1.rclone_chunk.001_zhkvrx: Deleted 2026/04/24 03:47:37 DEBUG : file1: size = 11 OK 2026/04/24 03:47:37 INFO : file1: Copied (new) 2026/04/24 03:47:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 03:47:36.465996463 +0000 UTC" 2026/04/24 03:47:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:37 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : >WaitForWriters: 2026/04/24 03:47:37 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : >WaitForWriters: 2026/04/24 03:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting 2026/04/24 03:47:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:37 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): openPending: 2026/04/24 03:47:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): >openPending: err= 2026/04/24 03:47:37 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): _writeAt: size=7, off=0 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): >_writeAt: n=7, err= 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): _writeAt: size=6, off=5 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): >_writeAt: n=6, err= 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): close: 2026/04/24 03:47:37 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 03:47:37.366620763 +0000 UTC m=+70.808081084 2026/04/24 03:47:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): >close: err= 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): _writeAt: size=5, off=0 2026/04/24 03:47:37 DEBUG : file1(0x6781ff3cac0): >_writeAt: n=0, err=file already closed 2026/04/24 03:47:37 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:37 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:37 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:37 DEBUG : file1: reading active writers 2026/04/24 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:37 DEBUG : file1: size = 11 OK 2026/04/24 03:47:37 DEBUG : file1.rclone_chunk.001_zhkws7: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 03:47:37 INFO : file1.rclone_chunk.001_zhkws7: Copied (server-side copy) to: file1 2026/04/24 03:47:37 INFO : file1.rclone_chunk.001_zhkws7: Deleted 2026/04/24 03:47:37 DEBUG : file1: size = 11 OK 2026/04/24 03:47:37 INFO : file1: Copied (new) 2026/04/24 03:47:37 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-24 03:47:37.366620763 +0000 UTC" 2026/04/24 03:47:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:37 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:37 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : >WaitForWriters: 2026/04/24 03:47:38 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : >WaitForWriters: 2026/04/24 03:47:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:38 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:38 DEBUG : file1(0x678207d6cc0): openPending: 2026/04/24 03:47:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:38 DEBUG : file1(0x678207d6cc0): >openPending: err= 2026/04/24 03:47:38 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:38 DEBUG : file1(0x678207d6cc0): close: 2026/04/24 03:47:38 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 03:47:38.280207827 +0000 UTC m=+71.721668177 2026/04/24 03:47:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:38 DEBUG : file1(0x678207d6cc0): >close: err= 2026/04/24 03:47:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 03:47:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:47:38 DEBUG : file2: newRWFileHandle: 2026/04/24 03:47:38 DEBUG : file2(0x678207d7140): openPending: 2026/04/24 03:47:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 03:47:38 DEBUG : file2(0x678207d7140): >openPending: err= 2026/04/24 03:47:38 DEBUG : file2: >newRWFileHandle: err= 2026/04/24 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 03:47:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/24 03:47:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/24 03:47:38 DEBUG : file2(0x678207d7140): RWFileHandle.Flush 2026/04/24 03:47:38 DEBUG : file2(0x678207d7140): RWFileHandle.Release 2026/04/24 03:47:38 DEBUG : file2(0x678207d7140): close: 2026/04/24 03:47:38 DEBUG : file2: vfs cache: setting modification time to 2026-04-24 03:47:38.281626493 +0000 UTC m=+71.723086845 2026/04/24 03:47:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:38 DEBUG : file2(0x678207d7140): >close: err= 2026/04/24 03:47:38 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/24 03:47:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/24 03:47:38 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:38 DEBUG : file2: vfs cache: starting upload 2026/04/24 03:47:38 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/24 03:47:38 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/24 03:47:38 DEBUG : file2: size = 0 OK 2026/04/24 03:47:38 DEBUG : file2.rclone_chunk.001_zhkxst: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:47:38 INFO : file2.rclone_chunk.001_zhkxst: Copied (server-side copy) to: file2 2026/04/24 03:47:38 DEBUG : file1: size = 0 OK 2026/04/24 03:47:38 DEBUG : file1.rclone_chunk.001_zhkx4e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:47:38 INFO : file1.rclone_chunk.001_zhkx4e: Copied (server-side copy) to: file1 2026/04/24 03:47:38 INFO : file2.rclone_chunk.001_zhkxst: Deleted 2026/04/24 03:47:38 DEBUG : file2: size = 0 OK 2026/04/24 03:47:38 INFO : file2: Copied (new) 2026/04/24 03:47:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-24 03:47:38.281626493 +0000 UTC" 2026/04/24 03:47:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/24 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/24 03:47:38 INFO : file2: vfs cache: upload succeeded try #1 2026/04/24 03:47:38 INFO : file1.rclone_chunk.001_zhkx4e: Deleted 2026/04/24 03:47:38 DEBUG : file1: size = 0 OK 2026/04/24 03:47:38 INFO : file1: Copied (new) 2026/04/24 03:47:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-24 03:47:38.280207827 +0000 UTC" 2026/04/24 03:47:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:38 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:38 DEBUG : Looking for writers 2026/04/24 03:47:38 DEBUG : file1: reading active writers 2026/04/24 03:47:38 DEBUG : file2: reading active writers 2026/04/24 03:47:38 DEBUG : >WaitForWriters: 2026/04/24 03:47:39 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : file2: reading active writers 2026/04/24 03:47:39 DEBUG : >WaitForWriters: 2026/04/24 03:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.04s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:39 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): openPending: 2026/04/24 03:47:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): >openPending: err= 2026/04/24 03:47:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): _writeAt: size=5, off=0 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): >_writeAt: n=5, err= 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): RWFileHandle.Flush 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): RWFileHandle.Flush 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): close: 2026/04/24 03:47:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 03:47:39.32019567 +0000 UTC m=+72.761656011 2026/04/24 03:47:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:39 DEBUG : file1(0x6782068fe80): >close: err= 2026/04/24 03:47:39 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:39 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:39 DEBUG : file1: size = 5 OK 2026/04/24 03:47:39 DEBUG : file1.rclone_chunk.001_zhkyju: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:47:39 INFO : file1.rclone_chunk.001_zhkyju: Copied (server-side copy) to: file1 2026/04/24 03:47:39 INFO : file1.rclone_chunk.001_zhkyju: Deleted 2026/04/24 03:47:39 DEBUG : file1: size = 5 OK 2026/04/24 03:47:39 INFO : file1: Copied (new) 2026/04/24 03:47:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 03:47:39.32019567 +0000 UTC" 2026/04/24 03:47:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:39 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:39 DEBUG : Looking for writers 2026/04/24 03:47:39 DEBUG : file1: reading active writers 2026/04/24 03:47:39 DEBUG : >WaitForWriters: 2026/04/24 03:47:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:40 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): openPending: 2026/04/24 03:47:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): >openPending: err= 2026/04/24 03:47:40 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): _writeAt: size=5, off=0 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): >_writeAt: n=5, err= 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): RWFileHandle.Release 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): close: 2026/04/24 03:47:40 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 03:47:40.158125506 +0000 UTC m=+73.599585847 2026/04/24 03:47:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): >close: err= 2026/04/24 03:47:40 DEBUG : file1(0x67820963040): RWFileHandle.Release 2026/04/24 03:47:40 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:40 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:40 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:40 DEBUG : file1: size = 5 OK 2026/04/24 03:47:40 DEBUG : file1.rclone_chunk.001_zhkzl8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:47:40 INFO : file1.rclone_chunk.001_zhkzl8: Copied (server-side copy) to: file1 2026/04/24 03:47:40 INFO : file1.rclone_chunk.001_zhkzl8: Deleted 2026/04/24 03:47:40 DEBUG : file1: size = 5 OK 2026/04/24 03:47:40 INFO : file1: Copied (new) 2026/04/24 03:47:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 03:47:40.158125506 +0000 UTC" 2026/04/24 03:47:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:40 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:40 DEBUG : Looking for writers 2026/04/24 03:47:40 DEBUG : file1: reading active writers 2026/04/24 03:47:40 DEBUG : >WaitForWriters: 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo/dir/file1: no such file or directory 2026/04/24 03:47:41 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:41 DEBUG : dir/file1.rclone_chunk.001_zhkzz0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:41 INFO : dir/file1.rclone_chunk.001_zhkzz0: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:41 INFO : dir/file1.rclone_chunk.001_zhkzz0: Deleted 2026/04/24 03:47:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 03:47:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:41 DEBUG : dir/file1(0x6782017c5c0): openPending: 2026/04/24 03:47:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:41 DEBUG : dir/file1(0x6782017c5c0): >openPending: err= 2026/04/24 03:47:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/24 03:47:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:41 DEBUG : dir/file1(0x6782017c5c0): _writeAt: size=5, off=0 2026/04/24 03:47:41 DEBUG : dir/file1(0x6782017c5c0): >_writeAt: n=5, err= 2026/04/24 03:47:41 DEBUG : dir/file1(0x6782017c5c0): close: 2026/04/24 03:47:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 03:47:41.657223534 +0000 UTC m=+75.098683845 2026/04/24 03:47:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:41 DEBUG : dir/file1(0x6782017c5c0): >close: err= 2026/04/24 03:47:41 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:41 DEBUG : dir: Looking for writers 2026/04/24 03:47:41 DEBUG : file1: reading active writers 2026/04/24 03:47:41 DEBUG : Looking for writers 2026/04/24 03:47:41 DEBUG : dir: reading active writers 2026/04/24 03:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:41 DEBUG : dir: Looking for writers 2026/04/24 03:47:41 DEBUG : file1: reading active writers 2026/04/24 03:47:41 DEBUG : Looking for writers 2026/04/24 03:47:41 DEBUG : dir: reading active writers 2026/04/24 03:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:41 DEBUG : dir: Looking for writers 2026/04/24 03:47:41 DEBUG : file1: reading active writers 2026/04/24 03:47:41 DEBUG : Looking for writers 2026/04/24 03:47:41 DEBUG : dir: reading active writers 2026/04/24 03:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:41 DEBUG : dir: Looking for writers 2026/04/24 03:47:41 DEBUG : file1: reading active writers 2026/04/24 03:47:41 DEBUG : Looking for writers 2026/04/24 03:47:41 DEBUG : dir: reading active writers 2026/04/24 03:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:41 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 03:47:41 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:41 DEBUG : dir: Looking for writers 2026/04/24 03:47:41 DEBUG : file1: reading active writers 2026/04/24 03:47:41 DEBUG : Looking for writers 2026/04/24 03:47:41 DEBUG : dir: reading active writers 2026/04/24 03:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:41 DEBUG : dir: Looking for writers 2026/04/24 03:47:41 DEBUG : file1: reading active writers 2026/04/24 03:47:41 DEBUG : Looking for writers 2026/04/24 03:47:41 DEBUG : dir: reading active writers 2026/04/24 03:47:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:42 DEBUG : dir/file1: size = 5 OK 2026/04/24 03:47:42 DEBUG : dir/file1.rclone_chunk.001_zhl0m7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:47:42 INFO : dir/file1.rclone_chunk.001_zhl0m7: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:42 INFO : dir/file1.rclone_chunk.001_zhl0m7: Deleted 2026/04/24 03:47:42 DEBUG : dir/file1: size = 5 OK 2026/04/24 03:47:42 INFO : dir/file1: Copied (replaced existing) 2026/04/24 03:47:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-24 03:47:41.657223534 +0000 UTC" 2026/04/24 03:47:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:42 DEBUG : dir: Looking for writers 2026/04/24 03:47:42 DEBUG : file1: reading active writers 2026/04/24 03:47:42 DEBUG : Looking for writers 2026/04/24 03:47:42 DEBUG : dir: reading active writers 2026/04/24 03:47:42 DEBUG : >WaitForWriters: 2026/04/24 03:47:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:42 DEBUG : dir/file1: size = 16 OK 2026/04/24 03:47:42 DEBUG : dir/file1.rclone_chunk.001_zhl1of: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/24 03:47:42 INFO : dir/file1.rclone_chunk.001_zhl1of: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:42 INFO : dir/file1.rclone_chunk.001_zhl1of: Deleted 2026/04/24 03:47:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/24 03:47:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/24 03:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/24 03:47:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): _writeAt: size=5, off=0 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): openPending: 2026/04/24 03:47:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/24 03:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): >openPending: err= 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): >_writeAt: n=5, err= 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): _writeAt: size=15, off=5 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): >_writeAt: n=15, err= 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): close: 2026/04/24 03:47:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/24 03:47:43 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-24 03:47:43.173608986 +0000 UTC m=+76.615069307 2026/04/24 03:47:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:43 DEBUG : dir/file1(0x67820b863c0): >close: err= 2026/04/24 03:47:43 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:43 DEBUG : dir/file1: vfs cache: starting upload 2026/04/24 03:47:43 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:43 DEBUG : dir/file1: size = 20 OK 2026/04/24 03:47:43 DEBUG : dir/file1.rclone_chunk.001_zhl2b3: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/24 03:47:43 INFO : dir/file1.rclone_chunk.001_zhl2b3: Copied (server-side copy) to: dir/file1 2026/04/24 03:47:43 INFO : dir/file1.rclone_chunk.001_zhl2b3: Deleted 2026/04/24 03:47:43 DEBUG : dir/file1: size = 20 OK 2026/04/24 03:47:43 INFO : dir/file1: Copied (replaced existing) 2026/04/24 03:47:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-24 03:47:43.173608986 +0000 UTC" 2026/04/24 03:47:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:43 DEBUG : dir: Looking for writers 2026/04/24 03:47:43 DEBUG : file1: reading active writers 2026/04/24 03:47:43 DEBUG : Looking for writers 2026/04/24 03:47:43 DEBUG : dir: reading active writers 2026/04/24 03:47:43 DEBUG : >WaitForWriters: 2026/04/24 03:47:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.52s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : file1(0x678207aec00): openPending: 2026/04/24 03:47:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:44 DEBUG : file1(0x678207aec00): >openPending: err= 2026/04/24 03:47:44 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:44 DEBUG : file1(0x678207aec00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : file1(0x678207aec00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : file1(0x678207aec00): close: 2026/04/24 03:47:44 DEBUG : file1: vfs cache: setting modification time to 2026-04-24 03:47:44.065660955 +0000 UTC m=+77.507121276 2026/04/24 03:47:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : file1(0x678207aec00): >close: err= 2026/04/24 03:47:44 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:44 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:44 DEBUG : file1: size = 5 OK 2026/04/24 03:47:44 DEBUG : file1.rclone_chunk.001_zhl3k3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:47:44 INFO : file1.rclone_chunk.001_zhl3k3: Copied (server-side copy) to: file1 2026/04/24 03:47:44 INFO : file1.rclone_chunk.001_zhl3k3: Deleted 2026/04/24 03:47:44 DEBUG : file1: size = 5 OK 2026/04/24 03:47:44 INFO : file1: Copied (new) 2026/04/24 03:47:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-24 03:47:44.065660955 +0000 UTC" 2026/04/24 03:47:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:44 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:44 DEBUG : Looking for writers 2026/04/24 03:47:44 DEBUG : file1: reading active writers 2026/04/24 03:47:44 DEBUG : >WaitForWriters: 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/24 03:47:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cd40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cd40): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cd40): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cd40): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cd40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.885400221 +0000 UTC m=+78.326860542 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cd40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): _writeAt: size=3, off=2 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.885400221 +0000 UTC m=+78.326860542 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d680): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d680): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d680): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d680): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d680): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.885400221 +0000 UTC m=+78.326860542 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d680): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040afc0 item 1 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2dcc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2dcc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2dcc0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2dcc0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2dcc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.887624793 +0000 UTC m=+78.329085114 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2dcc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68240): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68240): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68240): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68240): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68240): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.887624793 +0000 UTC m=+78.329085114 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68240): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040b810 item 2 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68840): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68840): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68840): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68840): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68840): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.890367999 +0000 UTC m=+78.331828320 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68840): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): _writeAt: size=3, off=2 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.890367999 +0000 UTC m=+78.331828320 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a68d40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69200): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69200): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69200): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69200): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69200): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.890367999 +0000 UTC m=+78.331828320 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69200): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a150 item 3 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69880): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69880): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69880): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69880): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69880): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.89223265 +0000 UTC m=+78.333692971 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69880): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69dc0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69dc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69dc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69dc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69dc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.89223265 +0000 UTC m=+78.333692971 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a69dc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040aa80 item 4 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6600): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6600): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6600): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6600): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6600): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.893696983 +0000 UTC m=+78.335157304 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6600): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): _writeAt: size=3, off=2 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.893696983 +0000 UTC m=+78.335157304 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6a80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6f40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6f40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6f40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6f40): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6f40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.893696983 +0000 UTC m=+78.335157304 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d6f40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040b260 item 5 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d75c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d75c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d75c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d75c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d75c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.895407042 +0000 UTC m=+78.336867363 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d75c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d7b40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d7b40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d7b40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d7b40): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d7b40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.895407042 +0000 UTC m=+78.336867363 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207d7b40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8230 item 6 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209222c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209222c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209222c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209222c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209222c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.896700201 +0000 UTC m=+78.338160511 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209222c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): _writeAt: size=3, off=2 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.896700201 +0000 UTC m=+78.338160511 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209227c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820922c80): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820922c80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820922c80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820922c80): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820922c80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.896700201 +0000 UTC m=+78.338160511 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820922c80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c85b0 item 7 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923300): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923300): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923300): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923300): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923300): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.898598316 +0000 UTC m=+78.340058637 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923300): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923840): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923840): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923840): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923840): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923840): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.898598316 +0000 UTC m=+78.340058637 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923840): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c9180 item 8 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923e80): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x67820923e80): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923e80): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923e80): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923e80): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820923e80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994340): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994340): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994340): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994340): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994340): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.899911352 +0000 UTC m=+78.341371673 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994340): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): _writeAt: size=3, off=2 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.899911352 +0000 UTC m=+78.341371673 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209947c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994e00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994e00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994e00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994e00): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994e00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.899911352 +0000 UTC m=+78.341371673 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820994e00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c9b90 item 9 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995580): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995580): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995580): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995580): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995580): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.901981122 +0000 UTC m=+78.343441432 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995580): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995ac0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995ac0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995ac0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995ac0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995ac0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.901981122 +0000 UTC m=+78.343441432 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820995ac0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820274e70 item 10 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4100): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x678209b4100): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4100): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4100): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4100): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4100): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4100): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b44c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b44c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b44c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b44c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b44c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.903413695 +0000 UTC m=+78.344874016 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b44c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): _writeAt: size=3, off=2 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.903413695 +0000 UTC m=+78.344874016 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4a40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4f40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4f40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4f40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4f40): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4f40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.903413695 +0000 UTC m=+78.344874016 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b4f40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820275a40 item 11 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b55c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b55c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b55c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b55c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b55c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.905479638 +0000 UTC m=+78.346939959 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b55c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b5b00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b5b00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b5b00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b5b00): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b5b00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.905479638 +0000 UTC m=+78.346939959 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209b5b00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206084d0 item 12 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c240): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x6782098c240): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c240): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c240): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c240): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c240): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c240): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c600): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c600): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c600): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c600): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c600): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.906944942 +0000 UTC m=+78.348405263 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098c600): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098cd40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098cd40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098cd40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098cd40): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098cd40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.906944942 +0000 UTC m=+78.348405263 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098cd40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820609110 item 13 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d3c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d3c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d3c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d3c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d3c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.908416991 +0000 UTC m=+78.349877312 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d3c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d900): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d900): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d900): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d900): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d900): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.908416991 +0000 UTC m=+78.349877312 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782098d900): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206097a0 item 14 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3c040): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x6781ff3c040): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3c040): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3c040): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3c040): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3c040): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3c040): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3cb00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3cb00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3cb00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3cb00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3cb00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.909848141 +0000 UTC m=+78.351308462 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3cb00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3d280): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3d280): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3d280): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3d280): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3d280): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.909848141 +0000 UTC m=+78.351308462 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3d280): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820609d50 item 15 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3db00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3db00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3db00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3db00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3db00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.91135247 +0000 UTC m=+78.352812791 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6781ff3db00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017c5c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017c5c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017c5c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017c5c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017c5c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.91135247 +0000 UTC m=+78.352812791 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017c5c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a2460 item 16 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017cd00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017cd00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017cd00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017cd00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017cd00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.913002264 +0000 UTC m=+78.354462575 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017cd00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): _writeAt: size=3, off=7 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.913002264 +0000 UTC m=+78.354462575 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017d680): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017dc00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017dc00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017dc00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017dc00): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017dc00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.913002264 +0000 UTC m=+78.354462575 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782017dc00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a2cb0 item 17 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782028b9c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782028b9c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782028b9c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782028b9c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782028b9c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.915834938 +0000 UTC m=+78.357295269 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782028b9c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c62c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c62c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c62c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c62c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c62c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.915834938 +0000 UTC m=+78.357295269 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c62c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a3960 item 18 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6940): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6940): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6940): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6940): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6940): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.917765444 +0000 UTC m=+78.359225776 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6940): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): _writeAt: size=3, off=7 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.917765444 +0000 UTC m=+78.359225776 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c6e40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7340): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7340): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7340): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7340): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7340): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.917765444 +0000 UTC m=+78.359225776 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7340): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58460 item 19 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7ac0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7ac0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7ac0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7ac0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7ac0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.920389614 +0000 UTC m=+78.361849935 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678204c7ac0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300100): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300100): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300100): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300100): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300100): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.920389614 +0000 UTC m=+78.361849935 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300100): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58a10 item 20 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300900): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300900): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300900): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300900): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300900): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.922376247 +0000 UTC m=+78.363836578 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820300900): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): _writeAt: size=3, off=7 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.922376247 +0000 UTC m=+78.363836578 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301180): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301940): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301940): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301940): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301940): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301940): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.922376247 +0000 UTC m=+78.363836578 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820301940): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58e70 item 21 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068e700): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068e700): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068e700): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068e700): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068e700): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.92696695 +0000 UTC m=+78.368427282 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068e700): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068ed80): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068ed80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068ed80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068ed80): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068ed80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.92696695 +0000 UTC m=+78.368427282 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068ed80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d593b0 item 22 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f400): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f400): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f400): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f400): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f400): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.928869304 +0000 UTC m=+78.370329634 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f400): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): _writeAt: size=3, off=7 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.928869304 +0000 UTC m=+78.370329634 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782068f9c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584000): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584000): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584000): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584000): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584000): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.928869304 +0000 UTC m=+78.370329634 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584000): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59730 item 23 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584680): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584680): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584680): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584680): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584680): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.931625833 +0000 UTC m=+78.373086155 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820584680): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678205850c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678205850c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678205850c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678205850c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678205850c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.931625833 +0000 UTC m=+78.373086155 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678205850c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59c00 item 24 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86280): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x67820b86280): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86280): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86280): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86280): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86280): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86280): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86680): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86680): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86680): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86680): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86680): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.933591536 +0000 UTC m=+78.375051868 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86680): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): _writeAt: size=3, off=7 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.933591536 +0000 UTC m=+78.375051868 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b86b80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b870c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b870c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b870c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b870c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b870c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.933591536 +0000 UTC m=+78.375051868 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b870c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b89a0 item 25 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87740): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87740): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87740): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87740): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87740): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.936401969 +0000 UTC m=+78.377862290 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87740): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87c80): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87c80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87c80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87c80): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87c80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.936401969 +0000 UTC m=+78.377862290 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b87c80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b9180 item 26 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c3c0): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x67820a2c3c0): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c3c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c3c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c3c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c3c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c780): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c780): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c780): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c780): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c780): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.93818246 +0000 UTC m=+78.379642781 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2c780): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): >_readAt: n=2, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): _writeAt: size=3, off=7 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.93818246 +0000 UTC m=+78.379642781 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2cc80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.93818246 +0000 UTC m=+78.379642781 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d1c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b96c0 item 27 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d840): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d840): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d840): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d840): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d840): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.941333027 +0000 UTC m=+78.382793368 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a2d840): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662080): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662080): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662080): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662080): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662080): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.941333027 +0000 UTC m=+78.382793368 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662080): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bc2a0 item 28 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206626c0): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x678206626c0): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206626c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206626c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206626c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206626c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206626c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662a80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662a80): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662a80): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662a80): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662a80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.94375273 +0000 UTC m=+78.385213072 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820662a80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663140): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663140): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663140): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663140): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663140): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.94375273 +0000 UTC m=+78.385213072 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663140): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bcc40 item 29 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206637c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206637c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206637c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206637c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206637c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.945840945 +0000 UTC m=+78.387301276 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206637c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663d00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663d00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663d00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663d00): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663d00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.945840945 +0000 UTC m=+78.387301276 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820663d00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bd3b0 item 30 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8440): _readAt: size=2, off=0 2026/04/24 03:47:44 ERROR : open-test-file(0x678206c8440): Couldn't read size of file 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8440): >_readAt: n=0, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8440): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8440): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8440): close: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8440): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8800): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8800): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8800): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8800): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8800): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.947870498 +0000 UTC m=+78.389330830 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8800): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8ec0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8ec0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8ec0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8ec0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8ec0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.947870498 +0000 UTC m=+78.389330830 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c8ec0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bd960 item 31 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9540): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9540): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9540): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9540): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9540): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.949770075 +0000 UTC m=+78.391230406 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9540): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9a80): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9a80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9a80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9a80): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9a80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.949770075 +0000 UTC m=+78.391230406 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678206c9a80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a000 item 32 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c1c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c1c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c1c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c1c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c1c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.951729566 +0000 UTC m=+78.393189898 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c1c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a540 item 33 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.952416657 +0000 UTC m=+78.393876988 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072c640): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072cb40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072cb40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072cb40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072cb40): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072cb40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.952416657 +0000 UTC m=+78.393876988 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072cb40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a700 item 33 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d180): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d180): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d180): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d180): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d180): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.954038799 +0000 UTC m=+78.395499120 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d180): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020acb0 item 34 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.95459309 +0000 UTC m=+78.396053401 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072d600): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072db40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072db40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072db40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072db40): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072db40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.95459309 +0000 UTC m=+78.396053401 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782072db40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020ae70 item 34 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c280): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c280): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c280): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c280): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c280): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.955805626 +0000 UTC m=+78.397265947 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c280): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020b340 item 35 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.956276697 +0000 UTC m=+78.397737018 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075c700): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075cc00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075cc00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075cc00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075cc00): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075cc00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.956276697 +0000 UTC m=+78.397737018 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075cc00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020b650 item 35 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d280): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d280): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d280): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d280): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d280): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.957856941 +0000 UTC m=+78.399317251 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d280): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020bc00 item 36 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.9583846 +0000 UTC m=+78.399844921 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075d780): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075dcc0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075dcc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075dcc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075dcc0): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075dcc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.9583846 +0000 UTC m=+78.399844921 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x6782075dcc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306380 item 36 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784400): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784400): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784400): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784400): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784400): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.959586395 +0000 UTC m=+78.401046716 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784400): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306c40 item 37 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.960045826 +0000 UTC m=+78.401506147 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784880): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784d80): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784d80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784d80): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784d80): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784d80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.960045826 +0000 UTC m=+78.401506147 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820784d80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203070a0 item 37 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785400): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785400): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785400): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785400): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785400): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.96130981 +0000 UTC m=+78.402770131 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785400): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820307420 item 38 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.961756105 +0000 UTC m=+78.403216426 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785900): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785e40): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785e40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785e40): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785e40): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785e40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.961756105 +0000 UTC m=+78.403216426 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820785e40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820307650 item 38 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207ac5c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207ac5c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207ac5c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207ac5c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207ac5c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.962961758 +0000 UTC m=+78.404422079 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207ac5c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782021e4d0 item 39 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.963426809 +0000 UTC m=+78.404887130 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acac0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acfc0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acfc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acfc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acfc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acfc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.963426809 +0000 UTC m=+78.404887130 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678207acfc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782021e690 item 39 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b483c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b483c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b483c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b483c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b483c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.966953739 +0000 UTC m=+78.408414060 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b483c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053c230 item 40 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.967657331 +0000 UTC m=+78.409117652 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b488c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b48e00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b48e00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b48e00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b48e00): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b48e00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.967657331 +0000 UTC m=+78.409117652 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b48e00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053c540 item 40 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.970615612 +0000 UTC m=+78.412075924 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b493c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b498c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b498c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b498c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053caf0 item 41 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b498c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b498c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.971601119 +0000 UTC m=+78.413061440 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b498c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053ccb0 item 41 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.972465977 +0000 UTC m=+78.413926299 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b49d80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7c3c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7c3c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7c3c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7c3c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7c3c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.972465977 +0000 UTC m=+78.413926299 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7c3c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053ce70 item 41 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.973884354 +0000 UTC m=+78.415344665 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7ca00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7cf00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7cf00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7cf00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d340 item 42 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7cf00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7cf00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.974349474 +0000 UTC m=+78.415809785 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7cf00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d500 item 42 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.974857226 +0000 UTC m=+78.416317537 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d440): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d9c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d9c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d9c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d9c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d9c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.974857226 +0000 UTC m=+78.416317537 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820b7d9c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d6c0 item 42 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.975948252 +0000 UTC m=+78.417408563 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836100): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836600): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836600): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836600): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053dce0 item 43 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836600): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836600): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.976397383 +0000 UTC m=+78.417857694 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836600): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240000 item 43 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.976842085 +0000 UTC m=+78.418302396 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820836b40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837080): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837080): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837080): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837080): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837080): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.976842085 +0000 UTC m=+78.418302396 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837080): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240310 item 43 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.977968167 +0000 UTC m=+78.419428478 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208376c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837bc0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837bc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837bc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240a80 item 44 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837bc0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837bc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.978380238 +0000 UTC m=+78.419840549 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820837bc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240cb0 item 44 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.978887739 +0000 UTC m=+78.420348050 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868200): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868780): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868780): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868780): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868780): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868780): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.978887739 +0000 UTC m=+78.420348050 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868780): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202410a0 item 44 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.97998678 +0000 UTC m=+78.421447092 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820868dc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208692c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208692c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208692c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820241730 item 45 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208692c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208692c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.980399913 +0000 UTC m=+78.421860224 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208692c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208699c0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208699c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208699c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208699c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208699c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.980399913 +0000 UTC m=+78.421860224 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208699c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202162a0 item 45 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.981549159 +0000 UTC m=+78.423009470 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0100): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0600): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0600): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0600): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216700 item 46 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0600): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0600): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.981960177 +0000 UTC m=+78.423420489 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0600): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0d00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0d00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0d00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0d00): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0d00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.981960177 +0000 UTC m=+78.423420489 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a0d00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216a10 item 46 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.983166933 +0000 UTC m=+78.424627245 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1340): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1840): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1840): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1840): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216f50 item 47 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1840): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1840): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.983554066 +0000 UTC m=+78.425014377 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208a1840): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da040): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da040): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da040): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da040): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da040): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.983554066 +0000 UTC m=+78.425014377 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da040): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202171f0 item 47 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.984663377 +0000 UTC m=+78.426123688 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208da680): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dab80): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dab80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dab80): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217810 item 48 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dab80): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dab80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.985059057 +0000 UTC m=+78.426519367 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dab80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db280): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db280): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db280): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db280): >_readAt: n=5, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db280): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.985059057 +0000 UTC m=+78.426519367 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db280): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217ab0 item 48 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db8c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db8c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db8c0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db8c0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db8c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.986205929 +0000 UTC m=+78.427666240 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208db8c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074e700 item 49 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.986601638 +0000 UTC m=+78.428061949 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678208dbd40): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942380): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942380): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942380): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942380): >_readAt: n=8, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942380): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.986601638 +0000 UTC m=+78.428061949 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942380): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074eaf0 item 49 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942a00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942a00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942a00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942a00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942a00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.987717982 +0000 UTC m=+78.429178293 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942a00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074f260 item 50 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): _readAt: size=2, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): _writeAt: size=3, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.988184496 +0000 UTC m=+78.429644806 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820942f00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943480): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943480): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943480): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943480): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943480): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.988184496 +0000 UTC m=+78.429644806 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943480): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074f490 item 50 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943b00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943b00): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943b00): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943b00): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943b00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.989227601 +0000 UTC m=+78.430687912 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820943b00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074fb90 item 51 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.989645713 +0000 UTC m=+78.431106024 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996100): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996640): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996640): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996640): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996640): >_readAt: n=8, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996640): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.989645713 +0000 UTC m=+78.431106024 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996640): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff12000 item 51 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996cc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996cc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996cc0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996cc0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996cc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.990861545 +0000 UTC m=+78.432321866 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820996cc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff12690 item 52 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): _readAt: size=2, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): _writeAt: size=3, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.991430473 +0000 UTC m=+78.432890784 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209971c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997740): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997740): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997740): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997740): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997740): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.991430473 +0000 UTC m=+78.432890784 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997740): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff129a0 item 52 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997dc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997dc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997dc0): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997dc0): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997dc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.992681141 +0000 UTC m=+78.434141462 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820997dc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff13110 item 53 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.993207498 +0000 UTC m=+78.434667819 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c83c0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8900): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8900): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8900): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8900): >_readAt: n=8, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8900): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.993207498 +0000 UTC m=+78.434667819 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8900): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff13490 item 53 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8f80): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8f80): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8f80): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8f80): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8f80): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.99458146 +0000 UTC m=+78.436041772 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c8f80): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c80e0 item 54 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): _readAt: size=2, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): _writeAt: size=3, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.995216914 +0000 UTC m=+78.436677225 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9480): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9a00): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9a00): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9a00): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9a00): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9a00): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.995216914 +0000 UTC m=+78.436677225 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209c9a00): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8380 item 54 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6180): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6180): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6180): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6180): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6180): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.996287912 +0000 UTC m=+78.437748223 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6180): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): _writeAt: size=3, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8770 item 55 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.996702977 +0000 UTC m=+78.438163288 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6680): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6bc0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6bc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6bc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6bc0): >_readAt: n=8, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6bc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.996702977 +0000 UTC m=+78.438163288 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f6bc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c89a0 item 55 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 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/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7240): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7240): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7240): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7240): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7240): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.997866731 +0000 UTC m=+78.439327043 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7240): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): open at offset 5 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8e00 item 56 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): _readAt: size=2, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): _writeAt: size=3, off=5 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): >_writeAt: n=3, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.998397006 +0000 UTC m=+78.439857327 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7740): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7cc0): _readAt: size=512, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7cc0): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7cc0): >openPending: err= 2026/04/24 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7cc0): >_readAt: n=3, err=EOF 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7cc0): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.998397006 +0000 UTC m=+78.439857327 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x678209f7cc0): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: Remove: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8fc0 item 56 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): open at offset 0 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): _readAt: size=2, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): close: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.999520543 +0000 UTC m=+78.440980855 2026/04/24 03:47:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34400): >close: err= 2026/04/24 03:47:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34940): _writeAt: size=5, off=0 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34940): openPending: 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34940): >openPending: err= 2026/04/24 03:47:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9340 item 57 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34940): >_writeAt: n=5, err= 2026/04/24 03:47:44 DEBUG : open-test-file(0x67820a34940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:44.999980936 +0000 UTC m=+78.441441247 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c95e0 item 57 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.000407754 +0000 UTC m=+78.441868065 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a34e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35400): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35400): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35400): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.000407754 +0000 UTC m=+78.441868065 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9960 item 57 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.001527795 +0000 UTC m=+78.442988106 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a35a40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e080): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e080): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9d50 item 58 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e080): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.001941639 +0000 UTC m=+78.443401951 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040c070 item 58 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.002405487 +0000 UTC m=+78.443865798 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9e5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9eb80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9eb80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9eb80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9eb80): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9eb80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.002405487 +0000 UTC m=+78.443865798 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9eb80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040c380 item 58 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.003439686 +0000 UTC m=+78.444899997 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f1c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f700): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f700): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f700): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040ca10 item 59 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f700): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f700): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.003881933 +0000 UTC m=+78.445342244 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9f700): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040cd20 item 59 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.004326435 +0000 UTC m=+78.445786746 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a9fc40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c2c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c2c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c2c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c2c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c2c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.004326435 +0000 UTC m=+78.445786746 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c2c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040d180 item 59 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.005512211 +0000 UTC m=+78.446972522 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0c900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0ce40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0ce40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0ce40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040d650 item 60 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0ce40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0ce40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.005935081 +0000 UTC m=+78.447395393 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0ce40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040d810 item 60 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.006394762 +0000 UTC m=+78.447855073 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d380): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d940): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d940): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d940): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.006394762 +0000 UTC m=+78.447855073 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b0d940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040dab0 item 60 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.007434852 +0000 UTC m=+78.448895163 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c5c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203c20e0 item 61 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c5c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.007849967 +0000 UTC m=+78.449310279 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6c5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6ccc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6ccc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6ccc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6ccc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6ccc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.007849967 +0000 UTC m=+78.449310279 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6ccc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203c2310 item 61 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.009097782 +0000 UTC m=+78.450558092 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d300): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d840): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203c29a0 item 62 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d840): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.009474595 +0000 UTC m=+78.450934906 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b6d840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e040): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e040): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e040): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e040): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e040): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.009474595 +0000 UTC m=+78.450934906 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e040): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203c2ee0 item 62 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.010655742 +0000 UTC m=+78.452116053 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e680): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ebc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ebc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ebc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203c38f0 item 63 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ebc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ebc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.011212987 +0000 UTC m=+78.452673308 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ebc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f2c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f2c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f2c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f2c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f2c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.011212987 +0000 UTC m=+78.452673308 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f2c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203c3b90 item 63 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.012716545 +0000 UTC m=+78.454176856 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207ad5c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207ad5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207ad5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782021e930 item 64 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207ad5c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207ad5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.013042983 +0000 UTC m=+78.454503294 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207ad5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207adcc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207adcc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207adcc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207adcc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207adcc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.013042983 +0000 UTC m=+78.454503294 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207adcc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782021ed20 item 64 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2400): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2400): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2400): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.014223769 +0000 UTC m=+78.455684080 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782021f420 item 65 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.014808156 +0000 UTC m=+78.456268477 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2d80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2d80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2d80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2d80): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2d80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.014808156 +0000 UTC m=+78.456268477 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d2d80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782021f5e0 item 65 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d33c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d33c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d33c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d33c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d33c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.016962966 +0000 UTC m=+78.458423278 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d33c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b2000 item 66 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.017653344 +0000 UTC m=+78.459113654 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3d80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3d80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3d80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3d80): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3d80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.017653344 +0000 UTC m=+78.459113654 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d3d80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b2230 item 66 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c044c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c044c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c044c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c044c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c044c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.018895987 +0000 UTC m=+78.460356298 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c044c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b25b0 item 67 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.019414188 +0000 UTC m=+78.460874499 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04e40): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04e40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04e40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04e40): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04e40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.019414188 +0000 UTC m=+78.460874499 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c04e40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b28c0 item 67 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c054c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c054c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c054c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c054c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c054c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.020644058 +0000 UTC m=+78.462104369 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c054c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b2c40 item 68 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.021075454 +0000 UTC m=+78.462535765 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c059c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22000): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22000): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22000): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22000): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22000): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.021075454 +0000 UTC m=+78.462535765 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22000): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b2e70 item 68 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22640): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22640): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22640): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.022253065 +0000 UTC m=+78.463713376 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b3420 item 69 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.022725369 +0000 UTC m=+78.464185700 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22fc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22fc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22fc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22fc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22fc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.022725369 +0000 UTC m=+78.464185700 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c22fc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b36c0 item 69 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23640): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23640): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23640): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.024054677 +0000 UTC m=+78.465514998 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b3a40 item 70 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.024539534 +0000 UTC m=+78.465999846 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c23b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c180): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c180): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c180): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c180): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c180): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.024539534 +0000 UTC m=+78.465999846 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c180): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b3c00 item 70 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c800): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c800): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c800): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c800): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c800): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.025657422 +0000 UTC m=+78.467117733 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3c800): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204089a0 item 71 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.026168961 +0000 UTC m=+78.467629272 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3cd00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d200): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d200): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d200): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d200): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d200): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.026168961 +0000 UTC m=+78.467629272 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d200): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820408bd0 item 71 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d880): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d880): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d880): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.027336732 +0000 UTC m=+78.468797043 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3d880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820408f50 item 72 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.027816871 +0000 UTC m=+78.469277182 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c3dd80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c563c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c563c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c563c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c563c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c563c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.027816871 +0000 UTC m=+78.469277182 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c563c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820409110 item 72 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.028973512 +0000 UTC m=+78.470433823 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56e80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820409490 item 73 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56e80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.029406782 +0000 UTC m=+78.470867093 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c56e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204096c0 item 73 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.029875811 +0000 UTC m=+78.471336121 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57880): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57880): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57880): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.029875811 +0000 UTC m=+78.471336121 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820409880 item 73 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.031110609 +0000 UTC m=+78.472570920 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c57ec0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c804c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c804c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c804c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820409ce0 item 74 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c804c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c804c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.031468978 +0000 UTC m=+78.472929289 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c804c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820394000 item 74 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.031964647 +0000 UTC m=+78.473424968 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80f80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80f80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80f80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80f80): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80f80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.031964647 +0000 UTC m=+78.473424968 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c80f80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820394460 item 74 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.033260411 +0000 UTC m=+78.474720722 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c815c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c81ac0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c81ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c81ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820394a10 item 75 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c81ac0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c81ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.033629129 +0000 UTC m=+78.475089441 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820c81ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820394bd0 item 75 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.034059885 +0000 UTC m=+78.475520196 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0640): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0640): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0640): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.034059885 +0000 UTC m=+78.475520196 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820394d90 item 75 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.035240611 +0000 UTC m=+78.476700922 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca0c80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1180): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1180): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1180): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820395340 item 76 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1180): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1180): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.035677198 +0000 UTC m=+78.477137508 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1180): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820395500 item 76 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.03616455 +0000 UTC m=+78.477624861 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca16c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1c40): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1c40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1c40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1c40): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1c40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.03616455 +0000 UTC m=+78.477624861 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ca1c40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820395730 item 76 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.0373051 +0000 UTC m=+78.478765421 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6380): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6880): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6880): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820395ab0 item 77 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6880): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.037687365 +0000 UTC m=+78.479147676 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6f80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6f80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6f80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6f80): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6f80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.037687365 +0000 UTC m=+78.479147676 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc6f80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820395d50 item 77 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.039023725 +0000 UTC m=+78.480484037 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc75c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc7ac0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc7ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc7ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820236460 item 78 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc7ac0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc7ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.039459761 +0000 UTC m=+78.480920072 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820cc7ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce82c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce82c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce82c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce82c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce82c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.039459761 +0000 UTC m=+78.480920072 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce82c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820236a10 item 78 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.040660996 +0000 UTC m=+78.482121306 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8e00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8e00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8e00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820237030 item 79 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8e00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8e00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.04109638 +0000 UTC m=+78.482556691 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8e00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9500): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9500): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9500): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9500): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9500): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.04109638 +0000 UTC m=+78.482556691 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9500): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820237490 item 79 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.042264242 +0000 UTC m=+78.483724553 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06100): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06100): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820680000 item 80 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06100): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.043204753 +0000 UTC m=+78.484665064 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9fdc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9fdc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9fdc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9fdc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9fdc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.043204753 +0000 UTC m=+78.484665064 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9fdc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820200150 item 80 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.045031613 +0000 UTC m=+78.486491924 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820412770 item 81 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.045455566 +0000 UTC m=+78.486915877 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d008c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00e00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00e00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00e00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00e00): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00e00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.045455566 +0000 UTC m=+78.486915877 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00e00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820412a10 item 81 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01480): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01480): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01480): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01480): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01480): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.046679303 +0000 UTC m=+78.488139614 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01480): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820412e70 item 82 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.04721626 +0000 UTC m=+78.488676571 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6200): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6200): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6200): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6200): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6200): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.04721626 +0000 UTC m=+78.488676571 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6200): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820413030 item 82 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6880): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6880): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6880): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.048384984 +0000 UTC m=+78.489845294 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204139d0 item 83 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.04882135 +0000 UTC m=+78.490281661 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6d80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb72c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb72c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb72c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb72c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb72c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.04882135 +0000 UTC m=+78.490281661 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb72c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820413e30 item 83 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7940): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7940): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7940): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.049958713 +0000 UTC m=+78.491419024 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820218af0 item 84 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.050439263 +0000 UTC m=+78.491899574 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7e40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e067c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e067c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e067c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e067c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e067c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.050439263 +0000 UTC m=+78.491899574 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e067c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820218e00 item 84 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06e40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06e40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06e40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06e40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06e40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.051484944 +0000 UTC m=+78.492945256 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e06e40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820219420 item 85 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.052106942 +0000 UTC m=+78.493567263 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07880): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07880): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07880): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.052106942 +0000 UTC m=+78.493567263 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820e07880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202197a0 item 85 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a2c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a2c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a2c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a2c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a2c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.05342076 +0000 UTC m=+78.494881081 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a2c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820219e30 item 86 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.053960682 +0000 UTC m=+78.495421003 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a7c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ad40): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ad40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ad40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ad40): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ad40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.053960682 +0000 UTC m=+78.495421003 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ad40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206805b0 item 86 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b3c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b3c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b3c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b3c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b3c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.055345295 +0000 UTC m=+78.496805616 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b3c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820680a80 item 87 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.055897401 +0000 UTC m=+78.497357712 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b8c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8be00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8be00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8be00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8be00): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8be00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.055897401 +0000 UTC m=+78.497357712 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8be00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820680e00 item 87 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68580): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68580): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68580): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68580): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68580): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.057150874 +0000 UTC m=+78.498611186 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68580): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206812d0 item 88 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.057658456 +0000 UTC m=+78.499118767 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68b00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69080): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69080): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69080): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.057658456 +0000 UTC m=+78.499118767 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206817a0 item 88 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.058763469 +0000 UTC m=+78.500223780 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a696c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69c00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69c00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69c00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820681c00 item 89 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69c00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69c00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.059236394 +0000 UTC m=+78.500696705 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69c00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820681dc0 item 89 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.059873671 +0000 UTC m=+78.501333982 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6240): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d68c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d68c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d68c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d68c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d68c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.059873671 +0000 UTC m=+78.501333982 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d68c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202004d0 item 89 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.061256379 +0000 UTC m=+78.502716690 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6f00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820200af0 item 90 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.061706121 +0000 UTC m=+78.503166433 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820200d90 item 90 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.062199926 +0000 UTC m=+78.503660238 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.062199926 +0000 UTC m=+78.503660238 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202010a0 item 90 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.063353832 +0000 UTC m=+78.504814143 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994680): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994c00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994c00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994c00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202018f0 item 91 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994c00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994c00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.063795879 +0000 UTC m=+78.505256190 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994c00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820201b20 item 91 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.064358324 +0000 UTC m=+78.505818635 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209958c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209958c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209958c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209958c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209958c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.064358324 +0000 UTC m=+78.505818635 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209958c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820201ce0 item 91 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.06552358 +0000 UTC m=+78.506983892 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781feca000): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a230 item 92 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.065958324 +0000 UTC m=+78.507418635 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a540 item 92 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.066517112 +0000 UTC m=+78.507977433 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4fc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4fc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4fc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4fc0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4fc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.066517112 +0000 UTC m=+78.507977433 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b4fc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a8c0 item 92 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.06764096 +0000 UTC m=+78.509101272 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5600): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5b40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040b0a0 item 93 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5b40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.068076476 +0000 UTC m=+78.509536786 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209b5b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098c340): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098c340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098c340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098c340): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098c340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.068076476 +0000 UTC m=+78.509536786 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098c340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040b420 item 93 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.069444767 +0000 UTC m=+78.510905078 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098ca00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098cf40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098cf40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098cf40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040ba40 item 94 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098cf40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098cf40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.06992686 +0000 UTC m=+78.511387171 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098cf40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098d640): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098d640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098d640): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098d640): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098d640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.06992686 +0000 UTC m=+78.511387171 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098d640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040bd50 item 94 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.071552398 +0000 UTC m=+78.513012709 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782098dc80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c8c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c8c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c8c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8380 item 95 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c8c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c8c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.072174357 +0000 UTC m=+78.513634667 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c8c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d0c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d0c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d0c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d0c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d0c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.072174357 +0000 UTC m=+78.513634667 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d0c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8540 item 95 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.073743417 +0000 UTC m=+78.515203748 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3de80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3de80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3de80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8ee0 item 96 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3de80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3de80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.07437814 +0000 UTC m=+78.515838451 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3de80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017cbc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017cbc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017cbc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017cbc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017cbc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.07437814 +0000 UTC m=+78.515838451 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017cbc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c9180 item 96 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= 2026/04/24 03:47:45 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : >WaitForWriters: 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/24 03:47:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7100): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7100): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7100): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.212104667 +0000 UTC m=+78.653564978 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.212104667 +0000 UTC m=+78.653564978 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7580): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7b40): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7b40): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.212104667 +0000 UTC m=+78.653564978 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58e00 item 1 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203003c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203003c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203003c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203003c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203003c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.214186559 +0000 UTC m=+78.655646890 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203003c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300900): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300900): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300900): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.214186559 +0000 UTC m=+78.655646890 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59340 item 2 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203012c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203012c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203012c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203012c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203012c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.215406851 +0000 UTC m=+78.656867172 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678203012c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.215406851 +0000 UTC m=+78.656867172 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301b80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e5c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e5c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.215406851 +0000 UTC m=+78.656867172 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d596c0 item 3 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068edc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068edc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068edc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068edc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068edc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.217551582 +0000 UTC m=+78.659011903 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068edc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f300): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f300): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f300): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f300): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f300): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.217551582 +0000 UTC m=+78.659011903 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f300): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59b90 item 4 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fa00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fa00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fa00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fa00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fa00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.219383442 +0000 UTC m=+78.660843753 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fa00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.219383442 +0000 UTC m=+78.660843753 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fec0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584480): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584480): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584480): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584480): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584480): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.219383442 +0000 UTC m=+78.660843753 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584480): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bc5b0 item 5 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584f00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584f00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584f00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584f00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584f00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.221139789 +0000 UTC m=+78.662600099 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584f00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b860c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b860c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b860c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b860c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b860c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.221139789 +0000 UTC m=+78.662600099 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b860c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bd1f0 item 6 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.222248287 +0000 UTC m=+78.663708598 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.222248287 +0000 UTC m=+78.663708598 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86c80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87140): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87140): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.222248287 +0000 UTC m=+78.663708598 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bd810 item 7 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b877c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b877c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b877c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b877c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b877c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.223862996 +0000 UTC m=+78.665323307 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b877c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87d00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87d00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.223862996 +0000 UTC m=+78.665323307 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a150 item 8 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce83c0): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x67820ce83c0): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce83c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce83c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce83c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce83c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce83c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8780): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8780): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8780): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.225126247 +0000 UTC m=+78.666586558 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.225126247 +0000 UTC m=+78.666586558 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce8c00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9100): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9100): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9100): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.225126247 +0000 UTC m=+78.666586558 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a5b0 item 9 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9780): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9780): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9780): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.227156442 +0000 UTC m=+78.668616753 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9d00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9d00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.227156442 +0000 UTC m=+78.668616753 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820ce9d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020acb0 item 10 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e480): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x67820b9e480): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e480): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e480): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e480): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e480): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e480): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e840): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e840): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.228375511 +0000 UTC m=+78.669835822 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9e840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.228375511 +0000 UTC m=+78.669835822 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9ed40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f240): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f240): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f240): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f240): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f240): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.228375511 +0000 UTC m=+78.669835822 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f240): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020b180 item 11 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f8c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f8c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f8c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f8c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f8c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.229918263 +0000 UTC m=+78.671378574 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b9f8c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776300): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776300): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776300): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776300): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776300): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.229918263 +0000 UTC m=+78.671378574 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776300): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020b880 item 12 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776940): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x67820776940): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776940): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776940): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776940): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776940): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776d00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776d00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.231224848 +0000 UTC m=+78.672685158 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.231224848 +0000 UTC m=+78.672685158 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306310 item 13 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.232427886 +0000 UTC m=+78.673888207 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796080): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796080): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796080): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.232427886 +0000 UTC m=+78.673888207 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306b60 item 14 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207966c0): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x678207966c0): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207966c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207966c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207966c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207966c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207966c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796a80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796a80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796a80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796a80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796a80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.233654098 +0000 UTC m=+78.675114409 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820796a80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797140): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797140): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.233654098 +0000 UTC m=+78.675114409 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203071f0 item 15 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207977c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207977c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207977c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207977c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207977c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.234786171 +0000 UTC m=+78.676246482 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207977c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797d00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797d00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.234786171 +0000 UTC m=+78.676246482 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820797d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203075e0 item 16 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.235912905 +0000 UTC m=+78.677373216 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.235912905 +0000 UTC m=+78.677373216 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c68c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6dc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6dc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6dc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6dc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6dc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.235912905 +0000 UTC m=+78.677373216 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c6dc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053c0e0 item 17 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.237795932 +0000 UTC m=+78.679256253 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7980): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7980): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7980): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.237795932 +0000 UTC m=+78.679256253 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207c7980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053c8c0 item 18 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4100): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4100): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4100): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.239208567 +0000 UTC m=+78.680668888 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.239208567 +0000 UTC m=+78.680668888 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4600): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4b00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4b00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4b00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4b00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4b00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.239208567 +0000 UTC m=+78.680668888 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e4b00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053cd20 item 19 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5180): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5180): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5180): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5180): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5180): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.240955876 +0000 UTC m=+78.682416197 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5180): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e56c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e56c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e56c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e56c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e56c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.240955876 +0000 UTC m=+78.682416197 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e56c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d340 item 20 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5d40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5d40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5d40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5d40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5d40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.242584279 +0000 UTC m=+78.684044601 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e5d40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.242584279 +0000 UTC m=+78.684044601 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e840): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e840): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e840): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.242584279 +0000 UTC m=+78.684044601 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080e840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d6c0 item 21 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080eec0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080eec0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080eec0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080eec0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080eec0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.244780379 +0000 UTC m=+78.686240690 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080eec0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080f400): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080f400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080f400): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080f400): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080f400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.244780379 +0000 UTC m=+78.686240690 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080f400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053de30 item 22 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080fa80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080fa80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080fa80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080fa80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080fa80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.246033642 +0000 UTC m=+78.687493953 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782080fa80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.246033642 +0000 UTC m=+78.687493953 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848580): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848580): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848580): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848580): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848580): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.246033642 +0000 UTC m=+78.687493953 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848580): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240540 item 23 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848c00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848c00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848c00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848c00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848c00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.248010396 +0000 UTC m=+78.689470717 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848c00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849140): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849140): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.248010396 +0000 UTC m=+78.689470717 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240cb0 item 24 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849780): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x67820849780): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849780): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849780): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849780): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849780): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849b40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849b40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.249415967 +0000 UTC m=+78.690876278 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.249415967 +0000 UTC m=+78.690876278 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868680): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868680): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868680): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868680): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868680): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.249415967 +0000 UTC m=+78.690876278 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868680): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820241500 item 25 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868d00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868d00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.251627767 +0000 UTC m=+78.693088088 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820868d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869240): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869240): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869240): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869240): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869240): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.251627767 +0000 UTC m=+78.693088088 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869240): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202164d0 item 26 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869880): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x67820869880): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869880): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869880): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869880): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869880): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869c40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869c40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869c40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869c40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869c40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.253012008 +0000 UTC m=+78.694472319 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820869c40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.253012008 +0000 UTC m=+78.694472319 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c240): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c780): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c780): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c780): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.253012008 +0000 UTC m=+78.694472319 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089c780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216930 item 27 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089ce00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089ce00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089ce00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089ce00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089ce00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.254918038 +0000 UTC m=+78.696378349 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089ce00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d340): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d340): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.254918038 +0000 UTC m=+78.696378349 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217030 item 28 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d980): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x6782089d980): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d980): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d980): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d980): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d980): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089d980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089dd40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089dd40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089dd40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089dd40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089dd40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.25666174 +0000 UTC m=+78.698122050 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782089dd40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0500): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0500): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0500): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0500): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0500): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.25666174 +0000 UTC m=+78.698122050 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0500): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217730 item 29 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0b80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0b80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0b80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0b80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0b80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.258057904 +0000 UTC m=+78.699518214 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d0b80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d10c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d10c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d10c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d10c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d10c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.258057904 +0000 UTC m=+78.699518214 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d10c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217d50 item 30 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1700): _readAt: size=2, off=0 2026/04/24 03:47:45 ERROR : open-test-file(0x678208d1700): Couldn't read size of file 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1700): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1700): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1700): >_writeAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1700): close: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1700): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1ac0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1ac0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.259722426 +0000 UTC m=+78.701182738 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208d1ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900280): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900280): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900280): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900280): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900280): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.259722426 +0000 UTC m=+78.701182738 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900280): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074e850 item 31 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.261100225 +0000 UTC m=+78.702560536 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900e40): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900e40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900e40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900e40): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900e40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.261100225 +0000 UTC m=+78.702560536 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820900e40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074f180 item 32 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901480): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901480): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901480): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901480): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901480): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.262564588 +0000 UTC m=+78.704024900 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901480): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074f5e0 item 33 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.263060057 +0000 UTC m=+78.704520367 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901e00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901e00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901e00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901e00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901e00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.263060057 +0000 UTC m=+78.704520367 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820901e00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074f880 item 33 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e540): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e540): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e540): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e540): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e540): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.264460829 +0000 UTC m=+78.705921140 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e540): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff12230 item 34 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.265000332 +0000 UTC m=+78.706460673 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092e9c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092ef00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092ef00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092ef00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092ef00): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092ef00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.265000332 +0000 UTC m=+78.706460673 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092ef00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff12460 item 34 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f540): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f540): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f540): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f540): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f540): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.266454275 +0000 UTC m=+78.707914596 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f540): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff12e00 item 35 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.266944173 +0000 UTC m=+78.708404483 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092f9c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092fec0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092fec0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092fec0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092fec0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092fec0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.266944173 +0000 UTC m=+78.708404483 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782092fec0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff13030 item 35 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976640): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976640): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976640): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.2683527 +0000 UTC m=+78.709813011 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff138f0 item 36 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.268803323 +0000 UTC m=+78.710263655 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820976b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977080): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977080): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977080): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.268803323 +0000 UTC m=+78.710263655 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6781ff13e30 item 36 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209776c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209776c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209776c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209776c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209776c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.270120599 +0000 UTC m=+78.711580920 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209776c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c84d0 item 37 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.270588114 +0000 UTC m=+78.712048435 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820977b40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa140): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa140): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.270588114 +0000 UTC m=+78.712048435 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8690 item 37 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa7c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa7c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa7c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa7c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa7c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.271909205 +0000 UTC m=+78.713369526 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aa7c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8a80 item 38 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.272454769 +0000 UTC m=+78.713915090 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209aacc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab200): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab200): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab200): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab200): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab200): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.272454769 +0000 UTC m=+78.713915090 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab200): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c8d20 item 38 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab880): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab880): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab880): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.27370153 +0000 UTC m=+78.715161851 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ab880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c90a0 item 39 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.274212727 +0000 UTC m=+78.715673048 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209abd80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0380): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0380): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0380): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0380): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0380): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.274212727 +0000 UTC m=+78.715673048 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0380): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9260 item 39 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0a00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0a00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.275539781 +0000 UTC m=+78.717000102 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9810 item 40 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.276071668 +0000 UTC m=+78.717531989 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d0f00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1440): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1440): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1440): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.276071668 +0000 UTC m=+78.717531989 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9ab0 item 40 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.27737682 +0000 UTC m=+78.718837141 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209d1a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe000): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe000): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe000): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204c9e30 item 41 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe000): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe000): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.277862811 +0000 UTC m=+78.719323132 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe000): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040c150 item 41 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.278401651 +0000 UTC m=+78.719861962 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fe4c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fea00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fea00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fea00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fea00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fea00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.278401651 +0000 UTC m=+78.719861962 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209fea00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040c540 item 41 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.279694329 +0000 UTC m=+78.721154650 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff040): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff540): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff540): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff540): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040ca10 item 42 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff540): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff540): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.280187994 +0000 UTC m=+78.721648315 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ff540): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040cd20 item 42 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.28078825 +0000 UTC m=+78.722248571 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209ffa80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40100): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40100): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40100): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.28078825 +0000 UTC m=+78.722248571 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040d180 item 42 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.282482659 +0000 UTC m=+78.723942970 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40740): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40c40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40c40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40c40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040d650 item 43 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40c40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40c40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.283059132 +0000 UTC m=+78.724519453 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a40c40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820608460 item 43 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.283659938 +0000 UTC m=+78.725120260 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0380): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017c600): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017c600): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017c600): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017c600): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017c600): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.283659938 +0000 UTC m=+78.725120260 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017c600): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b8070 item 43 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.284965361 +0000 UTC m=+78.726425683 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017ce00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017d740): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017d740): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017d740): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b8d90 item 44 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017d740): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017d740): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.285393322 +0000 UTC m=+78.726853643 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782017d740): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b9180 item 44 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.285939426 +0000 UTC m=+78.727399747 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028a100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028ba40): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028ba40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028ba40): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028ba40): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028ba40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.285939426 +0000 UTC m=+78.727399747 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782028ba40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b9500 item 44 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.287385204 +0000 UTC m=+78.728845515 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0f00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0f00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0f00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b9960 item 45 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0f00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0f00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.287917602 +0000 UTC m=+78.729377913 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc0f00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1600): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1600): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1600): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1600): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1600): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.287917602 +0000 UTC m=+78.729377913 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1600): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203b9d50 item 45 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.289396152 +0000 UTC m=+78.730856464 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bc1c40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41000): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41000): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41000): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a23f0 item 46 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41000): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41000): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.289802672 +0000 UTC m=+78.731263003 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41000): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41700): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41700): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41700): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41700): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41700): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.289802672 +0000 UTC m=+78.731263003 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41700): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a2690 item 46 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.291275151 +0000 UTC m=+78.732735472 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a41d40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d003c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d003c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d003c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a2fc0 item 47 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d003c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d003c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.291767112 +0000 UTC m=+78.733227433 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d003c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00ac0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00ac0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.291767112 +0000 UTC m=+78.733227433 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d00ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a31f0 item 47 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.293004375 +0000 UTC m=+78.734464687 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01600): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01600): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01600): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678205a3e30 item 48 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01600): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01600): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.293416907 +0000 UTC m=+78.734877217 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01600): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01d00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01d00): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.293416907 +0000 UTC m=+78.734877217 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d01d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206085b0 item 48 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb64c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb64c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb64c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb64c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb64c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.294507843 +0000 UTC m=+78.735968154 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb64c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820608fc0 item 49 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.294924021 +0000 UTC m=+78.736384332 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6e80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6e80): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.294924021 +0000 UTC m=+78.736384332 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb6e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206091f0 item 49 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7500): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7500): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7500): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7500): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7500): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.296120296 +0000 UTC m=+78.737580608 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7500): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206097a0 item 50 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.296501368 +0000 UTC m=+78.737961679 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820bb7a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a100): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a100): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a100): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.296501368 +0000 UTC m=+78.737961679 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820609a40 item 50 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a780): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a780): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a780): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.297498096 +0000 UTC m=+78.738958407 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8a780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040c150 item 51 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.297904475 +0000 UTC m=+78.739364786 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8ac80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b1c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b1c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b1c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b1c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b1c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.297904475 +0000 UTC m=+78.739364786 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b1c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040c540 item 51 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b840): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b840): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.299214516 +0000 UTC m=+78.740674828 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8b840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040ca10 item 52 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.299738108 +0000 UTC m=+78.741198429 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820d8bd40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a683c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a683c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a683c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a683c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a683c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.299738108 +0000 UTC m=+78.741198429 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a683c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040cd20 item 52 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68ac0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68ac0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.301110086 +0000 UTC m=+78.742570407 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040d8f0 item 53 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.301678102 +0000 UTC m=+78.743138423 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a68fc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69500): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69500): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69500): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69500): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69500): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.301678102 +0000 UTC m=+78.743138423 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69500): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040db90 item 53 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69b80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69b80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69b80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69b80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69b80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.302947225 +0000 UTC m=+78.744407537 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820a69b80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204121c0 item 54 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.30362577 +0000 UTC m=+78.745086081 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6180): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6800): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6800): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6800): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6800): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6800): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.30362577 +0000 UTC m=+78.745086081 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6800): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204124d0 item 54 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6e80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6e80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.304699114 +0000 UTC m=+78.746159424 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d6e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678204129a0 item 55 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.305161429 +0000 UTC m=+78.746621739 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d7380): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d78c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d78c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d78c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d78c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d78c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.305161429 +0000 UTC m=+78.746621739 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207d78c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820412b60 item 55 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.306342565 +0000 UTC m=+78.747802876 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994040): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820412fc0 item 56 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.306861729 +0000 UTC m=+78.748322039 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994540): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994ac0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994ac0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994ac0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994ac0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994ac0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.306861729 +0000 UTC m=+78.748322039 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820994ac0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820413180 item 56 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.307920494 +0000 UTC m=+78.749380805 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995880): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995880): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820413960 item 57 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995880): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.308282529 +0000 UTC m=+78.749742841 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820413b20 item 57 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.308806472 +0000 UTC m=+78.750266783 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820995dc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c9c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c9c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c9c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c9c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c9c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.308806472 +0000 UTC m=+78.750266783 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3c9c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820413dc0 item 57 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.309905843 +0000 UTC m=+78.751366155 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d800): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d800): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d800): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820218540 item 58 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d800): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d800): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.310332191 +0000 UTC m=+78.751792502 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3d800): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820218d20 item 58 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.310819103 +0000 UTC m=+78.752279414 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6781ff3dd40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6540): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6540): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6540): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6540): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6540): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.310819103 +0000 UTC m=+78.752279414 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6540): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820219030 item 58 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.311939906 +0000 UTC m=+78.753400216 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c6b80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c70c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c70c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c70c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820219500 item 59 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c70c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c70c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.312325727 +0000 UTC m=+78.753786038 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c70c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820219ab0 item 59 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.312851322 +0000 UTC m=+78.754311633 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7600): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7c80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7c80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7c80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7c80): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7c80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.312851322 +0000 UTC m=+78.754311633 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204c7c80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820219c70 item 59 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.313906299 +0000 UTC m=+78.755366611 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300500): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300a80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300a80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300a80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206805b0 item 60 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300a80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300a80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.314274307 +0000 UTC m=+78.755734618 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820300a80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820680850 item 60 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.314771468 +0000 UTC m=+78.756231779 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301dc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301dc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301dc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301dc0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301dc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.314771468 +0000 UTC m=+78.756231779 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820301dc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820680a80 item 60 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.31587068 +0000 UTC m=+78.757330991 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068e980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068efc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068efc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068efc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820680fc0 item 61 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068efc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068efc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.316271068 +0000 UTC m=+78.757731379 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068efc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f700): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f700): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f700): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f700): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f700): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.316271068 +0000 UTC m=+78.757731379 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068f700): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678206812d0 item 61 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.317413011 +0000 UTC m=+78.758873322 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782068fe00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820681960 item 62 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.31788238 +0000 UTC m=+78.759342691 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584fc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584fc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584fc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584fc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584fc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.31788238 +0000 UTC m=+78.759342691 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820584fc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820681c00 item 62 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.319146133 +0000 UTC m=+78.760606444 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86200): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820200150 item 63 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.319512867 +0000 UTC m=+78.760973188 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86e80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86e80): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.319512867 +0000 UTC m=+78.760973188 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b86e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202004d0 item 63 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): >_readAt: n=0, err=Bad file descriptor 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.32087648 +0000 UTC m=+78.762336801 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b874c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87a00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820200af0 item 64 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87a00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.321370125 +0000 UTC m=+78.762830446 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820b87a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c200): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c200): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c200): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c200): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c200): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.321370125 +0000 UTC m=+78.762830446 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c200): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820200d90 item 64 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c840): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c840): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.3226927 +0000 UTC m=+78.764153021 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046c840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820201340 item 65 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.323253822 +0000 UTC m=+78.764714143 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046ccc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d1c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d1c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d1c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d1c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d1c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.323253822 +0000 UTC m=+78.764714143 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d1c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202018f0 item 65 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d800): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d800): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d800): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d800): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d800): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.32449843 +0000 UTC m=+78.765958751 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046d800): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820201ce0 item 66 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.325171053 +0000 UTC m=+78.766631404 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782046dc80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca2c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca2c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca2c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca2c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca2c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.325171053 +0000 UTC m=+78.766631404 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca2c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a070 item 66 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.326476366 +0000 UTC m=+78.767936677 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204ca900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a4d0 item 67 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.326994626 +0000 UTC m=+78.768454938 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cad80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb280): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb280): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb280): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb280): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb280): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.326994626 +0000 UTC m=+78.768454938 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb280): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040a7e0 item 67 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.328347479 +0000 UTC m=+78.769807790 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cb900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040ad90 item 68 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.328886369 +0000 UTC m=+78.770346681 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678204cbe00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638440): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638440): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638440): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.328886369 +0000 UTC m=+78.770346681 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040b0a0 item 68 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638a80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638a80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638a80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638a80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638a80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.330248459 +0000 UTC m=+78.771708769 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638a80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040b7a0 item 69 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.330716876 +0000 UTC m=+78.772177187 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820638f00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639400): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639400): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639400): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.330716876 +0000 UTC m=+78.772177187 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782040ba40 item 69 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639a80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639a80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639a80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639a80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639a80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.332009373 +0000 UTC m=+78.773469694 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820639a80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c80e0 item 70 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.332534818 +0000 UTC m=+78.773995139 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e5c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e5c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.332534818 +0000 UTC m=+78.773995139 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066e5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8310 item 70 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066ec40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066ec40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066ec40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066ec40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066ec40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.333764037 +0000 UTC m=+78.775224347 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066ec40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8b60 item 71 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.334224669 +0000 UTC m=+78.775684980 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f640): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f640): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f640): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.334224669 +0000 UTC m=+78.775684980 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066f640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c8e70 item 71 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066fcc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066fcc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066fcc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066fcc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066fcc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.335494544 +0000 UTC m=+78.776954855 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782066fcc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c93b0 item 72 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.335948273 +0000 UTC m=+78.777408584 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c82c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8800): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8800): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8800): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8800): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8800): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.335948273 +0000 UTC m=+78.777408584 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8800): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678201c9a40 item 72 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.337226233 +0000 UTC m=+78.778686544 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c8dc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c92c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c92c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c92c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820274230 item 73 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c92c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c92c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.338046196 +0000 UTC m=+78.779506507 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c92c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820274d90 item 73 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.338541584 +0000 UTC m=+78.780001896 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9780): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9cc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9cc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9cc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9cc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9cc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.338541584 +0000 UTC m=+78.780001896 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678206c9cc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202753b0 item 73 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.339871884 +0000 UTC m=+78.781332225 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728900): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820275c00 item 74 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728900): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.340389684 +0000 UTC m=+78.781850015 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58460 item 74 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.340987958 +0000 UTC m=+78.782448268 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820728e40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207293c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207293c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207293c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207293c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207293c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.340987958 +0000 UTC m=+78.782448268 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207293c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58690 item 74 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.342417003 +0000 UTC m=+78.783877314 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820729a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c000): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c000): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c000): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58bd0 item 75 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c000): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c000): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.342860764 +0000 UTC m=+78.784321075 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c000): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): _writeAt: size=3, off=2 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d58e70 item 75 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.343429521 +0000 UTC m=+78.784889832 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074c540): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074ca80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074ca80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074ca80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074ca80): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074ca80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.343429521 +0000 UTC m=+78.784889832 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074ca80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59030 item 75 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.345439027 +0000 UTC m=+78.786899337 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d0c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d5c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59420 item 76 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d5c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.345935817 +0000 UTC m=+78.787396129 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074d5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d595e0 item 76 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): _writeAt: size=3, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.346622818 +0000 UTC m=+78.788083129 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782074db00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776180): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776180): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776180): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776180): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776180): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.346622818 +0000 UTC m=+78.788083129 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776180): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d597a0 item 76 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.347950914 +0000 UTC m=+78.789411225 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207767c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776cc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776cc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776cc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59b20 item 77 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776cc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776cc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.348465799 +0000 UTC m=+78.789926161 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820776cc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.348465799 +0000 UTC m=+78.789926161 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207773c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820d59e30 item 77 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.349856943 +0000 UTC m=+78.791317275 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820777a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794000): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794000): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794000): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bc700 item 78 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794000): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794000): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.350379664 +0000 UTC m=+78.791840005 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794000): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794700): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794700): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794700): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794700): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794700): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.350379664 +0000 UTC m=+78.791840005 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794700): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bcc40 item 78 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.351845459 +0000 UTC m=+78.793305770 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820794d40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795240): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795240): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795240): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bd3b0 item 79 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795240): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795240): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.352319647 +0000 UTC m=+78.793779968 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795240): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795940): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795940): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795940): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.352319647 +0000 UTC m=+78.793779968 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820795940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bd730 item 79 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.353581717 +0000 UTC m=+78.795042029 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc580): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc580): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc580): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678203bdc70 item 80 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc580): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc580): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.354019277 +0000 UTC m=+78.795479587 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bc580): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bcc80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bcc80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bcc80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bcc80): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bcc80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.354019277 +0000 UTC m=+78.795479587 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bcc80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a000 item 80 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd2c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd2c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd2c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd2c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd2c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.355350056 +0000 UTC m=+78.796810368 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd2c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a540 item 81 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.3557638 +0000 UTC m=+78.797224111 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bd740): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bdc80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bdc80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bdc80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bdc80): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bdc80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.3557638 +0000 UTC m=+78.797224111 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207bdc80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020a700 item 81 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0400): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0400): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0400): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.356867791 +0000 UTC m=+78.798328101 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020acb0 item 82 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.357344473 +0000 UTC m=+78.798804784 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0900): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0e80): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0e80): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.357344473 +0000 UTC m=+78.798804784 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e0e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020ae70 item 82 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1500): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1500): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1500): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1500): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1500): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.3583406 +0000 UTC m=+78.799800911 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1500): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020b340 item 83 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.358951566 +0000 UTC m=+78.800411878 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678207e1a00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806040): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806040): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806040): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806040): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806040): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.358951566 +0000 UTC m=+78.800411878 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806040): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020b650 item 83 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208066c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208066c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208066c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208066c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208066c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.360326961 +0000 UTC m=+78.801787273 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208066c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782020bc00 item 84 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.360813383 +0000 UTC m=+78.802273693 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820806bc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807140): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807140): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807140): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.360813383 +0000 UTC m=+78.802273693 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306380 item 84 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208077c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208077c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208077c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208077c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208077c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.362159301 +0000 UTC m=+78.803619613 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208077c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306af0 item 85 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.362684626 +0000 UTC m=+78.804144978 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820807cc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848300): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848300): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848300): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848300): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848300): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.362684626 +0000 UTC m=+78.804144978 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848300): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820306e00 item 85 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848980): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848980): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.364002232 +0000 UTC m=+78.805462553 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820307260 item 86 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.364580106 +0000 UTC m=+78.806040417 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820848e80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849400): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849400): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849400): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849400): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849400): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.364580106 +0000 UTC m=+78.806040417 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849400): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820307420 item 86 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849a80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849a80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849a80): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849a80): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849a80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.365874147 +0000 UTC m=+78.807334458 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820849a80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820307ab0 item 87 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.366408228 +0000 UTC m=+78.807868540 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208725c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208725c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208725c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208725c0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208725c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.366408228 +0000 UTC m=+78.807868540 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208725c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053c1c0 item 87 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872c40): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872c40): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872c40): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872c40): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872c40): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.367632196 +0000 UTC m=+78.809092508 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820872c40): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053c690 item 88 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.36810963 +0000 UTC m=+78.809569942 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873140): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208736c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208736c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208736c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208736c0): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208736c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.36810963 +0000 UTC m=+78.809569942 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208736c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053ca10 item 88 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.371168172 +0000 UTC m=+78.812628484 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820873d00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6340): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6340): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053ce00 item 89 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6340): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.371588659 +0000 UTC m=+78.813048970 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053cfc0 item 89 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.372148039 +0000 UTC m=+78.813608370 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6880): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6e00): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6e00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6e00): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6e00): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6e00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.372148039 +0000 UTC m=+78.813608370 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b6e00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d2d0 item 89 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.373401572 +0000 UTC m=+78.814861883 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7440): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7980): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053d650 item 90 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7980): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.373809024 +0000 UTC m=+78.815269335 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053da40 item 90 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.374272993 +0000 UTC m=+78.815733303 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208b7ec0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ea580): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ea580): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ea580): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ea580): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ea580): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.374272993 +0000 UTC m=+78.815733303 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ea580): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782053dc70 item 90 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.375485499 +0000 UTC m=+78.816945810 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eabc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb100): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb100): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb100): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202402a0 item 91 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb100): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb100): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.375916485 +0000 UTC m=+78.817376796 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb100): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): >_readAt: n=2, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): _writeAt: size=3, off=7 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240540 item 91 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.37642052 +0000 UTC m=+78.817880831 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208eb640): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ebbc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ebbc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ebbc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ebbc0): >_readAt: n=8, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ebbc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.37642052 +0000 UTC m=+78.817880831 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678208ebbc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202407e0 item 91 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.37752448 +0000 UTC m=+78.818984791 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928300): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928840): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820240d90 item 92 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928840): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.377938825 +0000 UTC m=+78.819399136 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): open at offset 5 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820241110 item 92 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): _readAt: size=2, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): _writeAt: size=3, off=5 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): >_writeAt: n=3, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.378417992 +0000 UTC m=+78.819878303 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820928d80): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929340): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929340): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929340): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929340): >_readAt: n=3, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929340): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.378417992 +0000 UTC m=+78.819878303 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929340): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820241570 item 92 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.379508438 +0000 UTC m=+78.820968749 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929980): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929ec0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929ec0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929ec0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216310 item 93 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929ec0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929ec0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.37992146 +0000 UTC m=+78.821381771 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x67820929ec0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096c6c0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096c6c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096c6c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096c6c0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096c6c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.37992146 +0000 UTC m=+78.821381771 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096c6c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202165b0 item 93 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.381065908 +0000 UTC m=+78.822526219 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096cd00): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d240): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d240): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d240): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216a80 item 94 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d240): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d240): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.38146903 +0000 UTC m=+78.822929342 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d240): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d940): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d940): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d940): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d940): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d940): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.38146903 +0000 UTC m=+78.822929342 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782096d940): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820216e00 item 94 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.382592348 +0000 UTC m=+78.824052658 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c080): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c5c0): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c5c0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c5c0): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217260 item 95 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c5c0): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c5c0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.382971526 +0000 UTC m=+78.824431837 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099c5c0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099ccc0): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099ccc0): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099ccc0): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099ccc0): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099ccc0): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.382971526 +0000 UTC m=+78.824431837 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099ccc0): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x678202176c0 item 95 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 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/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): open at offset 0 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): _readAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): >_readAt: n=0, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.384338094 +0000 UTC m=+78.825798405 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d300): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d840): _writeAt: size=5, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d840): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d840): >openPending: err= 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x67820217b90 item 96 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d840): >_writeAt: n=5, err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d840): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.384779079 +0000 UTC m=+78.826239390 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x6782099d840): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/24 03:47:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/24 03:47:45 DEBUG : open-test-file: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209c0040): _readAt: size=512, off=0 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209c0040): openPending: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209c0040): >openPending: err= 2026/04/24 03:47:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209c0040): >_readAt: n=5, err=EOF 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209c0040): close: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-24 03:47:45.384779079 +0000 UTC m=+78.826239390 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : open-test-file(0x678209c0040): >close: err= 2026/04/24 03:47:45 DEBUG : open-test-file: Remove: 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6782074e0e0 item 96 2026/04/24 03:47:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/24 03:47:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/24 03:47:45 DEBUG : open-test-file: >Remove: err= 2026/04/24 03:47:45 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : >WaitForWriters: 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.32s) --- 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.31s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:45 DEBUG : file1: newRWFileHandle: 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): openPending: 2026/04/24 03:47:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): >openPending: err= 2026/04/24 03:47:45 DEBUG : file1: >newRWFileHandle: err= 2026/04/24 03:47:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/24 03:47:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): _writeAt: size=2, off=0 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): >_writeAt: n=2, err= 2026/04/24 03:47:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): RWFileHandle.Flush 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): RWFileHandle.Release 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): close: 2026/04/24 03:47:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/24 03:47:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:45 DEBUG : file1(0x678209c0600): >close: err= 2026/04/24 03:47:45 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : file1: reading active writers 2026/04/24 03:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : file1: reading active writers 2026/04/24 03:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : file1: reading active writers 2026/04/24 03:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : file1: reading active writers 2026/04/24 03:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:45 DEBUG : file1: vfs cache: starting upload 2026/04/24 03:47:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : file1: reading active writers 2026/04/24 03:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:45 DEBUG : Looking for writers 2026/04/24 03:47:45 DEBUG : file1: reading active writers 2026/04/24 03:47:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:46 DEBUG : file1: size = 2 OK 2026/04/24 03:47:46 DEBUG : file1.rclone_chunk.001_zhl4zo: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/24 03:47:46 INFO : file1.rclone_chunk.001_zhl4zo: Copied (server-side copy) to: file1 2026/04/24 03:47:46 INFO : file1.rclone_chunk.001_zhl4zo: Deleted 2026/04/24 03:47:46 DEBUG : file1: size = 2 OK 2026/04/24 03:47:46 INFO : file1: Copied (new) 2026/04/24 03:47:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/24 03:47:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/24 03:47:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/24 03:47:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:47:46 INFO : file1: vfs cache: upload succeeded try #1 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : file1: reading active writers 2026/04/24 03:47:46 DEBUG : >WaitForWriters: 2026/04/24 03:47:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : file1: reading active writers 2026/04/24 03:47:46 DEBUG : >WaitForWriters: 2026/04/24 03:47:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:47:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:47:46 DEBUG : rename_me: newRWFileHandle: 2026/04/24 03:47:46 DEBUG : rename_me(0x678204ed200): openPending: 2026/04/24 03:47:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/24 03:47:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 03:47:46 DEBUG : rename_me(0x678204ed200): >openPending: err= 2026/04/24 03:47:46 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/24 03:47:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/24 03:47:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/24 03:47:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/24 03:47:46 DEBUG : rename_me(0x678204ed200): _writeAt: size=5, off=0 2026/04/24 03:47:46 DEBUG : rename_me(0x678204ed200): >_writeAt: n=5, err= 2026/04/24 03:47:46 DEBUG : rename_me(0x678204ed200): close: 2026/04/24 03:47:46 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-24 03:47:46.422737208 +0000 UTC m=+79.864197529 2026/04/24 03:47:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/24 03:47:46 DEBUG : rename_me(0x678204ed200): >close: err= 2026/04/24 03:47:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/24 03:47:46 DEBUG : i_was_renamed: Updating file with 0x67820925520 2026/04/24 03:47:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/24 03:47:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 03:47:46 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/24 03:47:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/24 03:47:46 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/24 03:47:46 DEBUG : Looking for writers 2026/04/24 03:47:46 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/24 03:47:46 DEBUG : i_was_renamed: size = 5 OK 2026/04/24 03:47:46 DEBUG : i_was_renamed.rclone_chunk.001_zhl5u9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:47:46 INFO : i_was_renamed.rclone_chunk.001_zhl5u9: Copied (server-side copy) to: i_was_renamed 2026/04/24 03:47:46 INFO : i_was_renamed.rclone_chunk.001_zhl5u9: Deleted 2026/04/24 03:47:46 DEBUG : i_was_renamed: size = 5 OK 2026/04/24 03:47:46 INFO : i_was_renamed: Copied (new) 2026/04/24 03:47:46 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-24 03:47:46.422737208 +0000 UTC" 2026/04/24 03:47:46 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/24 03:47:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/24 03:47:46 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/24 03:47:47 DEBUG : Looking for writers 2026/04/24 03:47:47 DEBUG : i_was_renamed: reading active writers 2026/04/24 03:47:47 DEBUG : >WaitForWriters: 2026/04/24 03:47:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.81s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/24 03:47:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/24 03:47:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kicodol8pubo" 2026/04/24 03:47:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/24 03:47:47 DEBUG : forgetting directory cache 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhl6xt: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/24 03:47:47 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl6xt: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:47 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl6xt: Deleted 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate(0x67820bb7e40): _readAt: size=512, off=0 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate(0x67820bb7e40): openPending: 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:48:47.195398462 +0000 UTC" against cached fingerprint "" 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 03:47:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate(0x67820bb7e40): >openPending: err= 2026/04/24 03:47:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820bb7e40): >_readAt: n=20, err=EOF 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820bb7e40): close: 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:48:47.195398462 +0000 UTC 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820bb7e40): >close: err= 2026/04/24 03:47:48 DEBUG : forgetting directory cache 2026/04/24 03:47:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhl7bf: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/24 03:47:48 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl7bf: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:48 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl7bf: Deleted 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820300480): _readAt: size=512, off=0 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820300480): openPending: 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:49:47.195398462 +0000 UTC" against cached fingerprint "20,2026-04-24 02:48:47.195398462 +0000 UTC" 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:49:47.195398462 +0000 UTC" != cached fingerprint "20,2026-04-24 02:48:47.195398462 +0000 UTC") 2026/04/24 03:47:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 03:47:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820300480): >openPending: err= 2026/04/24 03:47:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820300480): >_readAt: n=20, err=EOF 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820300480): close: 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:49:47.195398462 +0000 UTC 2026/04/24 03:47:48 DEBUG : TestRWCacheUpdate(0x67820300480): >close: err= 2026/04/24 03:47:49 DEBUG : forgetting directory cache 2026/04/24 03:47:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhl83y: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/24 03:47:49 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl83y: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:49 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl83y: Deleted 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate(0x67820585e00): _readAt: size=512, off=0 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate(0x67820585e00): openPending: 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:50:47.195398462 +0000 UTC" against cached fingerprint "20,2026-04-24 02:49:47.195398462 +0000 UTC" 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:50:47.195398462 +0000 UTC" != cached fingerprint "20,2026-04-24 02:49:47.195398462 +0000 UTC") 2026/04/24 03:47:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 03:47:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate(0x67820585e00): >openPending: err= 2026/04/24 03:47:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate(0x67820585e00): >_readAt: n=20, err=EOF 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate(0x67820585e00): close: 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:50:47.195398462 +0000 UTC 2026/04/24 03:47:49 DEBUG : TestRWCacheUpdate(0x67820585e00): >close: err= 2026/04/24 03:47:50 DEBUG : forgetting directory cache 2026/04/24 03:47:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhl8m2: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/24 03:47:50 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl8m2: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:50 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl8m2: Deleted 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate(0x6782017d880): _readAt: size=512, off=0 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate(0x6782017d880): openPending: 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:51:47.195398462 +0000 UTC" against cached fingerprint "20,2026-04-24 02:50:47.195398462 +0000 UTC" 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:51:47.195398462 +0000 UTC" != cached fingerprint "20,2026-04-24 02:50:47.195398462 +0000 UTC") 2026/04/24 03:47:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 03:47:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate(0x6782017d880): >openPending: err= 2026/04/24 03:47:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate(0x6782017d880): >_readAt: n=20, err=EOF 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate(0x6782017d880): close: 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:51:47.195398462 +0000 UTC 2026/04/24 03:47:50 DEBUG : TestRWCacheUpdate(0x6782017d880): >close: err= 2026/04/24 03:47:50 DEBUG : forgetting directory cache 2026/04/24 03:47:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhl9o7: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/24 03:47:51 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl9o7: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:51 INFO : TestRWCacheUpdate.rclone_chunk.001_zhl9o7: Deleted 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate(0x67820be7500): _readAt: size=512, off=0 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate(0x67820be7500): openPending: 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:52:47.195398462 +0000 UTC" against cached fingerprint "20,2026-04-24 02:51:47.195398462 +0000 UTC" 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:52:47.195398462 +0000 UTC" != cached fingerprint "20,2026-04-24 02:51:47.195398462 +0000 UTC") 2026/04/24 03:47:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 03:47:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate(0x67820be7500): >openPending: err= 2026/04/24 03:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate(0x67820be7500): >_readAt: n=20, err=EOF 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate(0x67820be7500): close: 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:52:47.195398462 +0000 UTC 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate(0x67820be7500): >close: err= 2026/04/24 03:47:51 DEBUG : Re-reading directory (102.918503ms old) 2026/04/24 03:47:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 03:47:52 DEBUG : forgetting directory cache 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhlb3p: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/24 03:47:52 INFO : TestRWCacheUpdate.rclone_chunk.001_zhlb3p: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:52 INFO : TestRWCacheUpdate.rclone_chunk.001_zhlb3p: Deleted 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate(0x67820300380): _readAt: size=512, off=0 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate(0x67820300380): openPending: 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-24 02:53:47.195398462 +0000 UTC" against cached fingerprint "20,2026-04-24 02:52:47.195398462 +0000 UTC" 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-24 02:53:47.195398462 +0000 UTC" != cached fingerprint "20,2026-04-24 02:52:47.195398462 +0000 UTC") 2026/04/24 03:47:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/24 03:47:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate(0x67820300380): >openPending: err= 2026/04/24 03:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate(0x67820300380): >_readAt: n=20, err=EOF 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate(0x67820300380): close: 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:53:47.195398462 +0000 UTC 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate(0x67820300380): >close: err= 2026/04/24 03:47:52 DEBUG : Re-reading directory (113.75792ms old) 2026/04/24 03:47:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/24 03:47:53 DEBUG : forgetting directory cache 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhlc53: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/24 03:47:53 INFO : TestRWCacheUpdate.rclone_chunk.001_zhlc53: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:53 INFO : TestRWCacheUpdate.rclone_chunk.001_zhlc53: Deleted 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate(0x6782074c300): _readAt: size=512, off=0 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate(0x6782074c300): openPending: 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-24 02:54:47.195398462 +0000 UTC" against cached fingerprint "20,2026-04-24 02:53:47.195398462 +0000 UTC" 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-24 02:54:47.195398462 +0000 UTC" != cached fingerprint "20,2026-04-24 02:53:47.195398462 +0000 UTC") 2026/04/24 03:47:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/24 03:47:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate(0x6782074c300): >openPending: err= 2026/04/24 03:47:53 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate(0x6782074c300): >_readAt: n=21, err=EOF 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate(0x6782074c300): close: 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:54:47.195398462 +0000 UTC 2026/04/24 03:47:53 DEBUG : TestRWCacheUpdate(0x6782074c300): >close: err= 2026/04/24 03:47:54 DEBUG : forgetting directory cache 2026/04/24 03:47:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhldys: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/04/24 03:47:54 INFO : TestRWCacheUpdate.rclone_chunk.001_zhldys: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:54 INFO : TestRWCacheUpdate.rclone_chunk.001_zhldys: Deleted 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate(0x678209ff580): _readAt: size=512, off=0 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate(0x678209ff580): openPending: 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-24 02:55:47.195398462 +0000 UTC" against cached fingerprint "21,2026-04-24 02:54:47.195398462 +0000 UTC" 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-24 02:55:47.195398462 +0000 UTC" != cached fingerprint "21,2026-04-24 02:54:47.195398462 +0000 UTC") 2026/04/24 03:47:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/24 03:47:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate(0x678209ff580): >openPending: err= 2026/04/24 03:47:54 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate(0x678209ff580): >_readAt: n=22, err=EOF 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate(0x678209ff580): close: 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:55:47.195398462 +0000 UTC 2026/04/24 03:47:54 DEBUG : TestRWCacheUpdate(0x678209ff580): >close: err= 2026/04/24 03:47:54 DEBUG : forgetting directory cache 2026/04/24 03:47:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhldhm: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/04/24 03:47:55 INFO : TestRWCacheUpdate.rclone_chunk.001_zhldhm: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:55 INFO : TestRWCacheUpdate.rclone_chunk.001_zhldhm: Deleted 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate(0x678207d75c0): _readAt: size=512, off=0 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate(0x678207d75c0): openPending: 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-24 02:56:47.195398462 +0000 UTC" against cached fingerprint "22,2026-04-24 02:55:47.195398462 +0000 UTC" 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-24 02:56:47.195398462 +0000 UTC" != cached fingerprint "22,2026-04-24 02:55:47.195398462 +0000 UTC") 2026/04/24 03:47:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/24 03:47:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate(0x678207d75c0): >openPending: err= 2026/04/24 03:47:55 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate(0x678207d75c0): >_readAt: n=23, err=EOF 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate(0x678207d75c0): close: 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:56:47.195398462 +0000 UTC 2026/04/24 03:47:55 DEBUG : TestRWCacheUpdate(0x678207d75c0): >close: err= 2026/04/24 03:47:55 DEBUG : forgetting directory cache 2026/04/24 03:47:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zhlex3: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/04/24 03:47:56 INFO : TestRWCacheUpdate.rclone_chunk.001_zhlex3: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/24 03:47:56 INFO : TestRWCacheUpdate.rclone_chunk.001_zhlex3: Deleted 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate(0x67820be6440): _readAt: size=512, off=0 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate(0x67820be6440): openPending: 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-24 02:57:47.195398462 +0000 UTC" against cached fingerprint "23,2026-04-24 02:56:47.195398462 +0000 UTC" 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-24 02:57:47.195398462 +0000 UTC" != cached fingerprint "23,2026-04-24 02:56:47.195398462 +0000 UTC") 2026/04/24 03:47:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/24 03:47:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate(0x67820be6440): >openPending: err= 2026/04/24 03:47:56 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate(0x67820be6440): >_readAt: n=24, err=EOF 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate(0x67820be6440): close: 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-24 02:57:47.195398462 +0000 UTC 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate(0x67820be6440): >close: err= 2026/04/24 03:47:56 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:56 DEBUG : Looking for writers 2026/04/24 03:47:56 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/24 03:47:56 DEBUG : >WaitForWriters: 2026/04/24 03:47:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': vfs cache: cleaner exiting 2026/04/24 03:47:56 DEBUG : forgetting directory cache 2026/04/24 03:47:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.70s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:57 DEBUG : FiLeA: size = 5 OK 2026/04/24 03:47:57 DEBUG : FiLeA.rclone_chunk.001_zhlfbt: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/24 03:47:57 INFO : FiLeA.rclone_chunk.001_zhlfbt: Copied (server-side copy) to: FiLeA 2026/04/24 03:47:57 INFO : FiLeA.rclone_chunk.001_zhlfbt: Deleted 2026/04/24 03:47:57 DEBUG : FiLeB: size = 5 OK 2026/04/24 03:47:57 DEBUG : FiLeB.rclone_chunk.001_zhlgc2: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/24 03:47:57 INFO : FiLeB.rclone_chunk.001_zhlgc2: Copied (server-side copy) to: FiLeB 2026/04/24 03:47:57 INFO : FiLeB.rclone_chunk.001_zhlgc2: Deleted 2026/04/24 03:47:58 DEBUG : FilEb: size = 5 OK 2026/04/24 03:47:58 DEBUG : FilEb.rclone_chunk.001_zhlgrt: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/24 03:47:58 INFO : FilEb.rclone_chunk.001_zhlgrt: Copied (server-side copy) to: FilEb 2026/04/24 03:47:58 INFO : FilEb.rclone_chunk.001_zhlgrt: Deleted 2026/04/24 03:47:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:47:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 03:47:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 03:47:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 03:47:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 03:47:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:59 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 03:47:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 03:47:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 03:47:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 03:47:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 03:47:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 03:47:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 03:47:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/24 03:47:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 03:47:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/24 03:47:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/24 03:47:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/24 03:47:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/24 03:47:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/24 03:47:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/24 03:47:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/24 03:47:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/24 03:47:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/24 03:47:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/24 03:47:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:47:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:47:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:47:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/24 03:47:59 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:59 DEBUG : Looking for writers 2026/04/24 03:47:59 DEBUG : FiLeA: reading active writers 2026/04/24 03:47:59 DEBUG : FiLeB: reading active writers 2026/04/24 03:47:59 DEBUG : FilEb: reading active writers 2026/04/24 03:47:59 DEBUG : >WaitForWriters: 2026/04/24 03:47:59 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:47:59 DEBUG : Looking for writers 2026/04/24 03:47:59 DEBUG : FiLeA: reading active writers 2026/04/24 03:47:59 DEBUG : FiLeB: reading active writers 2026/04/24 03:47:59 DEBUG : FilEb: reading active writers 2026/04/24 03:47:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.73s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:47:59 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/24 03:47:59 DEBUG : normal name with no special characters.txt.rclone_chunk.001_zhliz7: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/24 03:47:59 INFO : normal name with no special characters.txt.rclone_chunk.001_zhliz7: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/24 03:48:00 INFO : normal name with no special characters.txt.rclone_chunk.001_zhliz7: Deleted 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_zhlj1j: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/24 03:48:00 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_zhlj1j: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/24 03:48:00 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_zhlj1j: Deleted 2026/04/24 03:48:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/24 03:48:00 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:00 DEBUG : Looking for writers 2026/04/24 03:48:00 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/24 03:48:00 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/24 03:48:00 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': Reusing VFS from active cache 2026/04/24 03:48:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:01 DEBUG : Looking for writers 2026/04/24 03:48:01 DEBUG : >WaitForWriters: 2026/04/24 03:48:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:01 DEBUG : Looking for writers 2026/04/24 03:48:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:01 DEBUG : Looking for writers 2026/04/24 03:48:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:01 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:01 DEBUG : Looking for writers 2026/04/24 03:48:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:01 DEBUG : file1: size = 14 OK 2026/04/24 03:48:01 DEBUG : file1.rclone_chunk.001_zhlkei: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:48:01 INFO : file1.rclone_chunk.001_zhlkei: Copied (server-side copy) to: file1 2026/04/24 03:48:01 INFO : file1.rclone_chunk.001_zhlkei: Deleted 2026/04/24 03:48:02 DEBUG : dir/file2: size = 14 OK 2026/04/24 03:48:02 DEBUG : dir/file2.rclone_chunk.001_zhlkzd: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/24 03:48:02 INFO : dir/file2.rclone_chunk.001_zhlkzd: Copied (server-side copy) to: dir/file2 2026/04/24 03:48:02 INFO : dir/file2.rclone_chunk.001_zhlkzd: Deleted 2026/04/24 03:48:02 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:02 DEBUG : dir: Looking for writers 2026/04/24 03:48:02 DEBUG : file2: reading active writers 2026/04/24 03:48:02 DEBUG : Looking for writers 2026/04/24 03:48:02 DEBUG : dir: reading active writers 2026/04/24 03:48:02 DEBUG : file1: reading active writers 2026/04/24 03:48:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.47s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:03 DEBUG : file1: size = 14 OK 2026/04/24 03:48:03 DEBUG : file1.rclone_chunk.001_zhll9p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:48:03 INFO : file1.rclone_chunk.001_zhll9p: Copied (server-side copy) to: file1 2026/04/24 03:48:03 INFO : file1.rclone_chunk.001_zhll9p: Deleted 2026/04/24 03:48:03 DEBUG : dir/file2: size = 14 OK 2026/04/24 03:48:03 DEBUG : dir/file2.rclone_chunk.001_zhlmd6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/24 03:48:03 INFO : dir/file2.rclone_chunk.001_zhlmd6: Copied (server-side copy) to: dir/file2 2026/04/24 03:48:03 INFO : dir/file2.rclone_chunk.001_zhlmd6: Deleted 2026/04/24 03:48:04 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:04 DEBUG : dir: Looking for writers 2026/04/24 03:48:04 DEBUG : Looking for writers 2026/04/24 03:48:04 DEBUG : dir: reading active writers 2026/04/24 03:48:04 DEBUG : file1: reading active writers 2026/04/24 03:48:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.60s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:04 DEBUG : file1: size = 14 OK 2026/04/24 03:48:04 DEBUG : file1.rclone_chunk.001_zhlnzd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/24 03:48:04 INFO : file1.rclone_chunk.001_zhlnzd: Copied (server-side copy) to: file1 2026/04/24 03:48:04 INFO : file1.rclone_chunk.001_zhlnzd: Deleted 2026/04/24 03:48:05 DEBUG : dir/file2: size = 14 OK 2026/04/24 03:48:05 DEBUG : dir/file2.rclone_chunk.001_zhlnf2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/24 03:48:05 INFO : dir/file2.rclone_chunk.001_zhlnf2: Copied (server-side copy) to: dir/file2 2026/04/24 03:48:05 INFO : dir/file2.rclone_chunk.001_zhlnf2: Deleted 2026/04/24 03:48:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:05 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 03:48:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 03:48:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 03:48:05 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:05 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/24 03:48:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/24 03:48:05 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 03:48:05 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:05 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 03:48:05 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/24 03:48:05 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/24 03:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 03:48:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 03:48:06 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/24 03:48:06 DEBUG : dir/new_file.txt.rclone_chunk.001_zhloov: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:48:06 INFO : dir/new_file.txt.rclone_chunk.001_zhloov: Copied (server-side copy) to: dir/new_file.txt 2026/04/24 03:48:06 INFO : dir/new_file.txt.rclone_chunk.001_zhloov: Deleted 2026/04/24 03:48:06 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/24 03:48:06 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/24 03:48:06 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/24 03:48:06 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:06 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/24 03:48:06 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:06 DEBUG : dir: Looking for writers 2026/04/24 03:48:06 DEBUG : file2: reading active writers 2026/04/24 03:48:06 DEBUG : new_file.txt: reading active writers 2026/04/24 03:48:06 DEBUG : Looking for writers 2026/04/24 03:48:06 DEBUG : dir: reading active writers 2026/04/24 03:48:06 DEBUG : file1: reading active writers 2026/04/24 03:48:06 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (2.19s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:06 DEBUG : dir/file2: size = 14 OK 2026/04/24 03:48:06 DEBUG : dir/file2.rclone_chunk.001_zhlp29: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/24 03:48:06 INFO : dir/file2.rclone_chunk.001_zhlp29: Copied (server-side copy) to: dir/file2 2026/04/24 03:48:07 INFO : dir/file2.rclone_chunk.001_zhlp29: Deleted 2026/04/24 03:48:07 DEBUG : dir/file2: copy non-chunked object... 2026/04/24 03:48:07 DEBUG : dir/file1: size = 14 OK 2026/04/24 03:48:07 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/24 03:48:07 INFO : dir/file2: Deleted 2026/04/24 03:48:07 DEBUG : dir/file1: Updating file with dir/file1 0x67820b195f0 2026/04/24 03:48:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/24 03:48:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:07 DEBUG : dir/file1: copy non-chunked object... 2026/04/24 03:48:07 DEBUG : file0: size = 14 OK 2026/04/24 03:48:07 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/24 03:48:07 INFO : dir/file1: Deleted 2026/04/24 03:48:07 DEBUG : file0: Updating file with file0 0x67820b195f0 2026/04/24 03:48:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/24 03:48:07 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/24 03:48:07 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:07 DEBUG : dir: Looking for writers 2026/04/24 03:48:07 DEBUG : Looking for writers 2026/04/24 03:48:07 DEBUG : dir: reading active writers 2026/04/24 03:48:07 DEBUG : file0: reading active writers 2026/04/24 03:48:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.56s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:08 DEBUG : Looking for writers 2026/04/24 03:48:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:08 DEBUG : Looking for writers 2026/04/24 03:48:08 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:08 DEBUG : Looking for writers 2026/04/24 03:48:08 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:08 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:08 DEBUG : Looking for writers 2026/04/24 03:48:08 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 03:48:08 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/24 03:48:08 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/24 03:48:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 03:48:08 DEBUG : file1: size = 5 OK 2026/04/24 03:48:08 DEBUG : file1.rclone_chunk.001_zhlrbo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:48:08 INFO : file1.rclone_chunk.001_zhlrbo: Copied (server-side copy) to: file1 2026/04/24 03:48:08 INFO : file1.rclone_chunk.001_zhlrbo: Deleted 2026/04/24 03:48:08 DEBUG : file1: size = 5 OK 2026/04/24 03:48:08 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:08 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/24 03:48:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 03:48:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 03:48:09 DEBUG : file1: size = 0 OK 2026/04/24 03:48:09 DEBUG : file1.rclone_chunk.001_zhlsiz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:48:09 INFO : file1.rclone_chunk.001_zhlsiz: Copied (server-side copy) to: file1 2026/04/24 03:48:09 INFO : file1.rclone_chunk.001_zhlsiz: Deleted 2026/04/24 03:48:09 DEBUG : file1: size = 0 OK 2026/04/24 03:48:09 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/24 03:48:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/24 03:48:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/24 03:48:09 DEBUG : file1: size = 7 OK 2026/04/24 03:48:09 DEBUG : file1.rclone_chunk.001_zhlssw: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/24 03:48:09 INFO : file1.rclone_chunk.001_zhlssw: Copied (server-side copy) to: file1 2026/04/24 03:48:09 INFO : file1.rclone_chunk.001_zhlssw: Deleted 2026/04/24 03:48:09 DEBUG : file1: size = 7 OK 2026/04/24 03:48:09 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:09 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:09 DEBUG : Looking for writers 2026/04/24 03:48:09 DEBUG : file1: reading active writers 2026/04/24 03:48:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.67s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/24 03:48:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/24 03:48:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/24 03:48:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/24 03:48:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/24 03:48:11 DEBUG : file1: size = 11 OK 2026/04/24 03:48:11 DEBUG : file1.rclone_chunk.001_zhlujz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/24 03:48:11 INFO : file1.rclone_chunk.001_zhlujz: Copied (server-side copy) to: file1 2026/04/24 03:48:11 INFO : file1.rclone_chunk.001_zhlujz: Deleted 2026/04/24 03:48:11 DEBUG : file1: size = 11 OK 2026/04/24 03:48:11 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/24 03:48:11 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:11 DEBUG : Looking for writers 2026/04/24 03:48:11 DEBUG : file1: reading active writers 2026/04/24 03:48:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/24 03:48:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/24 03:48:12 DEBUG : file1: size = 5 OK 2026/04/24 03:48:12 DEBUG : file1.rclone_chunk.001_zhlu3b: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/24 03:48:12 INFO : file1.rclone_chunk.001_zhlu3b: Copied (server-side copy) to: file1 2026/04/24 03:48:12 INFO : file1.rclone_chunk.001_zhlu3b: Deleted 2026/04/24 03:48:12 DEBUG : file1: size = 5 OK 2026/04/24 03:48:12 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/24 03:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:12 DEBUG : Looking for writers 2026/04/24 03:48:12 DEBUG : file1: reading active writers 2026/04/24 03:48:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:12 DEBUG : file1: WriteFileHandle.Release closing 2026/04/24 03:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 03:48:12 DEBUG : file1: size = 0 OK 2026/04/24 03:48:12 DEBUG : file1.rclone_chunk.001_zhlv00: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:48:12 INFO : file1.rclone_chunk.001_zhlv00: Copied (server-side copy) to: file1 2026/04/24 03:48:12 INFO : file1.rclone_chunk.001_zhlv00: Deleted 2026/04/24 03:48:12 DEBUG : file1: size = 0 OK 2026/04/24 03:48:12 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/24 03:48:12 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:12 DEBUG : Looking for writers 2026/04/24 03:48:12 DEBUG : file1: reading active writers 2026/04/24 03:48:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (2 bytes), uploading instead of streaming 2026/04/24 03:48:13 DEBUG : file1: size = 2 OK 2026/04/24 03:48:13 DEBUG : file1.rclone_chunk.001_zhlwox: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/24 03:48:13 INFO : file1.rclone_chunk.001_zhlwox: Copied (server-side copy) to: file1 2026/04/24 03:48:13 INFO : file1.rclone_chunk.001_zhlwox: Deleted 2026/04/24 03:48:13 DEBUG : file1: size = 2 OK 2026/04/24 03:48:13 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:13 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/24 03:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:13 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:13 DEBUG : Looking for writers 2026/04/24 03:48:13 DEBUG : file1: reading active writers 2026/04/24 03:48:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.80s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/24 03:48:14 DEBUG : file1: size = 0 OK 2026/04/24 03:48:14 DEBUG : file1.rclone_chunk.001_zhlwee: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/24 03:48:14 INFO : file1.rclone_chunk.001_zhlwee: Copied (server-side copy) to: file1 2026/04/24 03:48:14 INFO : file1.rclone_chunk.001_zhlwee: Deleted 2026/04/24 03:48:14 DEBUG : file1: size = 0 OK 2026/04/24 03:48:14 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:48:14 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 03:48:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 03:48:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 03:48:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:14 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:14 DEBUG : Looking for writers 2026/04/24 03:48:14 DEBUG : file1: reading active writers 2026/04/24 03:48:14 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/24 03:48:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/24 03:48:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/24 03:48:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/24 03:48:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/24 03:48:14 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/24 03:48:14 DEBUG : file1.rclone_chunk.001_zhlxqv: md5 = 4b6adc845382595f3aba7a172403c0db OK 2026/04/24 03:48:14 INFO : file1.rclone_chunk.001_zhlxqv: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/24 03:48:15 INFO : file1.rclone_chunk.001_zhlxqv: Deleted 2026/04/24 03:48:15 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/24 03:48:15 DEBUG : file1.rclone_chunk.002_zhlxqv: md5 = 74236ca966c3e2b746bfed9eb3a51efb OK 2026/04/24 03:48:15 INFO : file1.rclone_chunk.002_zhlxqv: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/24 03:48:15 INFO : file1.rclone_chunk.002_zhlxqv: Deleted 2026/04/24 03:48:15 DEBUG : file1: size = 100 OK 2026/04/24 03:48:15 DEBUG : file1: Size of src and dst objects identical 2026/04/24 03:48:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/24 03:48:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/24 03:48:15 DEBUG : file1: Open: flags=O_RDONLY 2026/04/24 03:48:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/24 03:48:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/24 03:48:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:15 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:15 DEBUG : Looking for writers 2026/04/24 03:48:15 DEBUG : file1: reading active writers 2026/04/24 03:48:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.27s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:16 DEBUG : flat/f000.txt: size = 7 OK 2026/04/24 03:48:16 DEBUG : flat/f000.txt.rclone_chunk.001_zhly2u: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/24 03:48:16 INFO : flat/f000.txt.rclone_chunk.001_zhly2u: Copied (server-side copy) to: flat/f000.txt 2026/04/24 03:48:16 INFO : flat/f000.txt.rclone_chunk.001_zhly2u: Deleted 2026/04/24 03:48:16 DEBUG : flat/f001.txt: size = 14 OK 2026/04/24 03:48:16 DEBUG : flat/f001.txt.rclone_chunk.001_zhlzdb: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/24 03:48:16 INFO : flat/f001.txt.rclone_chunk.001_zhlzdb: Copied (server-side copy) to: flat/f001.txt 2026/04/24 03:48:16 INFO : flat/f001.txt.rclone_chunk.001_zhlzdb: Deleted 2026/04/24 03:48:17 DEBUG : flat/f002.txt: size = 21 OK 2026/04/24 03:48:17 DEBUG : flat/f002.txt.rclone_chunk.001_zhlzr1: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/24 03:48:17 INFO : flat/f002.txt.rclone_chunk.001_zhlzr1: Copied (server-side copy) to: flat/f002.txt 2026/04/24 03:48:17 INFO : flat/f002.txt.rclone_chunk.001_zhlzr1: Deleted 2026/04/24 03:48:17 DEBUG : flat/f003.txt: size = 28 OK 2026/04/24 03:48:17 DEBUG : flat/f003.txt.rclone_chunk.001_zhm0lt: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/24 03:48:17 INFO : flat/f003.txt.rclone_chunk.001_zhm0lt: Copied (server-side copy) to: flat/f003.txt 2026/04/24 03:48:17 INFO : flat/f003.txt.rclone_chunk.001_zhm0lt: Deleted 2026/04/24 03:48:17 DEBUG : flat/f004.txt: size = 35 OK 2026/04/24 03:48:17 DEBUG : flat/f004.txt.rclone_chunk.001_zhm0tk: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/24 03:48:17 INFO : flat/f004.txt.rclone_chunk.001_zhm0tk: Copied (server-side copy) to: flat/f004.txt 2026/04/24 03:48:17 INFO : flat/f004.txt.rclone_chunk.001_zhm0tk: Deleted 2026/04/24 03:48:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/24 03:48:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/24 03:48:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:18 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:18 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/24 03:48:18 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/24 03:48:18 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:18 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:18 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/24 03:48:18 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/24 03:48:18 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:18 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:18 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/24 03:48:18 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/24 03:48:18 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:18 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:18 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/24 03:48:18 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/24 03:48:18 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:18 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:18 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:18 DEBUG : flat: Looking for writers 2026/04/24 03:48:18 DEBUG : f000.txt: reading active writers 2026/04/24 03:48:18 DEBUG : f001.txt: reading active writers 2026/04/24 03:48:18 DEBUG : f002.txt: reading active writers 2026/04/24 03:48:18 DEBUG : f003.txt: reading active writers 2026/04/24 03:48:18 DEBUG : f004.txt: reading active writers 2026/04/24 03:48:18 DEBUG : Looking for writers 2026/04/24 03:48:18 DEBUG : flat: reading active writers 2026/04/24 03:48:18 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.47s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:19 DEBUG : a/top.txt: size = 3 OK 2026/04/24 03:48:19 DEBUG : a/top.txt.rclone_chunk.001_zhm2g4: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/24 03:48:19 INFO : a/top.txt.rclone_chunk.001_zhm2g4: Copied (server-side copy) to: a/top.txt 2026/04/24 03:48:19 INFO : a/top.txt.rclone_chunk.001_zhm2g4: Deleted 2026/04/24 03:48:20 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/24 03:48:20 DEBUG : a/b/mid.txt.rclone_chunk.001_zhm292: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/24 03:48:20 INFO : a/b/mid.txt.rclone_chunk.001_zhm292: Copied (server-side copy) to: a/b/mid.txt 2026/04/24 03:48:20 INFO : a/b/mid.txt.rclone_chunk.001_zhm292: Deleted 2026/04/24 03:48:20 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/24 03:48:20 DEBUG : a/b/c/deep.txt.rclone_chunk.001_zhm3yg: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/24 03:48:20 INFO : a/b/c/deep.txt.rclone_chunk.001_zhm3yg: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/24 03:48:20 INFO : a/b/c/deep.txt.rclone_chunk.001_zhm3yg: Deleted 2026/04/24 03:48:20 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/24 03:48:20 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/24 03:48:20 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:20 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:20 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/24 03:48:20 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/24 03:48:20 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:20 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:20 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/24 03:48:20 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/24 03:48:20 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:20 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:20 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:20 DEBUG : a/b/c: Looking for writers 2026/04/24 03:48:20 DEBUG : deep.txt: reading active writers 2026/04/24 03:48:20 DEBUG : a/b: Looking for writers 2026/04/24 03:48:20 DEBUG : mid.txt: reading active writers 2026/04/24 03:48:20 DEBUG : c: reading active writers 2026/04/24 03:48:20 DEBUG : a: Looking for writers 2026/04/24 03:48:20 DEBUG : b: reading active writers 2026/04/24 03:48:20 DEBUG : top.txt: reading active writers 2026/04/24 03:48:20 DEBUG : Looking for writers 2026/04/24 03:48:20 DEBUG : a: reading active writers 2026/04/24 03:48:20 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.13s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/24 03:48:21 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:21 DEBUG : Looking for writers 2026/04/24 03:48:21 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo'", Local "Local file system at /tmp/rclone436348248", Modify Window "1ns" 2026/04/24 03:48:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': poll-interval is not supported by this remote 2026/04/24 03:48:21 DEBUG : dir1/a.txt: size = 1 OK 2026/04/24 03:48:21 DEBUG : dir1/a.txt.rclone_chunk.001_zhm4ib: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/24 03:48:21 INFO : dir1/a.txt.rclone_chunk.001_zhm4ib: Copied (server-side copy) to: dir1/a.txt 2026/04/24 03:48:21 INFO : dir1/a.txt.rclone_chunk.001_zhm4ib: Deleted 2026/04/24 03:48:22 DEBUG : dir2/b.txt: size = 1 OK 2026/04/24 03:48:22 DEBUG : dir2/b.txt.rclone_chunk.001_zhm45f: md5 = 415290769594460e2e485922904f345d OK 2026/04/24 03:48:22 INFO : dir2/b.txt.rclone_chunk.001_zhm45f: Copied (server-side copy) to: dir2/b.txt 2026/04/24 03:48:22 INFO : dir2/b.txt.rclone_chunk.001_zhm45f: Deleted 2026/04/24 03:48:22 DEBUG : dir3/c.txt: size = 1 OK 2026/04/24 03:48:22 DEBUG : dir3/c.txt.rclone_chunk.001_zhm59v: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/24 03:48:22 INFO : dir3/c.txt.rclone_chunk.001_zhm59v: Copied (server-side copy) to: dir3/c.txt 2026/04/24 03:48:22 INFO : dir3/c.txt.rclone_chunk.001_zhm59v: Deleted 2026/04/24 03:48:22 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/24 03:48:22 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/24 03:48:22 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:22 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/24 03:48:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/24 03:48:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:23 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/24 03:48:23 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/24 03:48:23 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/24 03:48:23 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/24 03:48:23 DEBUG : WaitForWriters: timeout=30s 2026/04/24 03:48:23 DEBUG : dir1: Looking for writers 2026/04/24 03:48:23 DEBUG : a.txt: reading active writers 2026/04/24 03:48:23 DEBUG : dir2: Looking for writers 2026/04/24 03:48:23 DEBUG : b.txt: reading active writers 2026/04/24 03:48:23 DEBUG : dir3: Looking for writers 2026/04/24 03:48:23 DEBUG : c.txt: reading active writers 2026/04/24 03:48:23 DEBUG : Looking for writers 2026/04/24 03:48:23 DEBUG : dir1: reading active writers 2026/04/24 03:48:23 DEBUG : dir2: reading active writers 2026/04/24 03:48:23 DEBUG : dir3: reading active writers 2026/04/24 03:48:23 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.06s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/24 03:48:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kicodol8pubo': Purge remote 2026/04/24 03:48:23 DEBUG : Waiting for deletions to finish 2026/04/24 03:48:23 INFO : S3 bucket rclone-test-kicodol8pubo: Bucket "rclone-test-kicodol8pubo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m57.38647394s (try 1/5)