"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/31 03:06:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yakenez6hada" 2026/08/31 03:06:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 03:06:18 DEBUG : Starting OpenDrive session with ID: 306eb590bdf87e37e9292d716ee6cbec3c790476e00da8ceddfdbee7b2c14667 2026/08/31 03:06:19 DEBUG : Creating backend with remote "/tmp/rclone4191635927" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:19 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:19 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:22 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:22 DEBUG : dir: Looking for writers 2026/08/31 03:06:22 DEBUG : Looking for writers 2026/08/31 03:06:22 DEBUG : dir: reading active writers 2026/08/31 03:06:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.52s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:23 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:23 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:26 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/31 03:06:28 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/31 03:06:30 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:30 DEBUG : dir/subdir: Looking for writers 2026/08/31 03:06:30 DEBUG : dir: Looking for writers 2026/08/31 03:06:30 DEBUG : file1: reading active writers 2026/08/31 03:06:30 DEBUG : file2: reading active writers 2026/08/31 03:06:30 DEBUG : subdir: reading active writers 2026/08/31 03:06:30 DEBUG : Looking for writers 2026/08/31 03:06:30 DEBUG : dir: reading active writers 2026/08/31 03:06:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.59s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:33 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:33 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:36 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:36 DEBUG : dir: Looking for writers 2026/08/31 03:06:36 DEBUG : file1: reading active writers 2026/08/31 03:06:36 DEBUG : Looking for writers 2026/08/31 03:06:36 DEBUG : dir: reading active writers 2026/08/31 03:06:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.83s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:37 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:37 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:39 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:39 DEBUG : dir: Looking for writers 2026/08/31 03:06:39 DEBUG : Looking for writers 2026/08/31 03:06:39 DEBUG : dir: reading active writers 2026/08/31 03:06:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.72s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:40 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:40 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:43 DEBUG : dir: forgetting directory cache 2026/08/31 03:06:43 DEBUG : forgetting directory cache 2026/08/31 03:06:43 DEBUG : dir: forgetting directory cache 2026/08/31 03:06:43 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:43 DEBUG : Looking for writers 2026/08/31 03:06:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.93s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:44 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:44 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:47 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/31 03:06:47 DEBUG : dir: invalidating directory cache 2026/08/31 03:06:47 DEBUG : >ForgetPath: 2026/08/31 03:06:47 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/31 03:06:47 DEBUG : invalidating directory cache 2026/08/31 03:06:47 DEBUG : dir: forgetting directory cache 2026/08/31 03:06:47 DEBUG : >ForgetPath: 2026/08/31 03:06:47 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/31 03:06:47 DEBUG : >ForgetPath: 2026/08/31 03:06:47 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:47 DEBUG : dir: Looking for writers 2026/08/31 03:06:47 DEBUG : Looking for writers 2026/08/31 03:06:47 DEBUG : dir: reading active writers 2026/08/31 03:06:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.06s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:48 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:48 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:06:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:06:53 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/31 03:06:55 DEBUG : forgetting directory cache 2026/08/31 03:06:55 DEBUG : dir: forgetting directory cache 2026/08/31 03:06:56 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:06:56 DEBUG : dir: Looking for writers 2026/08/31 03:06:56 DEBUG : fil/a/b: Looking for writers 2026/08/31 03:06:56 DEBUG : fil/a: Looking for writers 2026/08/31 03:06:56 DEBUG : b: reading active writers 2026/08/31 03:06:56 DEBUG : fil: Looking for writers 2026/08/31 03:06:56 DEBUG : a: reading active writers 2026/08/31 03:06:56 DEBUG : Looking for writers 2026/08/31 03:06:56 DEBUG : dir: reading active writers 2026/08/31 03:06:56 DEBUG : fil: reading active writers 2026/08/31 03:06:56 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.26s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:06:59 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:06:59 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:02 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:02 DEBUG : dir: Looking for writers 2026/08/31 03:07:02 DEBUG : Looking for writers 2026/08/31 03:07:02 DEBUG : dir: reading active writers 2026/08/31 03:07:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.98s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:03 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:03 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:06 DEBUG : dir: Looking for writers 2026/08/31 03:07:06 DEBUG : file1: reading active writers 2026/08/31 03:07:06 DEBUG : Looking for writers 2026/08/31 03:07:06 DEBUG : dir: reading active writers 2026/08/31 03:07:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.03s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:07 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:07 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:10 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/31 03:07:12 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/31 03:07:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/31 03:07:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/31 03:07:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/31 03:07:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/31 03:07:15 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/31 03:07:18 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/31 03:07:20 DEBUG : dir: invalidating directory cache 2026/08/31 03:07:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/31 03:07:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/31 03:07:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/31 03:07:20 DEBUG : dir/file1: Reset virtual modtime 2026/08/31 03:07:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/31 03:07:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/31 03:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/31 03:07:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/31 03:07:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:07:20 DEBUG : dir: invalidating directory cache 2026/08/31 03:07:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/31 03:07:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/31 03:07:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/31 03:07:20 DEBUG : forgetting directory cache 2026/08/31 03:07:20 DEBUG : dir: forgetting directory cache 2026/08/31 03:07:20 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/31 03:07:20 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:20 DEBUG : dir/virtualDir: Looking for writers 2026/08/31 03:07:20 DEBUG : dir: Looking for writers 2026/08/31 03:07:20 DEBUG : virtualFile: reading active writers 2026/08/31 03:07:20 DEBUG : virtualDir: reading active writers 2026/08/31 03:07:20 DEBUG : file1: reading active writers 2026/08/31 03:07:20 DEBUG : virtualFile2: reading active writers 2026/08/31 03:07:20 DEBUG : Looking for writers 2026/08/31 03:07:20 DEBUG : dir: reading active writers 2026/08/31 03:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.49s) --- PASS: TestDirReadDirAll/Virtual (5.86s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:22 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:22 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:25 ERROR : dir/: Can only open directories read only 2026/08/31 03:07:25 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:25 DEBUG : dir: Looking for writers 2026/08/31 03:07:25 DEBUG : Looking for writers 2026/08/31 03:07:25 DEBUG : dir: reading active writers 2026/08/31 03:07:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.93s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:26 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:26 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/31 03:07:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/31 03:07:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/31 03:07:30 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 03:07:30 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/31 03:07:31 DEBUG : dir/potato: size = 5 OK 2026/08/31 03:07:31 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:07:31 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/31 03:07:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/31 03:07:31 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:31 DEBUG : dir: Looking for writers 2026/08/31 03:07:31 DEBUG : file1: reading active writers 2026/08/31 03:07:31 DEBUG : potato: reading active writers 2026/08/31 03:07:31 DEBUG : Looking for writers 2026/08/31 03:07:31 DEBUG : dir: reading active writers 2026/08/31 03:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.61s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:33 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:33 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/31 03:07:37 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:37 DEBUG : dir/sub: Looking for writers 2026/08/31 03:07:37 DEBUG : dir: Looking for writers 2026/08/31 03:07:37 DEBUG : file1: reading active writers 2026/08/31 03:07:37 DEBUG : sub: reading active writers 2026/08/31 03:07:37 DEBUG : Looking for writers 2026/08/31 03:07:37 DEBUG : dir: reading active writers 2026/08/31 03:07:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.10s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:39 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:39 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/31 03:07:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/31 03:07:44 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:44 DEBUG : dir/sub/subsub: Looking for writers 2026/08/31 03:07:44 DEBUG : dir/sub: Looking for writers 2026/08/31 03:07:44 DEBUG : subsub: reading active writers 2026/08/31 03:07:44 DEBUG : dir: Looking for writers 2026/08/31 03:07:44 DEBUG : file1: reading active writers 2026/08/31 03:07:44 DEBUG : sub: reading active writers 2026/08/31 03:07:44 DEBUG : Looking for writers 2026/08/31 03:07:44 DEBUG : dir: reading active writers 2026/08/31 03:07:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.98s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:46 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:46 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:49 ERROR : dir/: Dir.Remove not empty 2026/08/31 03:07:49 DEBUG : dir/file1: Remove: 2026/08/31 03:07:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:07:49 DEBUG : dir/file1: >Remove: err= 2026/08/31 03:07:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/31 03:07:50 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:50 DEBUG : Looking for writers 2026/08/31 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.50s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:50 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:50 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:53 DEBUG : dir/file1: Remove: 2026/08/31 03:07:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:07:53 DEBUG : dir/file1: >Remove: err= 2026/08/31 03:07:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/31 03:07:54 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:54 DEBUG : Looking for writers 2026/08/31 03:07:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.08s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:54 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:54 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:07:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:07:57 DEBUG : dir/file1: Remove: 2026/08/31 03:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:07:58 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/08/31 03:07:58 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:07:58 DEBUG : dir: Looking for writers 2026/08/31 03:07:58 DEBUG : Looking for writers 2026/08/31 03:07:58 DEBUG : dir: reading active writers 2026/08/31 03:07:58 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.47s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:07:59 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:07:59 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:02 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/31 03:08:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/31 03:08:04 DEBUG : dir2: same parent dir (ODFfMTMyMTMxNDVfdlVlUUw) - using folder/rename instead of move_copy 2026/08/31 03:08:05 DEBUG : dir: Updating dir with dir2 0x2ff673ae4d80 2026/08/31 03:08:05 DEBUG : dir: forgetting directory cache 2026/08/31 03:08:05 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/31 03:08:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/31 03:08:06 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/31 03:08:06 DEBUG : file2: Updating file with file2 0x2ff673c82f70 2026/08/31 03:08:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/31 03:08:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:08:07 INFO : dir2/file3: Deleted 2026/08/31 03:08:08 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/31 03:08:08 DEBUG : dir2/file3: Updating file with dir2/file3 0x2ff673c82f70 2026/08/31 03:08:08 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/31 03:08:08 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/31 03:08:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/31 03:08:09 DEBUG : renamed empty directory: same parent dir (ODFfMTMyMTMxNDVfdlVlUUw) - using folder/rename instead of move_copy 2026/08/31 03:08:09 DEBUG : empty directory: Updating dir with renamed empty directory 0x2ff6737e8a80 2026/08/31 03:08:09 DEBUG : empty directory: forgetting directory cache 2026/08/31 03:08:09 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/31 03:08:09 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/31 03:08:09 DEBUG : dir2: Renaming to "dir3" 2026/08/31 03:08:09 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:09 DEBUG : dir3: Looking for writers 2026/08/31 03:08:09 DEBUG : file3: reading active writers 2026/08/31 03:08:09 DEBUG : renamed empty directory: Looking for writers 2026/08/31 03:08:09 DEBUG : Looking for writers 2026/08/31 03:08:09 DEBUG : dir3: reading active writers 2026/08/31 03:08:09 DEBUG : renamed empty directory: reading active writers 2026/08/31 03:08:09 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.62s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:10 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:10 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/31 03:08:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:08:14 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:08:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/31 03:08:14 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/31 03:08:14 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/31 03:08:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/31 03:08:14 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:08:14 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:08:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/31 03:08:14 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/31 03:08:14 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/31 03:08:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/31 03:08:14 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (12 bytes), uploading instead of streaming 2026/08/31 03:08:15 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/31 03:08:16 DEBUG : dir/sub/file2: size = 12 OK 2026/08/31 03:08:16 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/31 03:08:16 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/31 03:08:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/31 03:08:16 DEBUG : forgetting directory cache 2026/08/31 03:08:16 DEBUG : dir: forgetting directory cache 2026/08/31 03:08:16 DEBUG : dir/sub: forgetting directory cache 2026/08/31 03:08:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/31 03:08:16 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/31 03:08:16 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 03:08:17 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/31 03:08:18 DEBUG : dir/sub/file0: size = 5 OK 2026/08/31 03:08:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:08:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/31 03:08:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/31 03:08:18 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:18 DEBUG : dir/sub: Looking for writers 2026/08/31 03:08:18 DEBUG : file0: reading active writers 2026/08/31 03:08:18 DEBUG : file2: reading active writers 2026/08/31 03:08:18 DEBUG : dir: Looking for writers 2026/08/31 03:08:18 DEBUG : file1: reading active writers 2026/08/31 03:08:18 DEBUG : sub: reading active writers 2026/08/31 03:08:18 DEBUG : Looking for writers 2026/08/31 03:08:18 DEBUG : dir: reading active writers 2026/08/31 03:08:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.58s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:20 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:20 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/31 03:08:20 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:20 DEBUG : Looking for writers 2026/08/31 03:08:20 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:20 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:20 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/31 03:08:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:08:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/31 03:08:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/31 03:08:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/31 03:08:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:08:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/31 03:08:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/31 03:08:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:08:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/31 03:08:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/31 03:08:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/31 03:08:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:08:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/31 03:08:23 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:23 DEBUG : dir: Looking for writers 2026/08/31 03:08:23 DEBUG : file1: reading active writers 2026/08/31 03:08:23 DEBUG : file1.metadata: reading active writers 2026/08/31 03:08:23 DEBUG : Looking for writers 2026/08/31 03:08:23 DEBUG : dir: reading active writers 2026/08/31 03:08:23 DEBUG : dir.metadata: reading active writers 2026/08/31 03:08:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:24 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:24 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:27 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:27 DEBUG : dir: Looking for writers 2026/08/31 03:08:27 DEBUG : file1: reading active writers 2026/08/31 03:08:27 DEBUG : Looking for writers 2026/08/31 03:08:27 DEBUG : dir: reading active writers 2026/08/31 03:08:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:28 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:28 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:32 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/31 03:08:34 DEBUG : Can set mod time: true 2026/08/31 03:08:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/31 03:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:35 DEBUG : dir: Looking for writers 2026/08/31 03:08:35 DEBUG : file1: reading active writers 2026/08/31 03:08:35 DEBUG : Looking for writers 2026/08/31 03:08:35 DEBUG : dir: reading active writers 2026/08/31 03:08:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:36 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:36 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/31 03:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:08:39 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (0 bytes), uploading instead of streaming 2026/08/31 03:08:40 DEBUG : dir/file1: size = 0 OK 2026/08/31 03:08:40 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:08:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/31 03:08:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/31 03:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:08:41 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:41 DEBUG : dir: Looking for writers 2026/08/31 03:08:41 DEBUG : file1: reading active writers 2026/08/31 03:08:41 DEBUG : Looking for writers 2026/08/31 03:08:41 DEBUG : dir: reading active writers 2026/08/31 03:08:41 DEBUG : >WaitForWriters: 2026/08/31 03:08:41 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:41 DEBUG : dir: Looking for writers 2026/08/31 03:08:41 DEBUG : file1: reading active writers 2026/08/31 03:08:41 DEBUG : Looking for writers 2026/08/31 03:08:41 DEBUG : dir: reading active writers 2026/08/31 03:08:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:42 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:42 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:08:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/31 03:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:08:45 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 03:08:45 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:08:46 DEBUG : dir/file1: size = 5 OK 2026/08/31 03:08:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:08:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/31 03:08:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/31 03:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:08:47 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:47 DEBUG : dir: Looking for writers 2026/08/31 03:08:47 DEBUG : file1: reading active writers 2026/08/31 03:08:47 DEBUG : Looking for writers 2026/08/31 03:08:47 DEBUG : dir: reading active writers 2026/08/31 03:08:47 DEBUG : >WaitForWriters: 2026/08/31 03:08:47 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:47 DEBUG : dir: Looking for writers 2026/08/31 03:08:47 DEBUG : file1: reading active writers 2026/08/31 03:08:47 DEBUG : Looking for writers 2026/08/31 03:08:47 DEBUG : dir: reading active writers 2026/08/31 03:08:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:48 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:48 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:08:48 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:48 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:08:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:48 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:08:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/31 03:08:52 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:52 DEBUG : dir: Looking for writers 2026/08/31 03:08:52 DEBUG : file1: reading active writers 2026/08/31 03:08:52 DEBUG : Looking for writers 2026/08/31 03:08:52 DEBUG : dir: reading active writers 2026/08/31 03:08:52 DEBUG : >WaitForWriters: 2026/08/31 03:08:52 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:53 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:53 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:08:53 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:53 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:08:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:53 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:08:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:08:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/31 03:08:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:08:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:08:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:08:56 DEBUG : dir/file1(0x2ff67399ad40): close: 2026/08/31 03:08:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/31 03:08:56 DEBUG : dir/file1(0x2ff67399ad40): >close: err= 2026/08/31 03:08:56 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:56 DEBUG : dir: Looking for writers 2026/08/31 03:08:56 DEBUG : file1: reading active writers 2026/08/31 03:08:56 DEBUG : Looking for writers 2026/08/31 03:08:56 DEBUG : dir: reading active writers 2026/08/31 03:08:56 DEBUG : >WaitForWriters: 2026/08/31 03:08:56 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:08:56 DEBUG : dir: Looking for writers 2026/08/31 03:08:56 DEBUG : file1: reading active writers 2026/08/31 03:08:56 DEBUG : Looking for writers 2026/08/31 03:08:56 DEBUG : dir: reading active writers 2026/08/31 03:08:56 DEBUG : >WaitForWriters: 2026/08/31 03:08:56 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:08:58 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:08:58 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:08:58 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:58 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:08:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:08:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:08:58 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:08:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/31 03:09:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:09:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:09:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:09:00 DEBUG : dir/file1(0x2ff673c8a2c0): _writeAt: size=5, off=0 2026/08/31 03:09:00 DEBUG : dir/file1(0x2ff673c8a2c0): openPending: 2026/08/31 03:09:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/31 03:09:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/31 03:09:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:00 DEBUG : dir/file1(0x2ff673c8a2c0): >openPending: err= 2026/08/31 03:09:00 DEBUG : dir/file1(0x2ff673c8a2c0): >_writeAt: n=5, err= 2026/08/31 03:09:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/31 03:09:00 DEBUG : dir/file1(0x2ff673c8a2c0): close: 2026/08/31 03:09:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/31 03:09:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/31 03:09:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/31 03:09:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/31 03:09:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/31 03:09:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:09:01 DEBUG : dir/file1(0x2ff673c8a2c0): >close: err= 2026/08/31 03:09:01 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:09:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:09:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:01 DEBUG : dir: Looking for writers 2026/08/31 03:09:01 DEBUG : file1: reading active writers 2026/08/31 03:09:01 DEBUG : Looking for writers 2026/08/31 03:09:01 DEBUG : dir: reading active writers 2026/08/31 03:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:09:02 DEBUG : dir: Looking for writers 2026/08/31 03:09:02 DEBUG : file1: reading active writers 2026/08/31 03:09:02 DEBUG : Looking for writers 2026/08/31 03:09:02 DEBUG : dir: reading active writers 2026/08/31 03:09:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:09:02 DEBUG : dir/file1: size = 14 OK 2026/08/31 03:09:02 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/31 03:09:02 INFO : dir/file1: Copied (replaced existing) 2026/08/31 03:09:02 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/31 03:09:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/31 03:09:02 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/31 03:09:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/31 03:09:03 DEBUG : dir: Looking for writers 2026/08/31 03:09:03 DEBUG : file1: reading active writers 2026/08/31 03:09:03 DEBUG : Looking for writers 2026/08/31 03:09:03 DEBUG : dir: reading active writers 2026/08/31 03:09:03 DEBUG : >WaitForWriters: 2026/08/31 03:09:03 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:03 DEBUG : dir: Looking for writers 2026/08/31 03:09:03 DEBUG : file1: reading active writers 2026/08/31 03:09:03 DEBUG : Looking for writers 2026/08/31 03:09:03 DEBUG : dir: reading active writers 2026/08/31 03:09:03 DEBUG : >WaitForWriters: 2026/08/31 03:09:03 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (35.98s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.24s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.10s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.83s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.94s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:04 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:04 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:09:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:09:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:09:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/31 03:09:08 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:08 DEBUG : dir: Looking for writers 2026/08/31 03:09:08 DEBUG : file1: reading active writers 2026/08/31 03:09:08 DEBUG : Looking for writers 2026/08/31 03:09:08 DEBUG : dir: reading active writers 2026/08/31 03:09:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.57s) === RUN TestFileOpenReadUnknownSize 2026/08/31 03:09:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/31 03:09:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:09:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/31 03:09:09 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:09 DEBUG : Looking for writers 2026/08/31 03:09:09 DEBUG : file.txt: reading active writers 2026/08/31 03:09:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:09 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:09 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:12 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (25 bytes), uploading instead of streaming 2026/08/31 03:09:12 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/31 03:09:14 DEBUG : dir/file1: size = 25 OK 2026/08/31 03:09:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/31 03:09:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/31 03:09:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:14 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:14 DEBUG : dir: Looking for writers 2026/08/31 03:09:14 DEBUG : file1: reading active writers 2026/08/31 03:09:14 DEBUG : Looking for writers 2026/08/31 03:09:14 DEBUG : dir: reading active writers 2026/08/31 03:09:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.82s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:15 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:15 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:18 DEBUG : dir/file1: Remove: 2026/08/31 03:09:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:18 DEBUG : dir/file1: >Remove: err= 2026/08/31 03:09:18 DEBUG : dir/file1: Remove: 2026/08/31 03:09:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/31 03:09:18 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:18 DEBUG : dir: Looking for writers 2026/08/31 03:09:18 DEBUG : Looking for writers 2026/08/31 03:09:18 DEBUG : dir: reading active writers 2026/08/31 03:09:18 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.53s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:19 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:19 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:22 DEBUG : dir/file1: Remove: 2026/08/31 03:09:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:23 DEBUG : dir/file1: >Remove: err= 2026/08/31 03:09:23 DEBUG : dir/file1: Remove: 2026/08/31 03:09:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/31 03:09:23 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:23 DEBUG : dir: Looking for writers 2026/08/31 03:09:23 DEBUG : Looking for writers 2026/08/31 03:09:23 DEBUG : dir: reading active writers 2026/08/31 03:09:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.60s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:24 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:24 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:09:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/31 03:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/31 03:09:27 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/31 03:09:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/31 03:09:27 DEBUG : dir/file1: Open: flags=0x3 2026/08/31 03:09:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/31 03:09:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/31 03:09:27 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:27 DEBUG : dir: Looking for writers 2026/08/31 03:09:27 DEBUG : file1: reading active writers 2026/08/31 03:09:27 DEBUG : Looking for writers 2026/08/31 03:09:27 DEBUG : dir: reading active writers 2026/08/31 03:09:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.26s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:28 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:28 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:31 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:31 DEBUG : dir: Looking for writers 2026/08/31 03:09:31 DEBUG : file1: reading active writers 2026/08/31 03:09:31 DEBUG : Looking for writers 2026/08/31 03:09:31 DEBUG : dir: reading active writers 2026/08/31 03:09:31 DEBUG : >WaitForWriters: 2026/08/31 03:09:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:09:32 DEBUG : newLeaf: Updating file with newLeaf 0x2ff6739b08f0 2026/08/31 03:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/31 03:09:34 DEBUG : dir/file1: Updating file with dir/file1 0x2ff6739b08f0 2026/08/31 03:09:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/31 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:09:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/31 03:09:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:34 DEBUG : dir/file1: File is currently open, delaying rename 0x2ff6739b08f0 2026/08/31 03:09:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:34 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (25 bytes), uploading instead of streaming 2026/08/31 03:09:35 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/31 03:09:36 DEBUG : dir/file1: size = 25 OK 2026/08/31 03:09:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/31 03:09:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/31 03:09:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:36 DEBUG : newLeaf: Running delayed rename now 2026/08/31 03:09:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:09:36 DEBUG : newLeaf: Updating file with newLeaf 0x2ff6739b08f0 2026/08/31 03:09:36 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:36 DEBUG : dir: Looking for writers 2026/08/31 03:09:36 DEBUG : Looking for writers 2026/08/31 03:09:36 DEBUG : dir: reading active writers 2026/08/31 03:09:36 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:36 DEBUG : >WaitForWriters: 2026/08/31 03:09:37 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:37 DEBUG : dir: Looking for writers 2026/08/31 03:09:37 DEBUG : Looking for writers 2026/08/31 03:09:37 DEBUG : dir: reading active writers 2026/08/31 03:09:37 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:38 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:38 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:38 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:09:38 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:38 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:09:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:38 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:09:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:41 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:41 DEBUG : dir: Looking for writers 2026/08/31 03:09:41 DEBUG : file1: reading active writers 2026/08/31 03:09:41 DEBUG : Looking for writers 2026/08/31 03:09:41 DEBUG : dir: reading active writers 2026/08/31 03:09:41 DEBUG : >WaitForWriters: 2026/08/31 03:09:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:09:42 DEBUG : newLeaf: Updating file with newLeaf 0x2ff6739b0ea0 2026/08/31 03:09:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/31 03:09:43 DEBUG : dir/file1: Updating file with dir/file1 0x2ff6739b0ea0 2026/08/31 03:09:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/31 03:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:09:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/31 03:09:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:44 DEBUG : dir/file1: File is currently open, delaying rename 0x2ff6739b0ea0 2026/08/31 03:09:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:44 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (25 bytes), uploading instead of streaming 2026/08/31 03:09:44 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/31 03:09:45 DEBUG : dir/file1: size = 25 OK 2026/08/31 03:09:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/31 03:09:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/31 03:09:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:45 DEBUG : newLeaf: Running delayed rename now 2026/08/31 03:09:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:09:46 DEBUG : newLeaf: Updating file with newLeaf 0x2ff6739b0ea0 2026/08/31 03:09:46 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:46 DEBUG : dir: Looking for writers 2026/08/31 03:09:46 DEBUG : Looking for writers 2026/08/31 03:09:46 DEBUG : dir: reading active writers 2026/08/31 03:09:46 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:46 DEBUG : >WaitForWriters: 2026/08/31 03:09:46 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:46 DEBUG : dir: Looking for writers 2026/08/31 03:09:46 DEBUG : Looking for writers 2026/08/31 03:09:46 DEBUG : dir: reading active writers 2026/08/31 03:09:46 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:46 DEBUG : >WaitForWriters: 2026/08/31 03:09:46 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:47 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:47 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:09:47 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:09:47 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:47 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:47 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:09:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:09:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:09:50 DEBUG : dir/file1(0x2ff673b06440): openPending: 2026/08/31 03:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/31 03:09:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/31 03:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:50 DEBUG : dir/file1(0x2ff673b06440): >openPending: err= 2026/08/31 03:09:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:09:50 DEBUG : dir/file1(0x2ff673b06440): _writeAt: size=14, off=0 2026/08/31 03:09:50 DEBUG : dir/file1(0x2ff673b06440): >_writeAt: n=14, err= 2026/08/31 03:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/31 03:09:50 DEBUG : dir/file1(0x2ff673b06440): close: 2026/08/31 03:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/31 03:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/31 03:09:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:09:50 DEBUG : dir/file1(0x2ff673b06440): >close: err= 2026/08/31 03:09:50 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:50 DEBUG : dir: Looking for writers 2026/08/31 03:09:50 DEBUG : file1: reading active writers 2026/08/31 03:09:50 DEBUG : Looking for writers 2026/08/31 03:09:50 DEBUG : dir: reading active writers 2026/08/31 03:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:09:50 DEBUG : dir: Looking for writers 2026/08/31 03:09:50 DEBUG : file1: reading active writers 2026/08/31 03:09:50 DEBUG : Looking for writers 2026/08/31 03:09:50 DEBUG : dir: reading active writers 2026/08/31 03:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:09:50 DEBUG : dir: Looking for writers 2026/08/31 03:09:50 DEBUG : file1: reading active writers 2026/08/31 03:09:50 DEBUG : Looking for writers 2026/08/31 03:09:50 DEBUG : dir: reading active writers 2026/08/31 03:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:09:51 DEBUG : dir: Looking for writers 2026/08/31 03:09:51 DEBUG : file1: reading active writers 2026/08/31 03:09:51 DEBUG : Looking for writers 2026/08/31 03:09:51 DEBUG : dir: reading active writers 2026/08/31 03:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:09:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/31 03:09:51 DEBUG : dir: Looking for writers 2026/08/31 03:09:51 DEBUG : file1: reading active writers 2026/08/31 03:09:51 DEBUG : Looking for writers 2026/08/31 03:09:51 DEBUG : dir: reading active writers 2026/08/31 03:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:09:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:09:51 DEBUG : dir: Looking for writers 2026/08/31 03:09:51 DEBUG : file1: reading active writers 2026/08/31 03:09:51 DEBUG : Looking for writers 2026/08/31 03:09:51 DEBUG : dir: reading active writers 2026/08/31 03:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:09:51 DEBUG : dir: Looking for writers 2026/08/31 03:09:51 DEBUG : file1: reading active writers 2026/08/31 03:09:51 DEBUG : Looking for writers 2026/08/31 03:09:51 DEBUG : dir: reading active writers 2026/08/31 03:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:09:52 DEBUG : dir: Looking for writers 2026/08/31 03:09:52 DEBUG : file1: reading active writers 2026/08/31 03:09:52 DEBUG : Looking for writers 2026/08/31 03:09:52 DEBUG : dir: reading active writers 2026/08/31 03:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:09:52 DEBUG : dir/file1: size = 14 OK 2026/08/31 03:09:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/31 03:09:52 INFO : dir/file1: Copied (replaced existing) 2026/08/31 03:09:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/31 03:09:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/31 03:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/31 03:09:53 DEBUG : dir: Looking for writers 2026/08/31 03:09:53 DEBUG : file1: reading active writers 2026/08/31 03:09:53 DEBUG : Looking for writers 2026/08/31 03:09:53 DEBUG : dir: reading active writers 2026/08/31 03:09:53 DEBUG : >WaitForWriters: 2026/08/31 03:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:09:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:09:53 DEBUG : dir/file1(0x2ff673946d00): _readAt: size=512, off=0 2026/08/31 03:09:53 DEBUG : dir/file1(0x2ff673946d00): openPending: 2026/08/31 03:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/31 03:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/31 03:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:53 DEBUG : dir/file1(0x2ff673946d00): >openPending: err= 2026/08/31 03:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/31 03:09:53 DEBUG : dir/file1(0x2ff673946d00): >_readAt: n=14, err=EOF 2026/08/31 03:09:53 DEBUG : dir/file1(0x2ff673946d00): close: 2026/08/31 03:09:53 DEBUG : dir/file1(0x2ff673946d00): >close: err= 2026/08/31 03:09:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:09:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/31 03:09:54 DEBUG : newLeaf: Updating file with newLeaf 0x2ff673a28410 2026/08/31 03:09:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/31 03:09:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/31 03:09:55 DEBUG : dir/file1: Updating file with dir/file1 0x2ff673a28410 2026/08/31 03:09:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/31 03:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:09:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:09:55 DEBUG : dir/file1(0x2ff67399aac0): openPending: 2026/08/31 03:09:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/31 03:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/31 03:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:09:55 DEBUG : dir/file1(0x2ff67399aac0): >openPending: err= 2026/08/31 03:09:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:09:55 DEBUG : dir/file1(0x2ff67399aac0): _writeAt: size=25, off=0 2026/08/31 03:09:55 DEBUG : dir/file1(0x2ff67399aac0): >_writeAt: n=25, err= 2026/08/31 03:09:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:09:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/31 03:09:56 DEBUG : newLeaf: Updating file with newLeaf 0x2ff673a28410 2026/08/31 03:09:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:09:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:56 DEBUG : newLeaf(0x2ff67399aac0): close: 2026/08/31 03:09:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/31 03:09:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-31 03:09:55.855049294 +0000 UTC m=+217.593985578 2026/08/31 03:09:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/31 03:09:56 DEBUG : newLeaf(0x2ff67399aac0): >close: err= 2026/08/31 03:09:56 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:56 DEBUG : dir: Looking for writers 2026/08/31 03:09:56 DEBUG : Looking for writers 2026/08/31 03:09:56 DEBUG : dir: reading active writers 2026/08/31 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:09:56 DEBUG : dir: Looking for writers 2026/08/31 03:09:56 DEBUG : Looking for writers 2026/08/31 03:09:56 DEBUG : dir: reading active writers 2026/08/31 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:09:56 DEBUG : dir: Looking for writers 2026/08/31 03:09:56 DEBUG : Looking for writers 2026/08/31 03:09:56 DEBUG : dir: reading active writers 2026/08/31 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:09:56 DEBUG : dir: Looking for writers 2026/08/31 03:09:56 DEBUG : Looking for writers 2026/08/31 03:09:56 DEBUG : dir: reading active writers 2026/08/31 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:09:56 DEBUG : newLeaf: vfs cache: starting upload 2026/08/31 03:09:56 DEBUG : dir: Looking for writers 2026/08/31 03:09:56 DEBUG : Looking for writers 2026/08/31 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:56 DEBUG : dir: reading active writers 2026/08/31 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:09:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/31 03:09:56 DEBUG : dir: Looking for writers 2026/08/31 03:09:56 DEBUG : Looking for writers 2026/08/31 03:09:56 DEBUG : dir: reading active writers 2026/08/31 03:09:56 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:09:57 DEBUG : dir: Looking for writers 2026/08/31 03:09:57 DEBUG : Looking for writers 2026/08/31 03:09:57 DEBUG : dir: reading active writers 2026/08/31 03:09:57 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:09:57 DEBUG : newLeaf: size = 25 OK 2026/08/31 03:09:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/31 03:09:57 INFO : newLeaf: Copied (replaced existing) 2026/08/31 03:09:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-31 03:09:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/31 03:09:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/31 03:09:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:09:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/31 03:09:57 DEBUG : dir: Looking for writers 2026/08/31 03:09:57 DEBUG : Looking for writers 2026/08/31 03:09:57 DEBUG : dir: reading active writers 2026/08/31 03:09:57 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:57 DEBUG : >WaitForWriters: 2026/08/31 03:09:58 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:09:58 DEBUG : dir: Looking for writers 2026/08/31 03:09:58 DEBUG : Looking for writers 2026/08/31 03:09:58 DEBUG : dir: reading active writers 2026/08/31 03:09:58 DEBUG : newLeaf: reading active writers 2026/08/31 03:09:58 DEBUG : >WaitForWriters: 2026/08/31 03:09:58 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:09:59 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:09:59 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:09:59 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:59 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:09:59 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:10:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:10:02 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:02 DEBUG : dir: Looking for writers 2026/08/31 03:10:02 DEBUG : file1: reading active writers 2026/08/31 03:10:02 DEBUG : Looking for writers 2026/08/31 03:10:02 DEBUG : dir: reading active writers 2026/08/31 03:10:02 DEBUG : >WaitForWriters: 2026/08/31 03:10:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:10:04 DEBUG : newLeaf: Updating file with newLeaf 0x2ff673b52340 2026/08/31 03:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:10:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/31 03:10:05 DEBUG : dir/file1: Updating file with dir/file1 0x2ff673b52340 2026/08/31 03:10:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/31 03:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:10:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:10:05 DEBUG : dir/file1(0x2ff673c8b300): openPending: 2026/08/31 03:10:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/31 03:10:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/31 03:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:05 DEBUG : dir/file1(0x2ff673c8b300): >openPending: err= 2026/08/31 03:10:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:10:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:10:05 DEBUG : dir/file1(0x2ff673c8b300): _writeAt: size=25, off=0 2026/08/31 03:10:05 DEBUG : dir/file1(0x2ff673c8b300): >_writeAt: n=25, err= 2026/08/31 03:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:10:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/31 03:10:06 DEBUG : newLeaf: Updating file with newLeaf 0x2ff673b52340 2026/08/31 03:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:06 DEBUG : newLeaf(0x2ff673c8b300): close: 2026/08/31 03:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/31 03:10:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-31 03:10:05.56716182 +0000 UTC m=+227.306098104 2026/08/31 03:10:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/31 03:10:06 DEBUG : newLeaf(0x2ff673c8b300): >close: err= 2026/08/31 03:10:06 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:10:06 DEBUG : newLeaf: vfs cache: starting upload 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:10:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:10:06 DEBUG : dir: Looking for writers 2026/08/31 03:10:06 DEBUG : Looking for writers 2026/08/31 03:10:06 DEBUG : dir: reading active writers 2026/08/31 03:10:06 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:10:07 DEBUG : newLeaf: size = 25 OK 2026/08/31 03:10:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/31 03:10:07 INFO : newLeaf: Copied (replaced existing) 2026/08/31 03:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-31 03:10:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/31 03:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/31 03:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/31 03:10:07 DEBUG : dir: Looking for writers 2026/08/31 03:10:07 DEBUG : Looking for writers 2026/08/31 03:10:07 DEBUG : dir: reading active writers 2026/08/31 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:07 DEBUG : >WaitForWriters: 2026/08/31 03:10:07 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:07 DEBUG : dir: Looking for writers 2026/08/31 03:10:07 DEBUG : Looking for writers 2026/08/31 03:10:07 DEBUG : dir: reading active writers 2026/08/31 03:10:07 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:07 DEBUG : >WaitForWriters: 2026/08/31 03:10:07 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:10:09 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:10:09 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:10:09 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:09 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:10:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:09 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:10:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:10:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:10:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:10:12 DEBUG : dir/file1(0x2ff67399b240): openPending: 2026/08/31 03:10:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/31 03:10:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/31 03:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:12 DEBUG : dir/file1(0x2ff67399b240): >openPending: err= 2026/08/31 03:10:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:10:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:10:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:10:12 DEBUG : dir/file1(0x2ff67399b240): _writeAt: size=14, off=0 2026/08/31 03:10:12 DEBUG : dir/file1(0x2ff67399b240): >_writeAt: n=14, err= 2026/08/31 03:10:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/31 03:10:12 DEBUG : dir/file1(0x2ff67399b240): close: 2026/08/31 03:10:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/31 03:10:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/31 03:10:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:10:12 DEBUG : dir/file1(0x2ff67399b240): >close: err= 2026/08/31 03:10:12 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:12 DEBUG : dir: Looking for writers 2026/08/31 03:10:12 DEBUG : file1: reading active writers 2026/08/31 03:10:12 DEBUG : Looking for writers 2026/08/31 03:10:12 DEBUG : dir: reading active writers 2026/08/31 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:10:12 DEBUG : dir: Looking for writers 2026/08/31 03:10:12 DEBUG : file1: reading active writers 2026/08/31 03:10:12 DEBUG : Looking for writers 2026/08/31 03:10:12 DEBUG : dir: reading active writers 2026/08/31 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:10:12 DEBUG : dir: Looking for writers 2026/08/31 03:10:12 DEBUG : file1: reading active writers 2026/08/31 03:10:12 DEBUG : Looking for writers 2026/08/31 03:10:12 DEBUG : dir: reading active writers 2026/08/31 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:10:12 DEBUG : dir: Looking for writers 2026/08/31 03:10:12 DEBUG : file1: reading active writers 2026/08/31 03:10:12 DEBUG : Looking for writers 2026/08/31 03:10:12 DEBUG : dir: reading active writers 2026/08/31 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:10:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/31 03:10:12 DEBUG : dir: Looking for writers 2026/08/31 03:10:12 DEBUG : file1: reading active writers 2026/08/31 03:10:12 DEBUG : Looking for writers 2026/08/31 03:10:12 DEBUG : dir: reading active writers 2026/08/31 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:10:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:10:12 DEBUG : dir: Looking for writers 2026/08/31 03:10:12 DEBUG : file1: reading active writers 2026/08/31 03:10:12 DEBUG : Looking for writers 2026/08/31 03:10:12 DEBUG : dir: reading active writers 2026/08/31 03:10:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:10:13 DEBUG : dir: Looking for writers 2026/08/31 03:10:13 DEBUG : file1: reading active writers 2026/08/31 03:10:13 DEBUG : Looking for writers 2026/08/31 03:10:13 DEBUG : dir: reading active writers 2026/08/31 03:10:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:10:13 DEBUG : dir/file1: size = 14 OK 2026/08/31 03:10:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/31 03:10:13 INFO : dir/file1: Copied (replaced existing) 2026/08/31 03:10:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/31 03:10:13 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/31 03:10:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/31 03:10:13 DEBUG : dir: Looking for writers 2026/08/31 03:10:13 DEBUG : file1: reading active writers 2026/08/31 03:10:13 DEBUG : Looking for writers 2026/08/31 03:10:13 DEBUG : dir: reading active writers 2026/08/31 03:10:13 DEBUG : >WaitForWriters: 2026/08/31 03:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:10:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:10:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:10:13 DEBUG : dir/file1(0x2ff673c8a5c0): _readAt: size=512, off=0 2026/08/31 03:10:13 DEBUG : dir/file1(0x2ff673c8a5c0): openPending: 2026/08/31 03:10:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/31 03:10:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/31 03:10:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:13 DEBUG : dir/file1(0x2ff673c8a5c0): >openPending: err= 2026/08/31 03:10:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/31 03:10:13 DEBUG : dir/file1(0x2ff673c8a5c0): >_readAt: n=14, err=EOF 2026/08/31 03:10:13 DEBUG : dir/file1(0x2ff673c8a5c0): close: 2026/08/31 03:10:13 DEBUG : dir/file1(0x2ff673c8a5c0): >close: err= 2026/08/31 03:10:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:10:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/31 03:10:14 DEBUG : newLeaf: Updating file with newLeaf 0x2ff673b52b60 2026/08/31 03:10:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:10:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/31 03:10:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/31 03:10:15 DEBUG : dir/file1: Updating file with dir/file1 0x2ff673b52b60 2026/08/31 03:10:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/31 03:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:10:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:10:16 DEBUG : dir/file1(0x2ff673c8ae40): openPending: 2026/08/31 03:10:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/31 03:10:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/31 03:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:16 DEBUG : dir/file1(0x2ff673c8ae40): >openPending: err= 2026/08/31 03:10:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:10:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:10:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:10:16 DEBUG : dir/file1(0x2ff673c8ae40): _writeAt: size=25, off=0 2026/08/31 03:10:16 DEBUG : dir/file1(0x2ff673c8ae40): >_writeAt: n=25, err= 2026/08/31 03:10:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:10:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/31 03:10:17 DEBUG : newLeaf: Updating file with newLeaf 0x2ff673b52b60 2026/08/31 03:10:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:10:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:17 DEBUG : newLeaf(0x2ff673c8ae40): close: 2026/08/31 03:10:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/31 03:10:17 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-31 03:10:16.319358532 +0000 UTC m=+238.058294816 2026/08/31 03:10:17 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/31 03:10:17 DEBUG : newLeaf(0x2ff673c8ae40): >close: err= 2026/08/31 03:10:17 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:10:17 DEBUG : newLeaf: vfs cache: starting upload 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:10:17 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:10:17 DEBUG : dir: Looking for writers 2026/08/31 03:10:17 DEBUG : Looking for writers 2026/08/31 03:10:17 DEBUG : dir: reading active writers 2026/08/31 03:10:17 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:10:18 DEBUG : dir: Looking for writers 2026/08/31 03:10:18 DEBUG : Looking for writers 2026/08/31 03:10:18 DEBUG : dir: reading active writers 2026/08/31 03:10:18 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:18 DEBUG : newLeaf: size = 25 OK 2026/08/31 03:10:18 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/31 03:10:18 INFO : newLeaf: Copied (replaced existing) 2026/08/31 03:10:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-31 03:10:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/31 03:10:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/31 03:10:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/31 03:10:19 DEBUG : dir: Looking for writers 2026/08/31 03:10:19 DEBUG : Looking for writers 2026/08/31 03:10:19 DEBUG : dir: reading active writers 2026/08/31 03:10:19 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:19 DEBUG : >WaitForWriters: 2026/08/31 03:10:19 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:19 DEBUG : dir: Looking for writers 2026/08/31 03:10:19 DEBUG : Looking for writers 2026/08/31 03:10:19 DEBUG : dir: reading active writers 2026/08/31 03:10:19 DEBUG : newLeaf: reading active writers 2026/08/31 03:10:19 DEBUG : >WaitForWriters: 2026/08/31 03:10:19 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:10:20 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:10:20 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:10:20 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:20 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:10:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:10:20 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:10:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:10:24 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:24 DEBUG : dir: Looking for writers 2026/08/31 03:10:24 DEBUG : file1: reading active writers 2026/08/31 03:10:24 DEBUG : Looking for writers 2026/08/31 03:10:24 DEBUG : dir: reading active writers 2026/08/31 03:10:24 DEBUG : >WaitForWriters: 2026/08/31 03:10:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:10:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:10:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:10:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:10:24 DEBUG : dir/file1(0x2ff673946480): _readAt: size=512, off=0 2026/08/31 03:10:24 DEBUG : dir/file1(0x2ff673946480): openPending: 2026/08/31 03:10:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/31 03:10:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/31 03:10:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:24 DEBUG : dir/file1(0x2ff673946480): >openPending: err= 2026/08/31 03:10:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/31 03:10:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:10:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:10:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:10:24 DEBUG : dir/file1(0x2ff673946480): >_readAt: n=14, err=EOF 2026/08/31 03:10:24 DEBUG : dir/file1(0x2ff673946480): close: 2026/08/31 03:10:24 DEBUG : dir/file1(0x2ff673946480): >close: err= 2026/08/31 03:10:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/31 03:10:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/31 03:10:25 DEBUG : newLeaf: Updating file with newLeaf 0x2ff6737f20d0 2026/08/31 03:10:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:10:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/31 03:10:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/31 03:10:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/31 03:10:26 DEBUG : dir/file1: Updating file with dir/file1 0x2ff6737f20d0 2026/08/31 03:10:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/31 03:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:10:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:10:27 DEBUG : dir/file1(0x2ff673947200): openPending: 2026/08/31 03:10:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/31 03:10:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/31 03:10:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:10:27 DEBUG : dir/file1(0x2ff673947200): >openPending: err= 2026/08/31 03:10:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:10:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:10:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:10:27 DEBUG : dir/file1(0x2ff673947200): _writeAt: size=25, off=0 2026/08/31 03:10:27 DEBUG : dir/file1(0x2ff673947200): >_writeAt: n=25, err= 2026/08/31 03:10:28 INFO : newLeaf: Deleted 2026/08/31 03:10:28 ERROR : dir/file1: Couldn't move: failed to get fileinfo: File is deleted (Error 404) 2026/08/31 03:10:28 ERROR : newLeaf: File.Rename error: failed to get fileinfo: File is deleted (Error 404) 2026/08/31 03:10:28 ERROR : dir/file1: Dir.Rename error: failed to get fileinfo: File is deleted (Error 404) file_test.go:378: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: failed to get fileinfo: File is deleted (Error 404) Test: TestFileRename/full,forceCache=false 2026/08/31 03:10:28 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:10:28 DEBUG : dir: Looking for writers 2026/08/31 03:10:28 DEBUG : file1: reading active writers 2026/08/31 03:10:28 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:28 DEBUG : Looking for writers 2026/08/31 03:10:28 DEBUG : dir: reading active writers 2026/08/31 03:10:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:10:29 DEBUG : dir: Looking for writers 2026/08/31 03:10:29 DEBUG : file1: reading active writers 2026/08/31 03:10:29 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:29 DEBUG : Looking for writers 2026/08/31 03:10:29 DEBUG : dir: reading active writers 2026/08/31 03:10:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:30 DEBUG : dir: Looking for writers 2026/08/31 03:10:30 DEBUG : file1: reading active writers 2026/08/31 03:10:30 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:30 DEBUG : Looking for writers 2026/08/31 03:10:30 DEBUG : dir: reading active writers 2026/08/31 03:10:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:31 DEBUG : dir: Looking for writers 2026/08/31 03:10:31 DEBUG : file1: reading active writers 2026/08/31 03:10:31 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:31 DEBUG : Looking for writers 2026/08/31 03:10:31 DEBUG : dir: reading active writers 2026/08/31 03:10:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:32 DEBUG : dir: Looking for writers 2026/08/31 03:10:32 DEBUG : file1: reading active writers 2026/08/31 03:10:32 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:32 DEBUG : Looking for writers 2026/08/31 03:10:32 DEBUG : dir: reading active writers 2026/08/31 03:10:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:33 DEBUG : dir: Looking for writers 2026/08/31 03:10:33 DEBUG : file1: reading active writers 2026/08/31 03:10:33 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:33 DEBUG : Looking for writers 2026/08/31 03:10:33 DEBUG : dir: reading active writers 2026/08/31 03:10:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:34 DEBUG : dir: Looking for writers 2026/08/31 03:10:34 DEBUG : file1: reading active writers 2026/08/31 03:10:34 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:34 DEBUG : Looking for writers 2026/08/31 03:10:34 DEBUG : dir: reading active writers 2026/08/31 03:10:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:35 DEBUG : dir: Looking for writers 2026/08/31 03:10:35 DEBUG : file1: reading active writers 2026/08/31 03:10:35 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:35 DEBUG : Looking for writers 2026/08/31 03:10:35 DEBUG : dir: reading active writers 2026/08/31 03:10:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:36 DEBUG : dir: Looking for writers 2026/08/31 03:10:36 DEBUG : file1: reading active writers 2026/08/31 03:10:36 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:36 DEBUG : Looking for writers 2026/08/31 03:10:36 DEBUG : dir: reading active writers 2026/08/31 03:10:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:37 DEBUG : dir: Looking for writers 2026/08/31 03:10:37 DEBUG : file1: reading active writers 2026/08/31 03:10:37 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:37 DEBUG : Looking for writers 2026/08/31 03:10:37 DEBUG : dir: reading active writers 2026/08/31 03:10:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:38 DEBUG : dir: Looking for writers 2026/08/31 03:10:38 DEBUG : file1: reading active writers 2026/08/31 03:10:38 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:38 DEBUG : Looking for writers 2026/08/31 03:10:38 DEBUG : dir: reading active writers 2026/08/31 03:10:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:39 DEBUG : dir: Looking for writers 2026/08/31 03:10:39 DEBUG : file1: reading active writers 2026/08/31 03:10:39 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:39 DEBUG : Looking for writers 2026/08/31 03:10:39 DEBUG : dir: reading active writers 2026/08/31 03:10:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:40 DEBUG : dir: Looking for writers 2026/08/31 03:10:40 DEBUG : file1: reading active writers 2026/08/31 03:10:40 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:40 DEBUG : Looking for writers 2026/08/31 03:10:40 DEBUG : dir: reading active writers 2026/08/31 03:10:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:41 DEBUG : dir: Looking for writers 2026/08/31 03:10:41 DEBUG : file1: reading active writers 2026/08/31 03:10:41 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:41 DEBUG : Looking for writers 2026/08/31 03:10:41 DEBUG : dir: reading active writers 2026/08/31 03:10:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:42 DEBUG : dir: Looking for writers 2026/08/31 03:10:42 DEBUG : file1: reading active writers 2026/08/31 03:10:42 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:42 DEBUG : Looking for writers 2026/08/31 03:10:42 DEBUG : dir: reading active writers 2026/08/31 03:10:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:43 DEBUG : dir: Looking for writers 2026/08/31 03:10:43 DEBUG : file1: reading active writers 2026/08/31 03:10:43 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:43 DEBUG : Looking for writers 2026/08/31 03:10:43 DEBUG : dir: reading active writers 2026/08/31 03:10:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:44 DEBUG : dir: Looking for writers 2026/08/31 03:10:44 DEBUG : file1: reading active writers 2026/08/31 03:10:44 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:44 DEBUG : Looking for writers 2026/08/31 03:10:44 DEBUG : dir: reading active writers 2026/08/31 03:10:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:45 DEBUG : dir: Looking for writers 2026/08/31 03:10:45 DEBUG : file1: reading active writers 2026/08/31 03:10:45 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:45 DEBUG : Looking for writers 2026/08/31 03:10:45 DEBUG : dir: reading active writers 2026/08/31 03:10:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:46 DEBUG : dir: Looking for writers 2026/08/31 03:10:46 DEBUG : file1: reading active writers 2026/08/31 03:10:46 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:46 DEBUG : Looking for writers 2026/08/31 03:10:46 DEBUG : dir: reading active writers 2026/08/31 03:10:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:47 DEBUG : dir: Looking for writers 2026/08/31 03:10:47 DEBUG : file1: reading active writers 2026/08/31 03:10:47 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:47 DEBUG : Looking for writers 2026/08/31 03:10:47 DEBUG : dir: reading active writers 2026/08/31 03:10:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:48 DEBUG : dir: Looking for writers 2026/08/31 03:10:48 DEBUG : file1: reading active writers 2026/08/31 03:10:48 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:48 DEBUG : Looking for writers 2026/08/31 03:10:48 DEBUG : dir: reading active writers 2026/08/31 03:10:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:49 DEBUG : dir: Looking for writers 2026/08/31 03:10:49 DEBUG : file1: reading active writers 2026/08/31 03:10:49 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:49 DEBUG : Looking for writers 2026/08/31 03:10:49 DEBUG : dir: reading active writers 2026/08/31 03:10:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:50 DEBUG : dir: Looking for writers 2026/08/31 03:10:50 DEBUG : file1: reading active writers 2026/08/31 03:10:50 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:50 DEBUG : Looking for writers 2026/08/31 03:10:50 DEBUG : dir: reading active writers 2026/08/31 03:10:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:51 DEBUG : dir: Looking for writers 2026/08/31 03:10:51 DEBUG : file1: reading active writers 2026/08/31 03:10:51 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:51 DEBUG : Looking for writers 2026/08/31 03:10:51 DEBUG : dir: reading active writers 2026/08/31 03:10:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:52 DEBUG : dir: Looking for writers 2026/08/31 03:10:52 DEBUG : file1: reading active writers 2026/08/31 03:10:52 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:52 DEBUG : Looking for writers 2026/08/31 03:10:52 DEBUG : dir: reading active writers 2026/08/31 03:10:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:53 DEBUG : dir: Looking for writers 2026/08/31 03:10:53 DEBUG : file1: reading active writers 2026/08/31 03:10:53 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:53 DEBUG : Looking for writers 2026/08/31 03:10:53 DEBUG : dir: reading active writers 2026/08/31 03:10:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:54 DEBUG : dir: Looking for writers 2026/08/31 03:10:54 DEBUG : file1: reading active writers 2026/08/31 03:10:54 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:54 DEBUG : Looking for writers 2026/08/31 03:10:54 DEBUG : dir: reading active writers 2026/08/31 03:10:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:55 DEBUG : dir: Looking for writers 2026/08/31 03:10:55 DEBUG : file1: reading active writers 2026/08/31 03:10:55 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:55 DEBUG : Looking for writers 2026/08/31 03:10:55 DEBUG : dir: reading active writers 2026/08/31 03:10:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:56 DEBUG : dir: Looking for writers 2026/08/31 03:10:56 DEBUG : file1: reading active writers 2026/08/31 03:10:56 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:56 DEBUG : Looking for writers 2026/08/31 03:10:56 DEBUG : dir: reading active writers 2026/08/31 03:10:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:57 DEBUG : dir: Looking for writers 2026/08/31 03:10:57 DEBUG : file1: reading active writers 2026/08/31 03:10:57 DEBUG : newLeaf: active writers 1 2026/08/31 03:10:57 DEBUG : Looking for writers 2026/08/31 03:10:57 DEBUG : dir: reading active writers 2026/08/31 03:10:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:10:58 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "dir/file1": &{c:0x2ff6735afa00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2ff6739c38c8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:52735548078336} name:dir/file1 opens:1 downloaders: o:0x2ff67369a380 fd:0x2ff6735843f8 info:{ModTime:{wall:14023463808533585197 ext:248943465215 loc:0x4cef7e0} ATime:{wall:14023463808533585197 ext:248943465215 loc:0x4cef7e0} Size:25 Rs:[{Pos:0 Size:25}] Fingerprint:14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595 Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/08/31 03:10:58 DEBUG : >WaitForWriters: 2026/08/31 03:10:58 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- FAIL: TestFileRename (90.44s) --- PASS: TestFileRename/off,forceCache=false (9.58s) --- PASS: TestFileRename/minimal,forceCache=false (9.45s) --- PASS: TestFileRename/minimal,forceCache=true (11.68s) --- PASS: TestFileRename/writes,forceCache=false (9.66s) --- PASS: TestFileRename/writes,forceCache=true (11.73s) --- FAIL: TestFileRename/full,forceCache=false (38.34s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:10:59 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:10:59 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:10:59 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:10:59 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:10:59 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:10:59 DEBUG : Looking for writers 2026/08/31 03:10:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:10:59 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.33s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:10:59 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.36s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:00 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.34s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:00 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.34s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:00 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:00 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.33s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:01 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:01 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:11:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:11:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/31 03:11:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:04 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:04 DEBUG : dir: Looking for writers 2026/08/31 03:11:04 DEBUG : file1: reading active writers 2026/08/31 03:11:04 DEBUG : Looking for writers 2026/08/31 03:11:04 DEBUG : dir: reading active writers 2026/08/31 03:11:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:05 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:05 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:11:06 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:11:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/31 03:11:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/31 03:11:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/31 03:11:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/31 03:11:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/31 03:11:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/31 03:11:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/31 03:11:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/31 03:11:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/31 03:11:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/31 03:11:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/31 03:11:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/31 03:11:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/31 03:11:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/31 03:11:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/31 03:11:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/31 03:11:10 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:10 DEBUG : dir: Looking for writers 2026/08/31 03:11:10 DEBUG : file1: reading active writers 2026/08/31 03:11:10 DEBUG : Looking for writers 2026/08/31 03:11:10 DEBUG : dir: reading active writers 2026/08/31 03:11:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.15s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:11 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:11 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:11:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:11:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/31 03:11:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/31 03:11:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/31 03:11:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/31 03:11:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/31 03:11:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/31 03:11:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/31 03:11:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/31 03:11:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/31 03:11:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/31 03:11:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/31 03:11:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/31 03:11:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/31 03:11:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/31 03:11:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/31 03:11:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/31 03:11:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/31 03:11:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/31 03:11:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/31 03:11:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/31 03:11:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/31 03:11:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/31 03:11:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/31 03:11:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/31 03:11:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/31 03:11:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/31 03:11:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/31 03:11:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/31 03:11:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/31 03:11:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/31 03:11:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/31 03:11:16 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:16 DEBUG : dir: Looking for writers 2026/08/31 03:11:16 DEBUG : file1: reading active writers 2026/08/31 03:11:16 DEBUG : Looking for writers 2026/08/31 03:11:16 DEBUG : dir: reading active writers 2026/08/31 03:11:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:17 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:17 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:11:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:11:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/31 03:11:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:21 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:21 DEBUG : dir: Looking for writers 2026/08/31 03:11:21 DEBUG : file1: reading active writers 2026/08/31 03:11:21 DEBUG : Looking for writers 2026/08/31 03:11:21 DEBUG : dir: reading active writers 2026/08/31 03:11:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.38s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:22 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:22 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:11:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/31 03:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/31 03:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/31 03:11:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/31 03:11:25 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:25 DEBUG : dir: Looking for writers 2026/08/31 03:11:25 DEBUG : file1: reading active writers 2026/08/31 03:11:25 DEBUG : Looking for writers 2026/08/31 03:11:25 DEBUG : dir: reading active writers 2026/08/31 03:11:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.40s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:26 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:26 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:26 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:26 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:26 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:11:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:11:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:11:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): _readAt: size=1, off=0 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): openPending: 2026/08/31 03:11:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:11:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:11:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): >openPending: err= 2026/08/31 03:11:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/31 03:11:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:11:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): >_readAt: n=1, err= 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): _readAt: size=256, off=1 2026/08/31 03:11:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): >_readAt: n=15, err=EOF 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): _readAt: size=16, off=16 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): >_readAt: n=0, err=EOF 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): close: 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): >close: err= 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): close: 2026/08/31 03:11:29 DEBUG : dir/file1(0x2ff67399a380): >close: err=file already closed 2026/08/31 03:11:29 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:29 DEBUG : dir: Looking for writers 2026/08/31 03:11:29 DEBUG : file1: reading active writers 2026/08/31 03:11:29 DEBUG : Looking for writers 2026/08/31 03:11:29 DEBUG : dir: reading active writers 2026/08/31 03:11:29 DEBUG : >WaitForWriters: 2026/08/31 03:11:29 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.44s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:31 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:31 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:31 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:31 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:31 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:11:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:11:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:11:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): _readAt: size=1, off=0 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): openPending: 2026/08/31 03:11:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:11:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:11:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >openPending: err= 2026/08/31 03:11:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/31 03:11:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:11:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >_readAt: n=1, err= 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): _readAt: size=1, off=5 2026/08/31 03:11:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >_readAt: n=1, err= 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): _readAt: size=1, off=3 2026/08/31 03:11:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >_readAt: n=1, err= 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): _readAt: size=1, off=13 2026/08/31 03:11:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >_readAt: n=1, err= 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): _readAt: size=16, off=100 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >_readAt: n=0, err=EOF 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): close: 2026/08/31 03:11:34 DEBUG : dir/file1(0x2ff673ac0680): >close: err= 2026/08/31 03:11:34 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:34 DEBUG : dir: Looking for writers 2026/08/31 03:11:34 DEBUG : file1: reading active writers 2026/08/31 03:11:34 DEBUG : Looking for writers 2026/08/31 03:11:34 DEBUG : dir: reading active writers 2026/08/31 03:11:34 DEBUG : >WaitForWriters: 2026/08/31 03:11:34 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting 2026/08/31 03:11:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory 2026/08/31 03:11:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.49s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:35 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:35 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:35 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:35 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:35 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:11:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=1, off=0 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): openPending: 2026/08/31 03:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:11:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >openPending: err= 2026/08/31 03:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/31 03:11:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:11:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=1, err= 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=1, off=5 2026/08/31 03:11:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=1, err= 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=1, off=1 2026/08/31 03:11:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=1, err= 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=6, off=10 2026/08/31 03:11:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=6, err= 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=256, off=10 2026/08/31 03:11:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=6, err=EOF 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=256, off=100 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=0, err=EOF 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): close: 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >close: err= 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): _readAt: size=256, off=100 2026/08/31 03:11:38 DEBUG : dir/file1(0x2ff673b06700): >_readAt: n=0, err=file already closed 2026/08/31 03:11:38 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:38 DEBUG : dir: Looking for writers 2026/08/31 03:11:38 DEBUG : file1: reading active writers 2026/08/31 03:11:38 DEBUG : Looking for writers 2026/08/31 03:11:38 DEBUG : dir: reading active writers 2026/08/31 03:11:38 DEBUG : >WaitForWriters: 2026/08/31 03:11:38 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting 2026/08/31 03:11:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory 2026/08/31 03:11:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.29s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:39 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:39 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:39 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:39 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:39 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:11:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): RWFileHandle.Flush 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): _readAt: size=256, off=0 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): openPending: 2026/08/31 03:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:11:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): >openPending: err= 2026/08/31 03:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/31 03:11:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:11:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): >_readAt: n=16, err=EOF 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): RWFileHandle.Flush 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): RWFileHandle.Flush 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): close: 2026/08/31 03:11:42 DEBUG : dir/file1(0x2ff673946fc0): >close: err= 2026/08/31 03:11:42 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:42 DEBUG : dir: Looking for writers 2026/08/31 03:11:42 DEBUG : file1: reading active writers 2026/08/31 03:11:42 DEBUG : Looking for writers 2026/08/31 03:11:42 DEBUG : dir: reading active writers 2026/08/31 03:11:42 DEBUG : >WaitForWriters: 2026/08/31 03:11:42 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting 2026/08/31 03:11:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory 2026/08/31 03:11:43 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.19s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:44 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:44 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:44 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:44 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:44 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:11:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:11:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/31 03:11:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:11:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:11:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:11:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): _readAt: size=256, off=0 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): openPending: 2026/08/31 03:11:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:11:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:11:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): >openPending: err= 2026/08/31 03:11:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/31 03:11:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:11:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:11:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): >_readAt: n=16, err=EOF 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): RWFileHandle.Release 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): close: 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): >close: err= 2026/08/31 03:11:47 DEBUG : dir/file1(0x2ff6739467c0): RWFileHandle.Release 2026/08/31 03:11:47 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:47 DEBUG : dir: Looking for writers 2026/08/31 03:11:47 DEBUG : file1: reading active writers 2026/08/31 03:11:47 DEBUG : Looking for writers 2026/08/31 03:11:47 DEBUG : dir: reading active writers 2026/08/31 03:11:47 DEBUG : >WaitForWriters: 2026/08/31 03:11:47 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting 2026/08/31 03:11:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory 2026/08/31 03:11:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.30s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:48 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:48 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:48 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:48 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:11:48 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:11:48 DEBUG : file1: newRWFileHandle: 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): openPending: 2026/08/31 03:11:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): >openPending: err= 2026/08/31 03:11:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:11:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): _writeAt: size=5, off=0 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): >_writeAt: n=5, err= 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): _writeAt: size=7, off=5 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): >_writeAt: n=7, err= 2026/08/31 03:11:48 DEBUG : file1: vfs cache: truncate to size=11 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): close: 2026/08/31 03:11:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-31 03:11:48.616313399 +0000 UTC m=+330.355249683 2026/08/31 03:11:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): >close: err= 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): close: 2026/08/31 03:11:48 DEBUG : file1(0x2ff673947180): >close: err=file already closed 2026/08/31 03:11:48 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:48 DEBUG : Looking for writers 2026/08/31 03:11:48 DEBUG : file1: reading active writers 2026/08/31 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:11:48 DEBUG : Looking for writers 2026/08/31 03:11:48 DEBUG : file1: reading active writers 2026/08/31 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:11:48 DEBUG : Looking for writers 2026/08/31 03:11:48 DEBUG : file1: reading active writers 2026/08/31 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:11:48 DEBUG : Looking for writers 2026/08/31 03:11:48 DEBUG : file1: reading active writers 2026/08/31 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:11:48 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:11:48 DEBUG : Looking for writers 2026/08/31 03:11:48 DEBUG : file1: reading active writers 2026/08/31 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:11:48 DEBUG : Looking for writers 2026/08/31 03:11:48 DEBUG : file1: reading active writers 2026/08/31 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:11:49 DEBUG : Looking for writers 2026/08/31 03:11:49 DEBUG : file1: reading active writers 2026/08/31 03:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:11:49 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/31 03:11:49 DEBUG : Looking for writers 2026/08/31 03:11:49 DEBUG : file1: reading active writers 2026/08/31 03:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:11:50 DEBUG : file1: size = 11 OK 2026/08/31 03:11:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/31 03:11:50 INFO : file1: Copied (new) 2026/08/31 03:11:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-31 03:11:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/31 03:11:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:50 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:11:50 DEBUG : Looking for writers 2026/08/31 03:11:50 DEBUG : file1: reading active writers 2026/08/31 03:11:50 DEBUG : >WaitForWriters: 2026/08/31 03:11:51 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:51 DEBUG : Looking for writers 2026/08/31 03:11:51 DEBUG : file1: reading active writers 2026/08/31 03:11:51 DEBUG : >WaitForWriters: 2026/08/31 03:11:51 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:51 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:51 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:51 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:51 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:11:51 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:11:51 DEBUG : file1: newRWFileHandle: 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): openPending: 2026/08/31 03:11:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): >openPending: err= 2026/08/31 03:11:51 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:11:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): _writeAt: size=7, off=0 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): >_writeAt: n=7, err= 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): _writeAt: size=6, off=5 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): >_writeAt: n=6, err= 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): close: 2026/08/31 03:11:51 DEBUG : file1: vfs cache: setting modification time to 2026-08-31 03:11:51.748456561 +0000 UTC m=+333.487392866 2026/08/31 03:11:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): >close: err= 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): _writeAt: size=5, off=0 2026/08/31 03:11:51 DEBUG : file1(0x2ff67399a480): >_writeAt: n=0, err=file already closed 2026/08/31 03:11:51 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:51 DEBUG : Looking for writers 2026/08/31 03:11:51 DEBUG : file1: reading active writers 2026/08/31 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:11:51 DEBUG : Looking for writers 2026/08/31 03:11:51 DEBUG : file1: reading active writers 2026/08/31 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:11:51 DEBUG : Looking for writers 2026/08/31 03:11:51 DEBUG : file1: reading active writers 2026/08/31 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:11:51 DEBUG : Looking for writers 2026/08/31 03:11:51 DEBUG : file1: reading active writers 2026/08/31 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:11:51 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:11:51 DEBUG : Looking for writers 2026/08/31 03:11:51 DEBUG : file1: reading active writers 2026/08/31 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:11:52 DEBUG : Looking for writers 2026/08/31 03:11:52 DEBUG : file1: reading active writers 2026/08/31 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:11:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory 2026/08/31 03:11:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada/dir/file1: no such file or directory 2026/08/31 03:11:52 DEBUG : Looking for writers 2026/08/31 03:11:52 DEBUG : file1: reading active writers 2026/08/31 03:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:11:52 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/31 03:11:53 DEBUG : Looking for writers 2026/08/31 03:11:53 DEBUG : file1: reading active writers 2026/08/31 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:11:53 DEBUG : file1: size = 11 OK 2026/08/31 03:11:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/31 03:11:53 INFO : file1: Copied (new) 2026/08/31 03:11:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-31 03:11:51 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/31 03:11:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:11:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:53 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:11:54 DEBUG : Looking for writers 2026/08/31 03:11:54 DEBUG : file1: reading active writers 2026/08/31 03:11:54 DEBUG : >WaitForWriters: 2026/08/31 03:11:54 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:54 DEBUG : Looking for writers 2026/08/31 03:11:54 DEBUG : file1: reading active writers 2026/08/31 03:11:54 DEBUG : >WaitForWriters: 2026/08/31 03:11:54 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:11:54 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:11:54 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:11:54 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:54 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:11:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:11:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:11:54 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:11:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:11:54 DEBUG : file1: newRWFileHandle: 2026/08/31 03:11:54 DEBUG : file1(0x2ff673ac0240): openPending: 2026/08/31 03:11:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:54 DEBUG : file1(0x2ff673ac0240): >openPending: err= 2026/08/31 03:11:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:11:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:11:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:11:54 DEBUG : file1(0x2ff673ac0240): close: 2026/08/31 03:11:54 DEBUG : file1: vfs cache: setting modification time to 2026-08-31 03:11:54.883009351 +0000 UTC m=+336.621945635 2026/08/31 03:11:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:11:54 DEBUG : file1(0x2ff673ac0240): >close: err= 2026/08/31 03:11:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/31 03:11:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:11:54 DEBUG : file2: newRWFileHandle: 2026/08/31 03:11:54 DEBUG : file2(0x2ff673ac0740): openPending: 2026/08/31 03:11:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:11:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:11:54 DEBUG : file2(0x2ff673ac0740): >openPending: err= 2026/08/31 03:11:54 DEBUG : file2: >newRWFileHandle: err= 2026/08/31 03:11:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:11:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/31 03:11:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/31 03:11:54 DEBUG : file2(0x2ff673ac0740): RWFileHandle.Flush 2026/08/31 03:11:54 DEBUG : file2(0x2ff673ac0740): RWFileHandle.Release 2026/08/31 03:11:54 DEBUG : file2(0x2ff673ac0740): close: 2026/08/31 03:11:54 DEBUG : file2: vfs cache: setting modification time to 2026-08-31 03:11:54.883869477 +0000 UTC m=+336.622805761 2026/08/31 03:11:54 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/31 03:11:54 DEBUG : file2(0x2ff673ac0740): >close: err= 2026/08/31 03:11:54 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:54 DEBUG : Looking for writers 2026/08/31 03:11:54 DEBUG : file2: reading active writers 2026/08/31 03:11:54 DEBUG : file1: reading active writers 2026/08/31 03:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/31 03:11:54 DEBUG : Looking for writers 2026/08/31 03:11:54 DEBUG : file1: reading active writers 2026/08/31 03:11:54 DEBUG : file2: reading active writers 2026/08/31 03:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/31 03:11:54 DEBUG : Looking for writers 2026/08/31 03:11:54 DEBUG : file1: reading active writers 2026/08/31 03:11:54 DEBUG : file2: reading active writers 2026/08/31 03:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/31 03:11:54 DEBUG : Looking for writers 2026/08/31 03:11:54 DEBUG : file1: reading active writers 2026/08/31 03:11:54 DEBUG : file2: reading active writers 2026/08/31 03:11:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/31 03:11:54 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:11:54 DEBUG : file2: vfs cache: starting upload 2026/08/31 03:11:55 DEBUG : Looking for writers 2026/08/31 03:11:55 DEBUG : file1: reading active writers 2026/08/31 03:11:55 DEBUG : file2: reading active writers 2026/08/31 03:11:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/31 03:11:55 DEBUG : Looking for writers 2026/08/31 03:11:55 DEBUG : file1: reading active writers 2026/08/31 03:11:55 DEBUG : file2: reading active writers 2026/08/31 03:11:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/31 03:11:55 DEBUG : Looking for writers 2026/08/31 03:11:55 DEBUG : file1: reading active writers 2026/08/31 03:11:55 DEBUG : file2: reading active writers 2026/08/31 03:11:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/31 03:11:56 DEBUG : Looking for writers 2026/08/31 03:11:56 DEBUG : file2: reading active writers 2026/08/31 03:11:56 DEBUG : file1: reading active writers 2026/08/31 03:11:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/31 03:11:57 DEBUG : file1: size = 0 OK 2026/08/31 03:11:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:11:57 INFO : file1: Copied (new) 2026/08/31 03:11:57 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-31 03:11:54 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/31 03:11:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:11:57 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:11:57 DEBUG : Looking for writers 2026/08/31 03:11:57 DEBUG : file1: reading active writers 2026/08/31 03:11:57 DEBUG : file2: reading active writers 2026/08/31 03:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:11:58 DEBUG : Looking for writers 2026/08/31 03:11:58 DEBUG : file1: reading active writers 2026/08/31 03:11:58 DEBUG : file2: reading active writers 2026/08/31 03:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:11:58 DEBUG : file2: size = 0 OK 2026/08/31 03:11:58 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:11:58 INFO : file2: Copied (new) 2026/08/31 03:11:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-31 03:11:54 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/31 03:11:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/31 03:11:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:11:58 INFO : file2: vfs cache: upload succeeded try #1 2026/08/31 03:11:59 DEBUG : Looking for writers 2026/08/31 03:11:59 DEBUG : file2: reading active writers 2026/08/31 03:11:59 DEBUG : file1: reading active writers 2026/08/31 03:11:59 DEBUG : >WaitForWriters: 2026/08/31 03:11:59 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:11:59 DEBUG : Looking for writers 2026/08/31 03:11:59 DEBUG : file1: reading active writers 2026/08/31 03:11:59 DEBUG : file2: reading active writers 2026/08/31 03:11:59 DEBUG : >WaitForWriters: 2026/08/31 03:11:59 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (5.42s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:00 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:00 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:00 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:00 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:00 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:00 DEBUG : file1: newRWFileHandle: 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): openPending: 2026/08/31 03:12:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): >openPending: err= 2026/08/31 03:12:00 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:12:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:12:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): _writeAt: size=5, off=0 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): >_writeAt: n=5, err= 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): RWFileHandle.Flush 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): RWFileHandle.Flush 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): close: 2026/08/31 03:12:00 DEBUG : file1: vfs cache: setting modification time to 2026-08-31 03:12:00.325607467 +0000 UTC m=+342.064543791 2026/08/31 03:12:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:00 DEBUG : file1(0x2ff673b065c0): >close: err= 2026/08/31 03:12:00 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:00 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:00 DEBUG : Looking for writers 2026/08/31 03:12:00 DEBUG : file1: reading active writers 2026/08/31 03:12:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:01 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:12:01 DEBUG : Looking for writers 2026/08/31 03:12:01 DEBUG : file1: reading active writers 2026/08/31 03:12:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:02 DEBUG : file1: size = 5 OK 2026/08/31 03:12:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:12:02 INFO : file1: Copied (new) 2026/08/31 03:12:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-31 03:12:00 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/31 03:12:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:12:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:12:02 DEBUG : Looking for writers 2026/08/31 03:12:02 DEBUG : file1: reading active writers 2026/08/31 03:12:02 DEBUG : >WaitForWriters: 2026/08/31 03:12:02 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.05s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:03 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:03 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:03 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:03 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:03 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:03 DEBUG : file1: newRWFileHandle: 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): openPending: 2026/08/31 03:12:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): >openPending: err= 2026/08/31 03:12:03 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:12:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:12:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): _writeAt: size=5, off=0 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): >_writeAt: n=5, err= 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): RWFileHandle.Release 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): close: 2026/08/31 03:12:03 DEBUG : file1: vfs cache: setting modification time to 2026-08-31 03:12:03.378642802 +0000 UTC m=+345.117579467 2026/08/31 03:12:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): >close: err= 2026/08/31 03:12:03 DEBUG : file1(0x2ff67360a540): RWFileHandle.Release 2026/08/31 03:12:03 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:03 DEBUG : Looking for writers 2026/08/31 03:12:03 DEBUG : file1: reading active writers 2026/08/31 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:03 DEBUG : Looking for writers 2026/08/31 03:12:03 DEBUG : file1: reading active writers 2026/08/31 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:03 DEBUG : Looking for writers 2026/08/31 03:12:03 DEBUG : file1: reading active writers 2026/08/31 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:03 DEBUG : Looking for writers 2026/08/31 03:12:03 DEBUG : file1: reading active writers 2026/08/31 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:03 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:12:03 DEBUG : Looking for writers 2026/08/31 03:12:03 DEBUG : file1: reading active writers 2026/08/31 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:03 DEBUG : Looking for writers 2026/08/31 03:12:03 DEBUG : file1: reading active writers 2026/08/31 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:04 DEBUG : Looking for writers 2026/08/31 03:12:04 DEBUG : file1: reading active writers 2026/08/31 03:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:04 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:12:04 DEBUG : Looking for writers 2026/08/31 03:12:04 DEBUG : file1: reading active writers 2026/08/31 03:12:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:05 DEBUG : file1: size = 5 OK 2026/08/31 03:12:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:12:05 INFO : file1: Copied (new) 2026/08/31 03:12:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-31 03:12:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/31 03:12:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:12:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:12:05 DEBUG : Looking for writers 2026/08/31 03:12:05 DEBUG : file1: reading active writers 2026/08/31 03:12:05 DEBUG : >WaitForWriters: 2026/08/31 03:12:05 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.05s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:06 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:06 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:06 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:06 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:06 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:12:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/31 03:12:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:12:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:12:09 DEBUG : dir/file1(0x2ff673b06440): openPending: 2026/08/31 03:12:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:12:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:12:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:09 DEBUG : dir/file1(0x2ff673b06440): >openPending: err= 2026/08/31 03:12:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/31 03:12:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:12:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:12:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:12:09 DEBUG : dir/file1(0x2ff673b06440): _writeAt: size=5, off=0 2026/08/31 03:12:09 DEBUG : dir/file1(0x2ff673b06440): >_writeAt: n=5, err= 2026/08/31 03:12:09 DEBUG : dir/file1(0x2ff673b06440): close: 2026/08/31 03:12:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-31 03:12:09.364747614 +0000 UTC m=+351.103683898 2026/08/31 03:12:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:09 DEBUG : dir/file1(0x2ff673b06440): >close: err= 2026/08/31 03:12:09 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:09 DEBUG : dir/file1: vfs cache: starting upload 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:09 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:09 DEBUG : dir: Looking for writers 2026/08/31 03:12:09 DEBUG : file1: reading active writers 2026/08/31 03:12:09 DEBUG : Looking for writers 2026/08/31 03:12:09 DEBUG : dir: reading active writers 2026/08/31 03:12:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:10 DEBUG : dir: Looking for writers 2026/08/31 03:12:10 DEBUG : file1: reading active writers 2026/08/31 03:12:10 DEBUG : Looking for writers 2026/08/31 03:12:10 DEBUG : dir: reading active writers 2026/08/31 03:12:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:10 DEBUG : dir/file1: size = 5 OK 2026/08/31 03:12:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:12:10 INFO : dir/file1: Copied (replaced existing) 2026/08/31 03:12:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-31 03:12:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/31 03:12:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/31 03:12:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/31 03:12:11 DEBUG : dir: Looking for writers 2026/08/31 03:12:11 DEBUG : file1: reading active writers 2026/08/31 03:12:11 DEBUG : Looking for writers 2026/08/31 03:12:11 DEBUG : dir: reading active writers 2026/08/31 03:12:11 DEBUG : >WaitForWriters: 2026/08/31 03:12:11 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:12 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:12 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:12 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:12 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:12 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/31 03:12:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/31 03:12:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/31 03:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/31 03:12:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): _writeAt: size=5, off=0 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): openPending: 2026/08/31 03:12:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/31 03:12:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/31 03:12:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): >openPending: err= 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): >_writeAt: n=5, err= 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): _writeAt: size=15, off=5 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): >_writeAt: n=15, err= 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): close: 2026/08/31 03:12:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/31 03:12:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-31 03:12:15.801906672 +0000 UTC m=+357.540843036 2026/08/31 03:12:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:15 DEBUG : dir/file1(0x2ff67360ab00): >close: err= 2026/08/31 03:12:15 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:15 DEBUG : dir: Looking for writers 2026/08/31 03:12:15 DEBUG : file1: reading active writers 2026/08/31 03:12:15 DEBUG : Looking for writers 2026/08/31 03:12:15 DEBUG : dir: reading active writers 2026/08/31 03:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:15 DEBUG : dir: Looking for writers 2026/08/31 03:12:15 DEBUG : file1: reading active writers 2026/08/31 03:12:15 DEBUG : Looking for writers 2026/08/31 03:12:15 DEBUG : dir: reading active writers 2026/08/31 03:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:15 DEBUG : dir: Looking for writers 2026/08/31 03:12:15 DEBUG : file1: reading active writers 2026/08/31 03:12:15 DEBUG : Looking for writers 2026/08/31 03:12:15 DEBUG : dir: reading active writers 2026/08/31 03:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:15 DEBUG : dir: Looking for writers 2026/08/31 03:12:15 DEBUG : file1: reading active writers 2026/08/31 03:12:15 DEBUG : Looking for writers 2026/08/31 03:12:15 DEBUG : dir: reading active writers 2026/08/31 03:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/31 03:12:15 DEBUG : dir: Looking for writers 2026/08/31 03:12:15 DEBUG : file1: reading active writers 2026/08/31 03:12:15 DEBUG : Looking for writers 2026/08/31 03:12:15 DEBUG : dir: reading active writers 2026/08/31 03:12:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:16 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:16 DEBUG : dir: Looking for writers 2026/08/31 03:12:16 DEBUG : file1: reading active writers 2026/08/31 03:12:16 DEBUG : Looking for writers 2026/08/31 03:12:16 DEBUG : dir: reading active writers 2026/08/31 03:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:16 DEBUG : dir: Looking for writers 2026/08/31 03:12:16 DEBUG : file1: reading active writers 2026/08/31 03:12:16 DEBUG : Looking for writers 2026/08/31 03:12:16 DEBUG : dir: reading active writers 2026/08/31 03:12:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:17 DEBUG : dir: Looking for writers 2026/08/31 03:12:17 DEBUG : file1: reading active writers 2026/08/31 03:12:17 DEBUG : Looking for writers 2026/08/31 03:12:17 DEBUG : dir: reading active writers 2026/08/31 03:12:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:17 DEBUG : dir/file1: size = 20 OK 2026/08/31 03:12:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/31 03:12:17 INFO : dir/file1: Copied (replaced existing) 2026/08/31 03:12:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-31 03:12:15 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/31 03:12:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/31 03:12:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/31 03:12:18 DEBUG : dir: Looking for writers 2026/08/31 03:12:18 DEBUG : file1: reading active writers 2026/08/31 03:12:18 DEBUG : Looking for writers 2026/08/31 03:12:18 DEBUG : dir: reading active writers 2026/08/31 03:12:18 DEBUG : >WaitForWriters: 2026/08/31 03:12:18 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.46s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:19 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:19 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:19 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:19 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:19 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:19 DEBUG : file1: newRWFileHandle: 2026/08/31 03:12:19 DEBUG : file1(0x2ff673ac0180): openPending: 2026/08/31 03:12:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:19 DEBUG : file1(0x2ff673ac0180): >openPending: err= 2026/08/31 03:12:19 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:12:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:12:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:12:19 DEBUG : file1(0x2ff673ac0180): _writeAt: size=5, off=0 2026/08/31 03:12:19 DEBUG : file1(0x2ff673ac0180): >_writeAt: n=5, err= 2026/08/31 03:12:19 DEBUG : file1(0x2ff673ac0180): close: 2026/08/31 03:12:19 DEBUG : file1: vfs cache: setting modification time to 2026-08-31 03:12:19.44943967 +0000 UTC m=+361.188375974 2026/08/31 03:12:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:19 DEBUG : file1(0x2ff673ac0180): >close: err= 2026/08/31 03:12:19 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:19 DEBUG : Looking for writers 2026/08/31 03:12:19 DEBUG : file1: reading active writers 2026/08/31 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:19 DEBUG : Looking for writers 2026/08/31 03:12:19 DEBUG : file1: reading active writers 2026/08/31 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:19 DEBUG : Looking for writers 2026/08/31 03:12:19 DEBUG : file1: reading active writers 2026/08/31 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:19 DEBUG : Looking for writers 2026/08/31 03:12:19 DEBUG : file1: reading active writers 2026/08/31 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:19 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:12:19 DEBUG : Looking for writers 2026/08/31 03:12:19 DEBUG : file1: reading active writers 2026/08/31 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:19 DEBUG : Looking for writers 2026/08/31 03:12:19 DEBUG : file1: reading active writers 2026/08/31 03:12:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:20 DEBUG : Looking for writers 2026/08/31 03:12:20 DEBUG : file1: reading active writers 2026/08/31 03:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:20 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:12:20 DEBUG : Looking for writers 2026/08/31 03:12:20 DEBUG : file1: reading active writers 2026/08/31 03:12:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:21 DEBUG : file1: size = 5 OK 2026/08/31 03:12:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:12:21 INFO : file1: Copied (new) 2026/08/31 03:12:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-31 03:12:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/31 03:12:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:12:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:21 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:12:21 DEBUG : Looking for writers 2026/08/31 03:12:21 DEBUG : file1: reading active writers 2026/08/31 03:12:21 DEBUG : >WaitForWriters: 2026/08/31 03:12:21 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.07s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:22 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:22 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:22 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:22 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/31 03:12:22 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a7c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a7c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a7c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a7c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a7c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.520186785 +0000 UTC m=+364.259123099 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a7c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.520186785 +0000 UTC m=+364.259123099 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360ad80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b480): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b480): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b480): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b480): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b480): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.520186785 +0000 UTC m=+364.259123099 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b480): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aac770 item 1 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bb00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bb00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bb00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bb00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bb00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.525440098 +0000 UTC m=+364.264376412 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bb00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a140): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a140): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.525440098 +0000 UTC m=+364.264376412 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aad030 item 2 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a940): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a940): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a940): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a940): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a940): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.527861552 +0000 UTC m=+364.266797857 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.527861552 +0000 UTC m=+364.266797857 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399aec0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399bdc0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399bdc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399bdc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399bdc0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399bdc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.527861552 +0000 UTC m=+364.266797857 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399bdc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aadb90 item 3 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f2c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f2c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f2c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f2c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f2c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.531371272 +0000 UTC m=+364.270307576 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f2c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f900): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f900): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f900): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f900): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f900): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.531371272 +0000 UTC m=+364.270307576 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f900): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673545110 item 4 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688580): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688580): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688580): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688580): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688580): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.533718797 +0000 UTC m=+364.272655101 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688580): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.533718797 +0000 UTC m=+364.272655101 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6736890c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689700): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689700): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689700): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689700): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689700): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.533718797 +0000 UTC m=+364.272655101 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689700): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673578620 item 5 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689d80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689d80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689d80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689d80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689d80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.536890228 +0000 UTC m=+364.275826532 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689d80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4780): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4780): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4780): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.536890228 +0000 UTC m=+364.275826532 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673579a40 item 6 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5280): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5280): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5280): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5280): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5280): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.539617851 +0000 UTC m=+364.278554164 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5280): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.539617851 +0000 UTC m=+364.278554164 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5880): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6731ad880): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6731ad880): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6731ad880): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6731ad880): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6731ad880): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.539617851 +0000 UTC m=+364.278554164 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6731ad880): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e2a0 item 7 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3280): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3280): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3280): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3280): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3280): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.542957869 +0000 UTC m=+364.281894184 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3280): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a0c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a0c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a0c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a0c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a0c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.542957869 +0000 UTC m=+364.281894184 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a0c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e7e0 item 8 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a7c0): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff673c8a7c0): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a7c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a7c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a7c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a7c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.545427053 +0000 UTC m=+364.284363358 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.545427053 +0000 UTC m=+364.284363358 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b600): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b600): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b600): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b600): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b600): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.545427053 +0000 UTC m=+364.284363358 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b600): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394eb60 item 9 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bc80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bc80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bc80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bc80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bc80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.549170805 +0000 UTC m=+364.288107119 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bc80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf02c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf02c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf02c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf02c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf02c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.549170805 +0000 UTC m=+364.288107119 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf02c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f110 item 10 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0900): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff673bf0900): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0900): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0900): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0900): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0900): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0900): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0cc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0cc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0cc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0cc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0cc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.551603931 +0000 UTC m=+364.290540235 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf0cc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.551603931 +0000 UTC m=+364.290540235 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf11c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf16c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf16c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf16c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf16c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf16c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.551603931 +0000 UTC m=+364.290540235 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf16c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f490 item 11 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf1d40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf1d40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf1d40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf1d40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf1d40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.555320081 +0000 UTC m=+364.294256384 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bf1d40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e380): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e380): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e380): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e380): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e380): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.555320081 +0000 UTC m=+364.294256384 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e380): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f960 item 12 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e9c0): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff673c0e9c0): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e9c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e9c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e9c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e9c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0e9c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0ed80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0ed80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0ed80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0ed80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0ed80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.557647858 +0000 UTC m=+364.296584172 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0ed80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0f440): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0f440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0f440): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0f440): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0f440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.557647858 +0000 UTC m=+364.296584172 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0f440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394fdc0 item 13 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0fac0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0fac0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0fac0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0fac0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0fac0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.560465471 +0000 UTC m=+364.299401825 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c0fac0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28100): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28100): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28100): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28100): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28100): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.560465471 +0000 UTC m=+364.299401825 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28100): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736248c0 item 14 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28740): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff673c28740): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28740): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28740): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28740): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28740): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28740): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28b00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28b00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28b00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28b00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28b00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.562843082 +0000 UTC m=+364.301779386 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28b00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c291c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c291c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c291c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c291c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c291c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.562843082 +0000 UTC m=+364.301779386 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c291c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673624e70 item 15 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29840): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29840): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29840): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29840): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29840): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.564961063 +0000 UTC m=+364.303897368 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29840): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29d80): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29d80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29d80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29d80): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29d80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.564961063 +0000 UTC m=+364.303897368 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29d80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673625960 item 16 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c484c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c484c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c484c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c484c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c484c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.567660362 +0000 UTC m=+364.306596666 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c484c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.567660362 +0000 UTC m=+364.306596666 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e40): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e40): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e40): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.567660362 +0000 UTC m=+364.306596666 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b6150 item 17 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c494c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c494c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c494c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c494c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c494c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.571377443 +0000 UTC m=+364.310313747 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c494c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49a00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49a00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49a00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49a00): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49a00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.571377443 +0000 UTC m=+364.310313747 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49a00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b6a10 item 18 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68180): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68180): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68180): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68180): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68180): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.573548734 +0000 UTC m=+364.312485038 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68180): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.573548734 +0000 UTC m=+364.312485038 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68680): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68b80): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68b80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68b80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68b80): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68b80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.573548734 +0000 UTC m=+364.312485038 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68b80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b71f0 item 19 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07340): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07340): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07340): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07340): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07340): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.57733643 +0000 UTC m=+364.316272734 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07340): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07900): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07900): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07900): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07900): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07900): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.57733643 +0000 UTC m=+364.316272734 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07900): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673520700 item 20 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86080): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86080): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86080): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86080): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86080): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.57990412 +0000 UTC m=+364.318840423 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86080): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.57990412 +0000 UTC m=+364.318840423 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86580): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86a80): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86a80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86a80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86a80): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86a80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.57990412 +0000 UTC m=+364.318840423 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c86a80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673520fc0 item 21 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87100): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87100): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87100): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87100): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87100): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.583142777 +0000 UTC m=+364.322079082 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87100): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87640): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87640): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87640): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87640): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87640): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.583142777 +0000 UTC m=+364.322079082 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87640): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673521c00 item 22 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87cc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87cc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87cc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87cc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87cc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.585613835 +0000 UTC m=+364.324550140 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c87cc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.585613835 +0000 UTC m=+364.324550140 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca82c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca87c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca87c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca87c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca87c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca87c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.585613835 +0000 UTC m=+364.324550140 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca87c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673570540 item 23 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca8e40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca8e40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca8e40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca8e40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca8e40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.588943645 +0000 UTC m=+364.327879950 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca8e40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9380): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9380): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9380): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9380): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9380): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.588943645 +0000 UTC m=+364.327879950 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9380): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673570c40 item 24 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca99c0): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff673ca99c0): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca99c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca99c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca99c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca99c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca99c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9d80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9d80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9d80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9d80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9d80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.59160346 +0000 UTC m=+364.330539774 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ca9d80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.59160346 +0000 UTC m=+364.330539774 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6380): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c68c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c68c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c68c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c68c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c68c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.59160346 +0000 UTC m=+364.330539774 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c68c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571260 item 25 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6f40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6f40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6f40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6f40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6f40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.595122167 +0000 UTC m=+364.334058471 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c6f40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7480): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7480): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7480): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7480): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7480): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.595122167 +0000 UTC m=+364.334058471 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7480): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735718f0 item 26 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7ac0): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff6746c7ac0): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7ac0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7ac0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7ac0): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7ac0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7e80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7e80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7e80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7e80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7e80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.59777628 +0000 UTC m=+364.336712594 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746c7e80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.59777628 +0000 UTC m=+364.336712594 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e0480): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e09c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e09c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e09c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e09c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e09c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.59777628 +0000 UTC m=+364.336712594 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e09c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571ce0 item 27 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1040): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1040): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1040): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1040): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1040): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.600278847 +0000 UTC m=+364.339215131 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1040): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1580): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1580): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1580): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1580): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1580): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.600278847 +0000 UTC m=+364.339215131 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1580): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922380 item 28 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1bc0): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff6746e1bc0): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1bc0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1bc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1bc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746e1bc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe080): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe080): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe080): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe080): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe080): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.602396117 +0000 UTC m=+364.341332411 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe080): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe740): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe740): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe740): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe740): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe740): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.602396117 +0000 UTC m=+364.341332411 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fe740): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739229a0 item 29 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fedc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fedc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fedc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fedc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fedc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.604590091 +0000 UTC m=+364.343526385 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746fedc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff300): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff300): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff300): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff300): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff300): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.604590091 +0000 UTC m=+364.343526385 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff300): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922d90 item 30 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff940): _readAt: size=2, off=0 2026/08/31 03:12:22 ERROR : open-test-file(0x2ff6746ff940): Couldn't read size of file 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff940): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff940): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff940): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff940): close: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ff940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ffd00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ffd00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ffd00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ffd00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ffd00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.607057282 +0000 UTC m=+364.345993586 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6746ffd00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471a4c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471a4c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471a4c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471a4c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471a4c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.607057282 +0000 UTC m=+364.345993586 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471a4c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673923260 item 31 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471ab40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471ab40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471ab40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471ab40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471ab40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.609397161 +0000 UTC m=+364.348333466 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471ab40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b080): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b080): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b080): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b080): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b080): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.609397161 +0000 UTC m=+364.348333466 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b080): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739236c0 item 32 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b6c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b6c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b6c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b6c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b6c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.611151426 +0000 UTC m=+364.350087720 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471b6c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673923a40 item 33 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.611770254 +0000 UTC m=+364.350706558 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67471bb40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736140): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736140): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.611770254 +0000 UTC m=+364.350706558 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673152460 item 33 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736780): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736780): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.613529287 +0000 UTC m=+364.352465581 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673152fc0 item 34 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.614396867 +0000 UTC m=+364.353333161 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674736c00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737140): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737140): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.614396867 +0000 UTC m=+364.353333161 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6731532d0 item 34 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737780): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737780): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.616323576 +0000 UTC m=+364.355259870 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747500e0 item 35 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.61712007 +0000 UTC m=+364.356056363 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674737c00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c200): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c200): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c200): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c200): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c200): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.61712007 +0000 UTC m=+364.356056363 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c200): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747502a0 item 35 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c880): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c880): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c880): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c880): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c880): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.618719301 +0000 UTC m=+364.357655595 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475c880): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674750620 item 36 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.619421507 +0000 UTC m=+364.358357801 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475cd80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d2c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d2c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d2c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d2c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d2c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.619421507 +0000 UTC m=+364.358357801 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d2c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747507e0 item 36 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d900): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d900): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d900): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d900): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d900): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.621406727 +0000 UTC m=+364.360343021 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475d900): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674750b60 item 37 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.622191881 +0000 UTC m=+364.361128175 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67475dd80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776380): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776380): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776380): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776380): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776380): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.622191881 +0000 UTC m=+364.361128175 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776380): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674750d20 item 37 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776a00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776a00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776a00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776a00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776a00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.624121746 +0000 UTC m=+364.363058041 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776a00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747510a0 item 38 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.624855903 +0000 UTC m=+364.363792448 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674776f00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777440): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777440): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777440): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.624855903 +0000 UTC m=+364.363792448 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674751260 item 38 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777ac0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777ac0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777ac0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777ac0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777ac0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.626601269 +0000 UTC m=+364.365537564 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674777ac0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747515e0 item 39 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.627535254 +0000 UTC m=+364.366471548 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747980c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747985c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747985c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747985c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747985c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747985c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.627535254 +0000 UTC m=+364.366471548 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747985c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747517a0 item 39 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674798c40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674798c40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674798c40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674798c40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674798c40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.629398984 +0000 UTC m=+364.368335278 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674798c40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674751b20 item 40 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.630184098 +0000 UTC m=+364.369120402 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799680): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799680): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799680): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799680): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799680): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.630184098 +0000 UTC m=+364.369120402 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799680): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674751ce0 item 40 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.631885802 +0000 UTC m=+364.370822096 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674799c40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba240): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba240): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba240): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b41c0 item 41 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba240): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba240): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.632515682 +0000 UTC m=+364.371451986 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba240): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b4380 item 41 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.633566326 +0000 UTC m=+364.372502620 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747ba700): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bac40): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bac40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bac40): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bac40): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bac40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.633566326 +0000 UTC m=+364.372502620 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bac40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b4540 item 41 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.635296636 +0000 UTC m=+364.374232929 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb280): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb780): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b48c0 item 42 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb780): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.635944278 +0000 UTC m=+364.374880573 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bb780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b4a80 item 42 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.63671786 +0000 UTC m=+364.375654154 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747bbcc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4340): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4340): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4340): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4340): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4340): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.63671786 +0000 UTC m=+364.375654154 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4340): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b4c40 item 42 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.638331979 +0000 UTC m=+364.377268273 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4e80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4e80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4e80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b4fc0 item 43 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4e80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4e80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.639117523 +0000 UTC m=+364.378053817 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d4e80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b5180 item 43 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.639744046 +0000 UTC m=+364.378680340 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d53c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d5900): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d5900): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d5900): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d5900): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d5900): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.639744046 +0000 UTC m=+364.378680340 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747d5900): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b5340 item 43 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.641790912 +0000 UTC m=+364.380727206 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2040): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2540): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2540): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2540): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b56c0 item 44 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2540): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2540): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.642373212 +0000 UTC m=+364.381309506 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2540): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b5880 item 44 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.643318398 +0000 UTC m=+364.382254692 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f2a80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3000): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3000): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3000): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3000): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3000): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.643318398 +0000 UTC m=+364.382254692 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3000): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b5a40 item 44 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.64544257 +0000 UTC m=+364.384378864 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3640): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3b40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3b40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3b40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6747b5dc0 item 45 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3b40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3b40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.646196044 +0000 UTC m=+364.385132339 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6747f3b40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814340): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814340): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814340): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814340): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814340): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.646196044 +0000 UTC m=+364.385132339 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814340): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748100e0 item 45 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.648058432 +0000 UTC m=+364.386994736 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814e80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814e80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814e80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674810460 item 46 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814e80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814e80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.648664186 +0000 UTC m=+364.387600490 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674814e80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815580): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815580): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815580): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815580): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815580): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.648664186 +0000 UTC m=+364.387600490 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815580): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674810620 item 46 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.650547874 +0000 UTC m=+364.389484178 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674815bc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e1c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e1c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e1c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748109a0 item 47 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e1c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e1c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.651413319 +0000 UTC m=+364.390349613 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e1c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e8c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e8c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e8c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e8c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e8c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.651413319 +0000 UTC m=+364.390349613 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482e8c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674810b60 item 47 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.653455888 +0000 UTC m=+364.392392182 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482ef00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482f400): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482f400): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482f400): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674810ee0 item 48 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482f400): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482f400): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.654172962 +0000 UTC m=+364.393109256 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482f400): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482fb00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482fb00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482fb00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482fb00): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482fb00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.654172962 +0000 UTC m=+364.393109256 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67482fb00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748110a0 item 48 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a240): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a240): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a240): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a240): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a240): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.656283078 +0000 UTC m=+364.395219382 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a240): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674811420 item 49 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.656995093 +0000 UTC m=+364.395931387 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484a6c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484ac00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484ac00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484ac00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484ac00): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484ac00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.656995093 +0000 UTC m=+364.395931387 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484ac00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748115e0 item 49 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b280): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b280): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b280): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b280): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b280): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.658928194 +0000 UTC m=+364.397864488 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b280): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674811960 item 50 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.659699322 +0000 UTC m=+364.398635616 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484b780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484bd00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484bd00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484bd00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484bd00): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484bd00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.659699322 +0000 UTC m=+364.398635616 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67484bd00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674811b20 item 50 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c480): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c480): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c480): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c480): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c480): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.661416445 +0000 UTC m=+364.400352739 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c480): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674876000 item 51 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.662268033 +0000 UTC m=+364.401204337 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486c980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486cec0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486cec0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486cec0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486cec0): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486cec0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.662268033 +0000 UTC m=+364.401204337 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67486cec0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748761c0 item 51 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1440): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1440): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1440): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.66513564 +0000 UTC m=+364.404071934 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b31420 item 52 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.66646974 +0000 UTC m=+364.405406035 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b78000): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b78000): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b78000): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b78000): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b78000): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.66646974 +0000 UTC m=+364.405406035 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b78000): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b31650 item 52 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.669215958 +0000 UTC m=+364.408152251 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b7a40 item 53 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.670258567 +0000 UTC m=+364.409194861 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69940): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69940): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69940): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69940): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69940): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.670258567 +0000 UTC m=+364.409194861 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882070 item 53 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748880c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748880c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748880c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748880c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748880c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.673395434 +0000 UTC m=+364.412331727 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748880c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748823f0 item 54 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.674497103 +0000 UTC m=+364.413433398 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748885c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674888b40): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674888b40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674888b40): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674888b40): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674888b40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.674497103 +0000 UTC m=+364.413433398 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674888b40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748825b0 item 54 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748891c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748891c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748891c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748891c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748891c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.676700196 +0000 UTC m=+364.415636480 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748891c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882930 item 55 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.677309466 +0000 UTC m=+364.416245750 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748896c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674889c00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674889c00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674889c00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674889c00): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674889c00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.677309466 +0000 UTC m=+364.416245750 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff674889c00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882af0 item 55 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6380): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6380): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6380): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6380): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6380): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.679155092 +0000 UTC m=+364.418091376 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6380): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882e70 item 56 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.680003165 +0000 UTC m=+364.418939449 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6880): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6e00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6e00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6e00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6e00): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6e00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.680003165 +0000 UTC m=+364.418939449 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6e00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674883030 item 56 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.68205518 +0000 UTC m=+364.420991464 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7980): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748833b0 item 57 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7980): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.682697524 +0000 UTC m=+364.421633809 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674883570 item 57 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.684999372 +0000 UTC m=+364.423935666 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7ec0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947400): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947400): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947400): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947400): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947400): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.684999372 +0000 UTC m=+364.423935666 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947400): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356d7a0 item 57 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.687562194 +0000 UTC m=+364.426498478 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673947a40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a080): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a080): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a080): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674914150 item 58 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a080): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a080): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.688533438 +0000 UTC m=+364.427469723 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a080): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674914310 item 58 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.689729467 +0000 UTC m=+364.428665751 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491a5c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491ab80): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491ab80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491ab80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491ab80): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491ab80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.689729467 +0000 UTC m=+364.428665751 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491ab80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b30070 item 58 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.691914636 +0000 UTC m=+364.430850920 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b1c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a2c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a2c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a2c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882000 item 59 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a2c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a2c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.693566997 +0000 UTC m=+364.432503281 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360a2c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748821c0 item 59 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.694592474 +0000 UTC m=+364.433528758 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67491b5c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360adc0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360adc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360adc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360adc0): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360adc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.694592474 +0000 UTC m=+364.433528758 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360adc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882380 item 59 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.696732637 +0000 UTC m=+364.435668921 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360b640): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bbc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bbc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bbc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882700 item 60 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bbc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bbc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.697522659 +0000 UTC m=+364.436458943 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67360bbc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748828c0 item 60 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.698404825 +0000 UTC m=+364.437341119 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a2c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a9c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a9c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a9c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a9c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a9c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.698404825 +0000 UTC m=+364.437341119 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399a9c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882a80 item 60 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.70059889 +0000 UTC m=+364.439535174 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67399b280): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347e600): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347e600): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347e600): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882e00 item 61 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347e600): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347e600): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.701501434 +0000 UTC m=+364.440437718 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347e600): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f6c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f6c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f6c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f6c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f6c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.701501434 +0000 UTC m=+364.440437718 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff67347f6c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674882fc0 item 61 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.703757967 +0000 UTC m=+364.442694251 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688040): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688f40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688f40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688f40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674883340 item 62 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688f40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688f40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.704572275 +0000 UTC m=+364.443508559 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673688f40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689800): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689800): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689800): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689800): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689800): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.704572275 +0000 UTC m=+364.443508559 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673689800): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674883500 item 62 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.708052759 +0000 UTC m=+364.446989043 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4000): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4840): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4840): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4840): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674883960 item 63 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4840): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4840): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.709019235 +0000 UTC m=+364.447955519 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c4840): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5440): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5440): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5440): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.709019235 +0000 UTC m=+364.447955519 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674883b20 item 63 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.710918002 +0000 UTC m=+364.449854286 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6737c5cc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b2e00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b2e00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b2e00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674876000 item 64 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b2e00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b2e00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.711702133 +0000 UTC m=+364.450638417 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b2e00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3c00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3c00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3c00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3c00): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3c00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.711702133 +0000 UTC m=+364.450638417 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6735b3c00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748761c0 item 64 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a680): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a680): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a680): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a680): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a680): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.713318977 +0000 UTC m=+364.452255261 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8a680): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748765b0 item 65 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.713851142 +0000 UTC m=+364.452787426 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8ac00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.713851142 +0000 UTC m=+364.452787426 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b100): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674876770 item 65 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b740): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b740): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b740): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b740): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b740): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.715499867 +0000 UTC m=+364.454436151 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8b740): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674876af0 item 66 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.716127082 +0000 UTC m=+364.455063366 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c8bbc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06200): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06200): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06200): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06200): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06200): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.716127082 +0000 UTC m=+364.455063366 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06200): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674876cb0 item 66 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06980): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06980): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.718168619 +0000 UTC m=+364.457104903 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674877030 item 67 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.718669676 +0000 UTC m=+364.457605960 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b06e80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07380): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07380): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07380): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07380): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07380): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.718669676 +0000 UTC m=+364.457605960 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07380): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6748771f0 item 67 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07a80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07a80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07a80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07a80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07a80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.720541311 +0000 UTC m=+364.459477595 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b07a80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674877570 item 68 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.721143177 +0000 UTC m=+364.460079461 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0080): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0600): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0600): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0600): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0600): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0600): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.721143177 +0000 UTC m=+364.460079461 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0600): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674877730 item 68 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0cc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0cc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0cc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0cc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0cc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.723487245 +0000 UTC m=+364.462423529 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac0cc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674877ab0 item 69 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.72420979 +0000 UTC m=+364.463146074 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1640): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1640): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1640): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1640): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1640): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.72420979 +0000 UTC m=+364.463146074 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1640): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674877c70 item 69 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1d00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1d00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1d00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1d00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1d00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.725744509 +0000 UTC m=+364.464681044 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac1d00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6749145b0 item 70 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.726589235 +0000 UTC m=+364.465525559 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68300): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68840): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68840): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68840): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68840): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68840): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.726589235 +0000 UTC m=+364.465525559 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68840): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674914770 item 70 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.728040977 +0000 UTC m=+364.466977261 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c68ec0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674914af0 item 71 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.728620232 +0000 UTC m=+364.467556516 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69400): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6040): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6040): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6040): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6040): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6040): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.728620232 +0000 UTC m=+364.467556516 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6040): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674914cb0 item 71 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a66c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a66c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a66c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a66c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a66c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.730887724 +0000 UTC m=+364.469824018 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a66c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67380e9a0 item 72 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.731567408 +0000 UTC m=+364.470503702 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a6bc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7100): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7100): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7100): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7100): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7100): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.731567408 +0000 UTC m=+364.470503702 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7100): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67380ee00 item 72 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.733184643 +0000 UTC m=+364.472120937 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a76c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7bc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7bc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7bc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67380f960 item 73 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7bc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7bc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.733859087 +0000 UTC m=+364.472795381 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6748a7bc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673212690 item 73 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.734463991 +0000 UTC m=+364.473400275 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946480): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946a40): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946a40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946a40): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946a40): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946a40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.734463991 +0000 UTC m=+364.473400275 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673946a40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673212c40 item 73 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.736013546 +0000 UTC m=+364.474949830 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa180): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa680): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa680): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa680): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673213ce0 item 74 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa680): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa680): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.736545933 +0000 UTC m=+364.475482217 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aa680): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67357c850 item 74 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.737202524 +0000 UTC m=+364.476138808 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739aabc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab140): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab140): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.737202524 +0000 UTC m=+364.476138808 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67357d030 item 74 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.739009466 +0000 UTC m=+364.477945751 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739ab780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739abc80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739abc80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739abc80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67357d730 item 75 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739abc80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739abc80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.739687076 +0000 UTC m=+364.478623370 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739abc80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): _writeAt: size=3, off=2 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67357dc70 item 75 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.740368804 +0000 UTC m=+364.479305088 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc2c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc800): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc800): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc800): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc800): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc800): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.740368804 +0000 UTC m=+364.479305088 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fc800): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673518540 item 75 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.741956043 +0000 UTC m=+364.480892327 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fce40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd340): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd340): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd340): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673519730 item 76 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd340): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd340): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.742466928 +0000 UTC m=+364.481403222 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd340): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673519c70 item 76 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): _writeAt: size=3, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.743126342 +0000 UTC m=+364.482062637 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fd880): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fde00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fde00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fde00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fde00): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fde00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.743126342 +0000 UTC m=+364.482062637 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff6739fde00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67360ce70 item 76 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.744624313 +0000 UTC m=+364.483560597 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4540): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4a40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4a40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4a40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6734ce850 item 77 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4a40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4a40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.745152982 +0000 UTC m=+364.484089266 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac4a40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5140): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5140): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.745152982 +0000 UTC m=+364.484089266 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6734cefc0 item 77 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.74686213 +0000 UTC m=+364.485798414 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5c80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5c80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5c80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673681490 item 78 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5c80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5c80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.74744453 +0000 UTC m=+364.486380814 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673ac5c80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aee480): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aee480): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aee480): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aee480): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aee480): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.74744453 +0000 UTC m=+364.486380814 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aee480): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a8620 item 78 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.749435852 +0000 UTC m=+364.488372136 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeeac0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeefc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeefc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeefc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a8d90 item 79 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeefc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeefc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.750152154 +0000 UTC m=+364.489088438 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aeefc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aef6c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aef6c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aef6c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aef6c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aef6c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.750152154 +0000 UTC m=+364.489088438 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aef6c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a95e0 item 79 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.752261459 +0000 UTC m=+364.491197753 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673aefd00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2c300): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2c300): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2c300): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67350ecb0 item 80 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2c300): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2c300): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.752851664 +0000 UTC m=+364.491787969 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2c300): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2ca00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2ca00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2ca00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2ca00): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2ca00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.752851664 +0000 UTC m=+364.491787969 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b2ca00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67350f030 item 80 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69900): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69900): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69900): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69900): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69900): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.754860949 +0000 UTC m=+364.493797233 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69900): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674914ee0 item 81 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.755615234 +0000 UTC m=+364.494551518 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c69d80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b843c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b843c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b843c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b843c0): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b843c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.755615234 +0000 UTC m=+364.494551518 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b843c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6749150a0 item 81 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84a40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84a40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84a40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84a40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84a40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.757398473 +0000 UTC m=+364.496334757 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84a40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674915420 item 82 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.758059461 +0000 UTC m=+364.496995755 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b84f40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b854c0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b854c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b854c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b854c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b854c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.758059461 +0000 UTC m=+364.496995755 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b854c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6749155e0 item 82 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b85b40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b85b40): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b85b40): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b85b40): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b85b40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.75954648 +0000 UTC m=+364.498482764 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673b85b40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674915960 item 83 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.760157504 +0000 UTC m=+364.499093788 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac140): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac680): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac680): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac680): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac680): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac680): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.760157504 +0000 UTC m=+364.499093788 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bac680): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff674915b20 item 83 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bacd00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bacd00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bacd00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bacd00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bacd00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.761559733 +0000 UTC m=+364.500496017 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bacd00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673538150 item 84 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.762532791 +0000 UTC m=+364.501469085 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad200): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad780): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad780): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad780): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.762532791 +0000 UTC m=+364.501469085 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bad780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673539110 item 84 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bade00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bade00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bade00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bade00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bade00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.764397293 +0000 UTC m=+364.503333577 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bade00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a8850 item 85 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.765243882 +0000 UTC m=+364.504180166 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca400): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca940): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca940): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca940): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca940): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca940): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.765243882 +0000 UTC m=+364.504180166 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bca940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a8b60 item 85 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcafc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcafc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcafc0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcafc0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcafc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.766699443 +0000 UTC m=+364.505635727 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcafc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a9730 item 86 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.767521596 +0000 UTC m=+364.506457880 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcb4c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcba40): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcba40): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcba40): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcba40): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcba40): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.767521596 +0000 UTC m=+364.506457880 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bcba40): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a583f0 item 86 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec1c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec1c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec1c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec1c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec1c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.769323388 +0000 UTC m=+364.508259672 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec1c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a59030 item 87 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.769981071 +0000 UTC m=+364.508917355 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bec6c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673becc00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673becc00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673becc00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673becc00): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673becc00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.769981071 +0000 UTC m=+364.508917355 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673becc00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a59260 item 87 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed280): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed280): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed280): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed280): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed280): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.771562297 +0000 UTC m=+364.510498581 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed280): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a596c0 item 88 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.772276377 +0000 UTC m=+364.511212661 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bed780): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bedd00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bedd00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bedd00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bedd00): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bedd00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.772276377 +0000 UTC m=+364.511212661 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673bedd00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a59a40 item 88 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.773785277 +0000 UTC m=+364.512721571 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06980): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06980): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67351f2d0 item 89 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06980): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.774463268 +0000 UTC m=+364.513399552 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67351f570 item 89 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.775342869 +0000 UTC m=+364.514279153 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c06ec0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07440): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07440): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07440): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07440): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07440): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.775342869 +0000 UTC m=+364.514279153 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07440): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67351f880 item 89 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.777221548 +0000 UTC m=+364.516157832 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c07a80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c280c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c280c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c280c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aac850 item 90 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c280c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c280c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.777754415 +0000 UTC m=+364.516690699 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c280c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aacbd0 item 90 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.778395856 +0000 UTC m=+364.517332140 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28600): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28bc0): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28bc0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28bc0): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28bc0): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28bc0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.778395856 +0000 UTC m=+364.517332140 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c28bc0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aacd90 item 90 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.779984297 +0000 UTC m=+364.518920591 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29200): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29740): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29740): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29740): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aadb20 item 91 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29740): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29740): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.780566296 +0000 UTC m=+364.519502581 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29740): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): >_readAt: n=2, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): _writeAt: size=3, off=7 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aade30 item 91 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.781279012 +0000 UTC m=+364.520215296 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c29c80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48300): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48300): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48300): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48300): >_readAt: n=8, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48300): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.781279012 +0000 UTC m=+364.520215296 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48300): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735447e0 item 91 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.783293748 +0000 UTC m=+364.522230042 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673545ab0 item 92 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.78399343 +0000 UTC m=+364.522929724 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c48e80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): open at offset 5 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735783f0 item 92 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): _readAt: size=2, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): _writeAt: size=3, off=5 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): >_writeAt: n=3, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.784871209 +0000 UTC m=+364.523807512 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c493c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49980): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49980): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49980): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49980): >_readAt: n=3, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49980): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.784871209 +0000 UTC m=+364.523807512 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c49980): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735789a0 item 92 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.786664606 +0000 UTC m=+364.525600900 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c0c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c600): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c600): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c600): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673579960 item 93 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c600): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c600): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.787245574 +0000 UTC m=+364.526181858 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6c600): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6cd00): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6cd00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6cd00): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6cd00): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6cd00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.787245574 +0000 UTC m=+364.526181858 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6cd00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e000 item 93 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.789300875 +0000 UTC m=+364.528237169 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d340): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d880): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d880): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d880): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e3f0 item 94 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d880): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d880): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.789919484 +0000 UTC m=+364.528855778 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c6d880): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96080): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96080): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96080): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96080): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96080): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.789919484 +0000 UTC m=+364.528855778 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96080): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e620 item 94 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.791784296 +0000 UTC m=+364.530720591 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c966c0): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96c00): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96c00): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96c00): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e9a0 item 95 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96c00): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96c00): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.792460073 +0000 UTC m=+364.531396367 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c96c00): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97300): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97300): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97300): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97300): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97300): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.792460073 +0000 UTC m=+364.531396367 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97300): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394eb60 item 95 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): open at offset 0 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): _readAt: size=2, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): >_readAt: n=0, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.794405397 +0000 UTC m=+364.533341691 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97940): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97e80): _writeAt: size=5, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97e80): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97e80): >openPending: err= 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394efc0 item 96 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97e80): >_writeAt: n=5, err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97e80): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.794985824 +0000 UTC m=+364.533922119 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673c97e80): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:22 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673cb4680): _readAt: size=512, off=0 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673cb4680): openPending: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673cb4680): >openPending: err= 2026/08/31 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673cb4680): >_readAt: n=5, err=EOF 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673cb4680): close: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:22.794985824 +0000 UTC m=+364.533922119 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:22 DEBUG : open-test-file(0x2ff673cb4680): >close: err= 2026/08/31 03:12:22 DEBUG : open-test-file: Remove: 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f180 item 96 2026/08/31 03:12:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:22 DEBUG : open-test-file: >Remove: err= 2026/08/31 03:12:22 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:22 DEBUG : Looking for writers 2026/08/31 03:12:22 DEBUG : >WaitForWriters: 2026/08/31 03:12:22 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:23 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:23 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:23 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:23 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/31 03:12:23 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d200): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d200): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d200): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d200): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d200): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.494380496 +0000 UTC m=+365.233316809 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d200): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.494380496 +0000 UTC m=+365.233316809 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2db40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2db40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2db40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2db40): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2db40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.494380496 +0000 UTC m=+365.233316809 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2db40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571030 item 1 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04280): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04280): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.49889839 +0000 UTC m=+365.237834694 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04780): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04780): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04780): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04780): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04780): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.49889839 +0000 UTC m=+365.237834694 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04780): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571650 item 2 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04dc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04dc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04dc0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04dc0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04dc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.502591095 +0000 UTC m=+365.241527419 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e04dc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.502591095 +0000 UTC m=+365.241527419 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05240): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05700): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05700): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05700): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05700): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05700): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.502591095 +0000 UTC m=+365.241527419 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05700): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571b20 item 3 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05d80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05d80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05d80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05d80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05d80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.507004462 +0000 UTC m=+365.245940815 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e05d80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e263c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e263c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e263c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e263c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e263c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.507004462 +0000 UTC m=+365.245940815 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e263c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739221c0 item 4 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26a00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26a00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26a00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26a00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26a00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.509908106 +0000 UTC m=+365.248844410 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26a00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.509908106 +0000 UTC m=+365.248844410 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e26e80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e27340): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e27340): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e27340): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e27340): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e27340): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.509908106 +0000 UTC m=+365.248844410 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e27340): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922770 item 5 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e279c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e279c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e279c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e279c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e279c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.514244178 +0000 UTC m=+365.253180571 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e279c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40000): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40000): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40000): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40000): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40000): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.514244178 +0000 UTC m=+365.253180571 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40000): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922d20 item 6 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40680): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40680): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40680): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.517526217 +0000 UTC m=+365.256462581 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.517526217 +0000 UTC m=+365.256462581 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e40b80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e41040): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e41040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e41040): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e41040): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e41040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.517526217 +0000 UTC m=+365.256462581 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e41040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739230a0 item 7 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e416c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e416c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e416c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e416c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e416c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.521062517 +0000 UTC m=+365.259998861 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e416c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749240c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749240c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749240c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749240c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749240c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.521062517 +0000 UTC m=+365.259998861 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749240c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739237a0 item 8 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924680): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff674924680): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924680): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924680): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924680): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924680): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924a40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924a40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924a40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924a40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924a40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.523857137 +0000 UTC m=+365.262793440 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924a40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.523857137 +0000 UTC m=+365.262793440 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674924ec0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749253c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749253c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749253c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749253c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749253c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.523857137 +0000 UTC m=+365.262793440 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749253c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673152d20 item 9 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674925a40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674925a40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674925a40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674925a40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674925a40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.527414596 +0000 UTC m=+365.266350901 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674925a40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950080): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950080): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950080): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950080): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950080): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.527414596 +0000 UTC m=+365.266350901 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950080): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673153b90 item 10 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749506c0): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff6749506c0): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749506c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749506c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749506c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749506c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6749506c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950a80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950a80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950a80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950a80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950a80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.530151396 +0000 UTC m=+365.269087791 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950a80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.530151396 +0000 UTC m=+365.269087791 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674950f80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951480): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951480): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951480): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951480): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951480): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.530151396 +0000 UTC m=+365.269087791 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951480): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b65b0 item 11 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951b00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951b00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951b00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951b00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951b00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.533314641 +0000 UTC m=+365.272250935 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff674951b00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a140): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a140): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a140): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a140): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a140): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.533314641 +0000 UTC m=+365.272250935 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a140): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b7110 item 12 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a780): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff67496a780): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a780): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a780): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a780): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a780): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496a780): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496ab40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496ab40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496ab40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496ab40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496ab40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.535392456 +0000 UTC m=+365.274328759 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496ab40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b200): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b200): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b200): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b200): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b200): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.535392456 +0000 UTC m=+365.274328759 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b200): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b7570 item 13 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b880): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b880): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b880): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b880): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b880): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.537599415 +0000 UTC m=+365.276535709 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496b880): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496bdc0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496bdc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496bdc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496bdc0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496bdc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.537599415 +0000 UTC m=+365.276535709 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67496bdc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356c1c0 item 14 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82500): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff673e82500): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82500): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82500): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82500): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82500): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82500): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e828c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e828c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e828c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e828c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e828c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.540931819 +0000 UTC m=+365.279868143 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e828c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82f80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82f80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82f80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82f80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82f80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.540931819 +0000 UTC m=+365.279868143 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e82f80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356cc40 item 15 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83600): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83600): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83600): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83600): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83600): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.543293431 +0000 UTC m=+365.282229725 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83600): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83b40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83b40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83b40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83b40): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83b40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.543293431 +0000 UTC m=+365.282229725 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e83b40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9a000 item 16 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6280): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6280): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.545376786 +0000 UTC m=+365.284313090 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.545376786 +0000 UTC m=+365.284313090 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6700): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6c00): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6c00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6c00): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6c00): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6c00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.545376786 +0000 UTC m=+365.284313090 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea6c00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9a380 item 17 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7280): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7280): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.548307412 +0000 UTC m=+365.287243746 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea77c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea77c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea77c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea77c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea77c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.548307412 +0000 UTC m=+365.287243746 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea77c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9a850 item 18 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7e40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7e40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7e40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7e40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7e40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.550482941 +0000 UTC m=+365.289419236 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ea7e40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.550482941 +0000 UTC m=+365.289419236 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2440): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2940): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2940): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2940): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2940): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2940): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.550482941 +0000 UTC m=+365.289419236 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2940): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9abd0 item 19 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2fc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2fc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2fc0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2fc0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2fc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.553264786 +0000 UTC m=+365.292201070 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec2fc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3500): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3500): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3500): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3500): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3500): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.553264786 +0000 UTC m=+365.292201070 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3500): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9b0a0 item 20 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3b80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3b80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3b80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3b80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3b80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.554716789 +0000 UTC m=+365.293653083 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ec3b80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.554716789 +0000 UTC m=+365.293653083 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0180): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0680): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0680): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0680): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.554716789 +0000 UTC m=+365.293653083 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9b420 item 21 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0d00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0d00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0d00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0d00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0d00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.557663165 +0000 UTC m=+365.296599479 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee0d00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1240): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1240): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1240): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1240): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1240): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.557663165 +0000 UTC m=+365.296599479 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1240): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9b8f0 item 22 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee18c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee18c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee18c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee18c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee18c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.55985218 +0000 UTC m=+365.298788473 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee18c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.55985218 +0000 UTC m=+365.298788473 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ee1dc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efc3c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efc3c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efc3c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efc3c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efc3c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.55985218 +0000 UTC m=+365.298788473 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efc3c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e9bc70 item 23 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efca40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efca40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efca40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efca40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efca40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.562836337 +0000 UTC m=+365.301772631 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efca40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efcf80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efcf80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efcf80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efcf80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efcf80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.562836337 +0000 UTC m=+365.301772631 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efcf80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0a2a0 item 24 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd5c0): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff673efd5c0): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd5c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd5c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd5c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd5c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd980): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd980): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd980): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd980): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd980): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.565392455 +0000 UTC m=+365.304328760 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efd980): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.565392455 +0000 UTC m=+365.304328760 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673efde80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f224c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f224c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f224c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f224c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f224c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.565392455 +0000 UTC m=+365.304328760 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f224c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0a620 item 25 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f22b40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f22b40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f22b40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f22b40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f22b40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.568582591 +0000 UTC m=+365.307518885 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f22b40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23080): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23080): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23080): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23080): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23080): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.568582591 +0000 UTC m=+365.307518885 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23080): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0aaf0 item 26 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f236c0): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff673f236c0): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f236c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f236c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f236c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f236c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f236c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23a80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23a80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23a80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23a80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23a80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.571151404 +0000 UTC m=+365.310087698 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f23a80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.571151404 +0000 UTC m=+365.310087698 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46080): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f465c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f465c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f465c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f465c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f465c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.571151404 +0000 UTC m=+365.310087698 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f465c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0ae70 item 27 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46c40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46c40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46c40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46c40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46c40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.573863296 +0000 UTC m=+365.312799590 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f46c40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47180): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47180): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47180): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47180): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47180): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.573863296 +0000 UTC m=+365.312799590 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47180): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0b340 item 28 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f477c0): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff673f477c0): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f477c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f477c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f477c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f477c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f477c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47b80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47b80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47b80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47b80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47b80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.575768876 +0000 UTC m=+365.314705170 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f47b80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60340): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60340): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60340): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60340): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60340): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.575768876 +0000 UTC m=+365.314705170 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60340): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0b6c0 item 29 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f609c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f609c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f609c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f609c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f609c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.577833927 +0000 UTC m=+365.316770261 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f609c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60f00): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60f00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60f00): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60f00): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60f00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.577833927 +0000 UTC m=+365.316770261 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f60f00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0ba40 item 30 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61540): _readAt: size=2, off=0 2026/08/31 03:12:23 ERROR : open-test-file(0x2ff673f61540): Couldn't read size of file 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61540): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61540): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61540): >_writeAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61540): close: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61540): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61900): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61900): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61900): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61900): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61900): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.579955956 +0000 UTC m=+365.318892240 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f61900): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c0c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c0c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c0c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c0c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c0c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.579955956 +0000 UTC m=+365.318892240 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c0c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f0bdc0 item 31 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c740): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c740): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c740): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c740): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c740): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.582160379 +0000 UTC m=+365.321096674 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7c740): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7cc80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7cc80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7cc80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7cc80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7cc80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.582160379 +0000 UTC m=+365.321096674 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7cc80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f822a0 item 32 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d2c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d2c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d2c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d2c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d2c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.584512843 +0000 UTC m=+365.323449137 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d2c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82620 item 33 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.585772172 +0000 UTC m=+365.324708466 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7d740): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7dc40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7dc40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7dc40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7dc40): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7dc40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.585772172 +0000 UTC m=+365.324708466 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673f7dc40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f827e0 item 33 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0380): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0380): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0380): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0380): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0380): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.587648426 +0000 UTC m=+365.326584720 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0380): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82b60 item 34 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.58855551 +0000 UTC m=+365.327491804 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0d40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0d40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0d40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0d40): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0d40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.58855551 +0000 UTC m=+365.327491804 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa0d40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82d20 item 34 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1380): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1380): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1380): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1380): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1380): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.590838081 +0000 UTC m=+365.329774375 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1380): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f830a0 item 35 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.591772687 +0000 UTC m=+365.330708981 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1d00): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1d00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1d00): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1d00): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1d00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.591772687 +0000 UTC m=+365.330708981 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fa1d00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f83260 item 35 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc480): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc480): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc480): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc480): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc480): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.593808923 +0000 UTC m=+365.332745217 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc480): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f835e0 item 36 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.594508144 +0000 UTC m=+365.333444439 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc980): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbcec0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbcec0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbcec0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbcec0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbcec0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.594508144 +0000 UTC m=+365.333444439 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbcec0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f837a0 item 36 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd500): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd500): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd500): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd500): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd500): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.596455913 +0000 UTC m=+365.335392207 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd500): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f83b20 item 37 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.59862475 +0000 UTC m=+365.337561094 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd980): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbde80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbde80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbde80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbde80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbde80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.59862475 +0000 UTC m=+365.337561094 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbde80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f83ce0 item 37 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491bc00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491bc00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491bc00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491bc00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491bc00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.601058287 +0000 UTC m=+365.339994581 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491bc00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b31570 item 38 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.60210849 +0000 UTC m=+365.341044784 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c200): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe43c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe43c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe43c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe43c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe43c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.60210849 +0000 UTC m=+365.341044784 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe43c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82070 item 38 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4a40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4a40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4a40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4a40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4a40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.604276327 +0000 UTC m=+365.343212620 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4a40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f823f0 item 39 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.605025972 +0000 UTC m=+365.343962267 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe4f40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5440): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5440): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5440): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5440): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5440): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.605025972 +0000 UTC m=+365.343962267 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5440): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f825b0 item 39 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5ac0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5ac0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5ac0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5ac0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5ac0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.607127191 +0000 UTC m=+365.346063485 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fe5ac0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82930 item 40 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.607897968 +0000 UTC m=+365.346834262 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8c680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8cbc0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8cbc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8cbc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8cbc0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8cbc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.607897968 +0000 UTC m=+365.346834262 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8cbc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82af0 item 40 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.610019755 +0000 UTC m=+365.348956049 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d180): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d680): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d680): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f82e70 item 41 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d680): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.610979157 +0000 UTC m=+365.349915451 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8d680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f83030 item 41 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.611720989 +0000 UTC m=+365.350657283 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d8db40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4180): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4180): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4180): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4180): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4180): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.611720989 +0000 UTC m=+365.350657283 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4180): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f831f0 item 41 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.613941323 +0000 UTC m=+365.352877617 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb47c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4cc0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4cc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4cc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f83570 item 42 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4cc0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4cc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.614586542 +0000 UTC m=+365.353522836 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb4cc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f83730 item 42 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.615487654 +0000 UTC m=+365.354423958 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5800): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5800): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5800): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.615487654 +0000 UTC m=+365.354423958 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cb5800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673f838f0 item 42 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.617154582 +0000 UTC m=+365.356090876 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360a600): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360abc0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360abc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360abc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b30b60 item 43 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360abc0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360abc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.617885012 +0000 UTC m=+365.356821296 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360abc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b316c0 item 43 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.618728907 +0000 UTC m=+365.357665241 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b140): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b900): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b900): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b900): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b900): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b900): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.618728907 +0000 UTC m=+365.357665241 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67360b900): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b31880 item 43 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.620889829 +0000 UTC m=+365.359826133 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a080): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a680): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a680): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673b31dc0 item 44 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a680): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.621506313 +0000 UTC m=+365.360442607 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399a680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673520310 item 44 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.622199824 +0000 UTC m=+365.361136108 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399ad40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399bd40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399bd40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399bd40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399bd40): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399bd40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.622199824 +0000 UTC m=+365.361136108 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67399bd40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673520690 item 44 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.62382867 +0000 UTC m=+365.362764955 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347ee80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347f800): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347f800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347f800): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673520d90 item 45 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347f800): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347f800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.624507813 +0000 UTC m=+365.363444097 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67347f800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736884c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736884c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736884c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736884c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736884c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.624507813 +0000 UTC m=+365.363444097 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736884c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735213b0 item 45 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.6265393 +0000 UTC m=+365.365475604 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673689280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736898c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736898c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736898c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673521c00 item 46 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736898c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736898c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.627259301 +0000 UTC m=+365.366195595 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6736898c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4180): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4180): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4180): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4180): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4180): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.627259301 +0000 UTC m=+365.366195595 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4180): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739220e0 item 46 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.629493811 +0000 UTC m=+365.368430105 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c4c00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5540): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5540): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5540): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922540 item 47 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5540): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5540): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.630268614 +0000 UTC m=+365.369204919 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5540): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5ec0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5ec0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5ec0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5ec0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5ec0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.630268614 +0000 UTC m=+365.369204919 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6737c5ec0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922850 item 47 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.632662197 +0000 UTC m=+365.371598531 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3c40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3c40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3c40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922cb0 item 48 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3c40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3c40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.633401433 +0000 UTC m=+365.372337727 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6735b3c40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8a780): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8a780): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8a780): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8a780): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8a780): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.633401433 +0000 UTC m=+365.372337727 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8a780): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673922e70 item 48 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8aec0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8aec0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8aec0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8aec0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8aec0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.635518151 +0000 UTC m=+365.374454445 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8aec0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673923340 item 49 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.636284409 +0000 UTC m=+365.375220703 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8b340): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06180): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06180): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06180): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06180): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06180): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.636284409 +0000 UTC m=+365.375220703 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06180): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67380e1c0 item 49 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06940): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06940): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06940): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06940): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06940): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.638279677 +0000 UTC m=+365.377215961 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06940): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67380eaf0 item 50 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.639150442 +0000 UTC m=+365.378086736 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b06e40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b073c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b073c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b073c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b073c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b073c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.639150442 +0000 UTC m=+365.378086736 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b073c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67380eee0 item 50 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b07ac0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b07ac0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b07ac0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b07ac0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b07ac0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.641185417 +0000 UTC m=+365.380121711 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b07ac0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673212310 item 51 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.641881451 +0000 UTC m=+365.380817735 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac00c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0640): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0640): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0640): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0640): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0640): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.641881451 +0000 UTC m=+365.380817735 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0640): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6732129a0 item 51 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0cc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0cc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0cc0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0cc0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0cc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.643520928 +0000 UTC m=+365.382457212 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac0cc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673213ab0 item 52 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.644301643 +0000 UTC m=+365.383237927 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac11c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1740): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1740): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1740): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1740): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1740): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.644301643 +0000 UTC m=+365.383237927 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1740): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673213e30 item 52 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1e00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1e00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1e00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1e00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1e00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.64578756 +0000 UTC m=+365.384723844 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ac1e00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67357d180 item 53 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.646392162 +0000 UTC m=+365.385328446 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946700): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946c80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946c80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946c80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946c80): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946c80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.646392162 +0000 UTC m=+365.385328446 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673946c80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67357d5e0 item 53 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947340): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947340): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947340): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947340): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947340): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.647932031 +0000 UTC m=+365.386868315 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947340): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673518460 item 54 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.648607937 +0000 UTC m=+365.387544232 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947840): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947dc0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947dc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947dc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947dc0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947dc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.648607937 +0000 UTC m=+365.387544232 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673947dc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673518a80 item 54 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68540): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68540): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68540): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68540): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68540): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.650010557 +0000 UTC m=+365.388946851 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68540): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673519960 item 55 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.650608196 +0000 UTC m=+365.389544480 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68a40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68fc0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68fc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68fc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68fc0): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68fc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.650608196 +0000 UTC m=+365.389544480 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c68fc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673519dc0 item 55 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69640): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69640): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69640): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69640): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69640): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.652202277 +0000 UTC m=+365.391138561 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69640): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6734ce620 item 56 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.652809755 +0000 UTC m=+365.391746039 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c69b40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c1c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c1c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c1c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c1c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c1c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.652809755 +0000 UTC m=+365.391746039 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c1c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6734cebd0 item 56 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.654286724 +0000 UTC m=+365.393223018 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2c800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2cd40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2cd40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2cd40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6734cfce0 item 57 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2cd40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2cd40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.654817919 +0000 UTC m=+365.393754203 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2cd40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a8540 item 57 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.655412852 +0000 UTC m=+365.394349136 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d300): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d880): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d880): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d880): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d880): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d880): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.655412852 +0000 UTC m=+365.394349136 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2d880): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a8770 item 57 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.65695753 +0000 UTC m=+365.395893814 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2dec0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc500): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc500): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc500): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a93b0 item 58 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc500): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc500): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.657520784 +0000 UTC m=+365.396457068 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbc500): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6736a96c0 item 58 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.658463795 +0000 UTC m=+365.397400099 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbca40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd000): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd000): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd000): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd000): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd000): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.658463795 +0000 UTC m=+365.397400099 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd000): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673538150 item 58 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.66030882 +0000 UTC m=+365.399245114 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673fbd680): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a480): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a480): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a480): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a8150 item 59 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a480): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a480): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.660977864 +0000 UTC m=+365.399914168 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a480): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a8850 item 59 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.661722571 +0000 UTC m=+365.400658905 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491a9c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491af40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491af40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491af40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491af40): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491af40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.661722571 +0000 UTC m=+365.400658905 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491af40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a8b60 item 59 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.663819742 +0000 UTC m=+365.402756046 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff67491b580): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c280): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a95e0 item 60 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c280): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.664399768 +0000 UTC m=+365.403336062 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737a9ab0 item 60 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.66536954 +0000 UTC m=+365.404305843 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6c7c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6cd80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6cd80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6cd80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6cd80): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6cd80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.66536954 +0000 UTC m=+365.404305843 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6cd80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a585b0 item 60 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.667269018 +0000 UTC m=+365.406205312 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d3c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d900): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d900): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d900): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a590a0 item 61 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d900): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d900): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.667923564 +0000 UTC m=+365.406859858 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d6d900): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc100): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc100): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc100): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc100): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc100): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.667923564 +0000 UTC m=+365.406859858 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc100): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a592d0 item 61 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.669800069 +0000 UTC m=+365.408736363 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fc740): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fcc80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fcc80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fcc80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a59730 item 62 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fcc80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fcc80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.670413778 +0000 UTC m=+365.409350072 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fcc80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd380): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd380): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd380): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd380): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd380): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.670413778 +0000 UTC m=+365.409350072 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd380): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673a59ab0 item 62 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.672553199 +0000 UTC m=+365.411489493 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6738fd9c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673944000): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673944000): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673944000): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67351f340 item 63 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673944000): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673944000): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.673331499 +0000 UTC m=+365.412267793 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673944000): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a04c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a04c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a04c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a04c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a04c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.673331499 +0000 UTC m=+365.412267793 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a04c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aac2a0 item 63 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): >_readAt: n=0, err=Bad file descriptor 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.675256275 +0000 UTC m=+365.414192569 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a0b00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1040): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1040): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aaca80 item 64 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1040): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.675819109 +0000 UTC m=+365.414755403 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1740): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1740): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1740): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1740): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1740): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.675819109 +0000 UTC m=+365.414755403 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1740): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aaccb0 item 64 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1d80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1d80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1d80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1d80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1d80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.677991762 +0000 UTC m=+365.416928057 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739a1d80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aad880 item 65 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.678710871 +0000 UTC m=+365.417647205 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa300): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa800): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa800): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa800): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.678710871 +0000 UTC m=+365.417647205 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fa800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673aadd50 item 65 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fae40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fae40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fae40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fae40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fae40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.680730666 +0000 UTC m=+365.419666960 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fae40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735448c0 item 66 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.681721589 +0000 UTC m=+365.420657883 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb2c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb800): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb800): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb800): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.681721589 +0000 UTC m=+365.420657883 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fb800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673545110 item 66 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fbe40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fbe40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fbe40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fbe40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fbe40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.684285632 +0000 UTC m=+365.423221966 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff6739fbe40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673578620 item 67 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.68507357 +0000 UTC m=+365.424009925 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a543c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a548c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a548c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a548c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a548c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a548c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.68507357 +0000 UTC m=+365.424009925 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a548c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673578d20 item 67 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a54f40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a54f40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a54f40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a54f40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a54f40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.686931289 +0000 UTC m=+365.425867594 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a54f40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673579ce0 item 68 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.68781541 +0000 UTC m=+365.426751704 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55440): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55980): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55980): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55980): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55980): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55980): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.68781541 +0000 UTC m=+365.426751704 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673a55980): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e150 item 68 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe0c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe0c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe0c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe0c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe0c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.689757398 +0000 UTC m=+365.428693722 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe0c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e540 item 69 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.690671654 +0000 UTC m=+365.429607948 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abe540): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abea40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abea40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abea40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abea40): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abea40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.690671654 +0000 UTC m=+365.429607948 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abea40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394e700 item 69 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf0c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf0c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf0c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf0c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf0c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.692785278 +0000 UTC m=+365.431721562 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf0c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394ea80 item 70 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.693618662 +0000 UTC m=+365.432554955 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abf5c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abfb00): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abfb00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abfb00): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abfb00): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abfb00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.693618662 +0000 UTC m=+365.432554955 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673abfb00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394ec40 item 70 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8280): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8280): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8280): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.69533823 +0000 UTC m=+365.434274514 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f0a0 item 71 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.696032171 +0000 UTC m=+365.434968465 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8780): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8c80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8c80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8c80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8c80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8c80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.696032171 +0000 UTC m=+365.434968465 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae8c80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f260 item 71 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9300): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9300): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9300): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9300): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9300): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.697871585 +0000 UTC m=+365.436807879 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9300): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f5e0 item 72 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.698744073 +0000 UTC m=+365.437680387 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9d40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9d40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9d40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9d40): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9d40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.698744073 +0000 UTC m=+365.437680387 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673ae9d40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394f7a0 item 72 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.700677575 +0000 UTC m=+365.439613859 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e400): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e900): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e900): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e900): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67394fc00 item 73 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e900): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e900): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.701365496 +0000 UTC m=+365.440301780 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0e900): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673624000 item 73 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.702164143 +0000 UTC m=+365.441100438 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0edc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f300): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f300): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f300): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f300): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f300): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.702164143 +0000 UTC m=+365.441100438 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f300): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673624620 item 73 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.703996816 +0000 UTC m=+365.442933150 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0f940): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0fe40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0fe40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0fe40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673625110 item 74 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0fe40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0fe40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.704667292 +0000 UTC m=+365.443603576 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b0fe40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673625810 item 74 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.705516327 +0000 UTC m=+365.444452611 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2e480): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2ea00): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2ea00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2ea00): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2ea00): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2ea00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.705516327 +0000 UTC m=+365.444452611 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2ea00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673625b90 item 74 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.707318821 +0000 UTC m=+365.446255115 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f540): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f540): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f540): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67350ecb0 item 75 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f540): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f540): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.707973107 +0000 UTC m=+365.446909391 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2f540): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): _writeAt: size=3, off=2 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67350f030 item 75 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.708762988 +0000 UTC m=+365.447699273 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b2fa80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b700c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b700c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b700c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b700c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b700c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.708762988 +0000 UTC m=+365.447699273 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b700c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67350fce0 item 75 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.710821107 +0000 UTC m=+365.449757391 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70700): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70c00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70c00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70c00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673570ee0 item 76 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70c00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70c00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.711478759 +0000 UTC m=+365.450415043 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b70c00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571180 item 76 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): _writeAt: size=3, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.712344885 +0000 UTC m=+365.451281169 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71140): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b716c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b716c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b716c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b716c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b716c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.712344885 +0000 UTC m=+365.451281169 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b716c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571490 item 76 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.714199148 +0000 UTC m=+365.453135462 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b71d00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9c300): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9c300): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9c300): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6735718f0 item 77 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9c300): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9c300): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.714865587 +0000 UTC m=+365.453801871 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9c300): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9ca00): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9ca00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9ca00): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9ca00): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9ca00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.714865587 +0000 UTC m=+365.453801871 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9ca00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673571b20 item 77 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.716669765 +0000 UTC m=+365.455606058 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d540): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d540): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d540): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673152460 item 78 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d540): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d540): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.717313451 +0000 UTC m=+365.456249735 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9d540): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9dc40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9dc40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9dc40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9dc40): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9dc40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.717313451 +0000 UTC m=+365.456249735 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673b9dc40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6731529a0 item 78 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.719055922 +0000 UTC m=+365.457992206 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4380): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4880): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4880): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4880): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6731532d0 item 79 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4880): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4880): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.719685952 +0000 UTC m=+365.458622257 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4880): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4f80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4f80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4f80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4f80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4f80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.719685952 +0000 UTC m=+365.458622257 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc4f80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673153b90 item 79 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.721411612 +0000 UTC m=+365.460347896 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc55c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc5ac0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc5ac0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc5ac0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b65b0 item 80 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc5ac0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc5ac0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.721954136 +0000 UTC m=+365.460890421 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673bc5ac0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be02c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be02c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be02c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be02c0): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be02c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.721954136 +0000 UTC m=+365.460890421 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be02c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b6930 item 80 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0900): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0900): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0900): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0900): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0900): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.723610105 +0000 UTC m=+365.462546389 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0900): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b7180 item 81 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.724257849 +0000 UTC m=+365.463194133 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be0d80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be12c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be12c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be12c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be12c0): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be12c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.724257849 +0000 UTC m=+365.463194133 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be12c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b7340 item 81 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1940): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1940): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1940): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1940): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1940): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.725867438 +0000 UTC m=+365.464803733 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1940): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6737b7e30 item 82 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.726560308 +0000 UTC m=+365.465496592 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673be1e40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c024c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c024c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c024c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c024c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c024c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.726560308 +0000 UTC m=+365.465496592 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c024c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356c2a0 item 82 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c02b40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c02b40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c02b40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c02b40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c02b40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.72796961 +0000 UTC m=+365.466905894 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c02b40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356cf50 item 83 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.728613706 +0000 UTC m=+365.467549990 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03580): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03580): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03580): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03580): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03580): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.728613706 +0000 UTC m=+365.467549990 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03580): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356d420 item 83 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03c00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03c00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03c00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03c00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03c00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.73004504 +0000 UTC m=+365.468981325 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c03c00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff67356dce0 item 84 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.730852164 +0000 UTC m=+365.469788458 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c26200): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8bc80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8bc80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8bc80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8bc80): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8bc80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.730852164 +0000 UTC m=+365.469788458 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c8bc80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff6739236c0 item 84 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96400): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96400): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96400): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96400): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96400): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.73270764 +0000 UTC m=+365.471643935 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96400): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673923c70 item 85 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.733444733 +0000 UTC m=+365.472381036 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96900): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96e40): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96e40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96e40): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96e40): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96e40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.733444733 +0000 UTC m=+365.472381036 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c96e40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca40e0 item 85 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c974c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c974c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c974c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c974c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c974c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.73500002 +0000 UTC m=+365.473936314 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c974c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca4460 item 86 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.73563007 +0000 UTC m=+365.474566354 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673c979c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4040): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4040): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4040): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4040): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4040): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.73563007 +0000 UTC m=+365.474566354 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4040): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca4620 item 86 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd46c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd46c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd46c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd46c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd46c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.737605522 +0000 UTC m=+365.476541816 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd46c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca49a0 item 87 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.738370757 +0000 UTC m=+365.477307051 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd4bc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5100): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5100): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5100): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5100): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5100): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.738370757 +0000 UTC m=+365.477307051 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5100): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca4b60 item 87 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5780): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5780): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5780): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5780): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5780): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.740037725 +0000 UTC m=+365.478974020 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5780): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca4ee0 item 88 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.74076005 +0000 UTC m=+365.479696345 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cd5c80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe300): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe300): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe300): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe300): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe300): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.74076005 +0000 UTC m=+365.479696345 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe300): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca50a0 item 88 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.74245942 +0000 UTC m=+365.481395715 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfe940): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfee80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfee80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfee80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca5420 item 89 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfee80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfee80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.743068731 +0000 UTC m=+365.482005026 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cfee80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca55e0 item 89 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.74380381 +0000 UTC m=+365.482740104 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff3c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff940): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff940): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff940): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff940): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff940): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.74380381 +0000 UTC m=+365.482740104 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673cff940): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca57a0 item 89 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.745785173 +0000 UTC m=+365.484721467 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a080): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a5c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a5c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a5c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca5b20 item 90 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a5c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a5c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.746978808 +0000 UTC m=+365.485915112 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9a5c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673ca5ce0 item 90 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.747631751 +0000 UTC m=+365.486568035 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9ab00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b0c0): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b0c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b0c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b0c0): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b0c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.747631751 +0000 UTC m=+365.486568035 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b0c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daa000 item 90 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.7491348 +0000 UTC m=+365.488071084 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9b700): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9bc40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9bc40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9bc40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daa380 item 91 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9bc40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9bc40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.749633032 +0000 UTC m=+365.488569316 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673d9bc40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): >_readAt: n=2, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): _writeAt: size=3, off=7 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daa540 item 91 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.750286987 +0000 UTC m=+365.489223281 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe280): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe800): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe800): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe800): >_readAt: n=8, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.750286987 +0000 UTC m=+365.489223281 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbe800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daa700 item 91 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.752025421 +0000 UTC m=+365.490961715 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbee40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf380): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf380): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf380): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daaa80 item 92 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf380): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf380): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.752609404 +0000 UTC m=+365.491545698 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf380): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): open at offset 5 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daac40 item 92 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): _readAt: size=2, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): _writeAt: size=3, off=5 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): >_writeAt: n=3, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.753502491 +0000 UTC m=+365.492438785 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbf8c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbfe80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbfe80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbfe80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbfe80): >_readAt: n=3, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbfe80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.753502491 +0000 UTC m=+365.492438785 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dbfe80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673daae00 item 92 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.755347737 +0000 UTC m=+365.494284040 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd45c0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd4b00): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd4b00): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd4b00): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673dab180 item 93 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd4b00): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd4b00): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.75602714 +0000 UTC m=+365.494963434 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd4b00): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5200): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5200): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5200): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5200): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5200): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.75602714 +0000 UTC m=+365.494963434 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5200): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673dab340 item 93 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.757945513 +0000 UTC m=+365.496881818 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5840): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5d80): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5d80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5d80): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673dab6c0 item 94 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5d80): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5d80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.758619777 +0000 UTC m=+365.497556071 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673dd5d80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2580): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2580): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2580): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2580): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2580): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.758619777 +0000 UTC m=+365.497556071 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2580): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673dab880 item 94 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.76065898 +0000 UTC m=+365.499595274 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df2bc0): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3100): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3100): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3100): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673dabc00 item 95 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3100): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3100): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.761522681 +0000 UTC m=+365.500458975 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3100): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3800): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3800): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3800): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3800): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3800): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.761522681 +0000 UTC m=+365.500458975 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3800): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673dabdc0 item 95 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): open at offset 0 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): _readAt: size=2, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): >_readAt: n=0, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.763364149 +0000 UTC m=+365.502300433 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673df3e40): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12480): _writeAt: size=5, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12480): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12480): >openPending: err= 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e082a0 item 96 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12480): >_writeAt: n=5, err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12480): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.763935559 +0000 UTC m=+365.502871843 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12480): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/31 03:12:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/31 03:12:23 DEBUG : open-test-file: newRWFileHandle: 2026/08/31 03:12:23 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/31 03:12:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12b80): _readAt: size=512, off=0 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12b80): openPending: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12b80): >openPending: err= 2026/08/31 03:12:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12b80): >_readAt: n=5, err=EOF 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12b80): close: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-31 03:12:23.763935559 +0000 UTC m=+365.502871843 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:23 DEBUG : open-test-file(0x2ff673e12b80): >close: err= 2026/08/31 03:12:23 DEBUG : open-test-file: Remove: 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ff673e08460 item 96 2026/08/31 03:12:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/31 03:12:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/31 03:12:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/31 03:12:23 DEBUG : open-test-file: >Remove: err= 2026/08/31 03:12:23 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:23 DEBUG : Looking for writers 2026/08/31 03:12:23 DEBUG : >WaitForWriters: 2026/08/31 03:12:23 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.97s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.20s) --- 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.01s) --- 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.85s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- 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:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:24 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:24 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:24 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:24 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:24 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:24 DEBUG : file1: newRWFileHandle: 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): openPending: 2026/08/31 03:12:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): >openPending: err= 2026/08/31 03:12:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/31 03:12:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/31 03:12:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): _writeAt: size=2, off=0 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): >_writeAt: n=2, err= 2026/08/31 03:12:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): RWFileHandle.Flush 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): RWFileHandle.Release 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): close: 2026/08/31 03:12:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/31 03:12:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:24 DEBUG : file1(0x2ff673c26440): >close: err= 2026/08/31 03:12:24 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:24 DEBUG : file1: vfs cache: starting upload 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:24 DEBUG : Looking for writers 2026/08/31 03:12:24 DEBUG : file1: reading active writers 2026/08/31 03:12:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:25 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/31 03:12:25 DEBUG : Looking for writers 2026/08/31 03:12:25 DEBUG : file1: reading active writers 2026/08/31 03:12:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:26 DEBUG : file1: size = 2 OK 2026/08/31 03:12:26 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/31 03:12:26 INFO : file1: Copied (new) 2026/08/31 03:12:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/31 03:12:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/31 03:12:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/31 03:12:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:12:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/31 03:12:26 DEBUG : Looking for writers 2026/08/31 03:12:26 DEBUG : file1: reading active writers 2026/08/31 03:12:26 DEBUG : >WaitForWriters: 2026/08/31 03:12:26 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:26 DEBUG : Looking for writers 2026/08/31 03:12:26 DEBUG : file1: reading active writers 2026/08/31 03:12:26 DEBUG : >WaitForWriters: 2026/08/31 03:12:26 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.24s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:27 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:27 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:27 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:27 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:12:27 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:12:27 DEBUG : rename_me: newRWFileHandle: 2026/08/31 03:12:27 DEBUG : rename_me(0x2ff67360b100): openPending: 2026/08/31 03:12:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/31 03:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/31 03:12:27 DEBUG : rename_me(0x2ff67360b100): >openPending: err= 2026/08/31 03:12:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/31 03:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/31 03:12:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/31 03:12:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/31 03:12:27 DEBUG : rename_me(0x2ff67360b100): _writeAt: size=5, off=0 2026/08/31 03:12:27 DEBUG : rename_me(0x2ff67360b100): >_writeAt: n=5, err= 2026/08/31 03:12:27 DEBUG : rename_me(0x2ff67360b100): close: 2026/08/31 03:12:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-31 03:12:27.590359592 +0000 UTC m=+369.329295876 2026/08/31 03:12:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/31 03:12:27 DEBUG : rename_me(0x2ff67360b100): >close: err= 2026/08/31 03:12:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/31 03:12:27 DEBUG : i_was_renamed: Updating file with 0x2ff67394a820 2026/08/31 03:12:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/31 03:12:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/31 03:12:27 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:12:27 DEBUG : Looking for writers 2026/08/31 03:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/31 03:12:27 DEBUG : Looking for writers 2026/08/31 03:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/31 03:12:27 DEBUG : Looking for writers 2026/08/31 03:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/31 03:12:27 DEBUG : Looking for writers 2026/08/31 03:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/31 03:12:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/31 03:12:27 DEBUG : Looking for writers 2026/08/31 03:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/31 03:12:27 DEBUG : Looking for writers 2026/08/31 03:12:27 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/31 03:12:28 DEBUG : Looking for writers 2026/08/31 03:12:28 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/31 03:12:28 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/31 03:12:28 DEBUG : Looking for writers 2026/08/31 03:12:28 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/31 03:12:29 DEBUG : i_was_renamed: size = 5 OK 2026/08/31 03:12:29 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:12:29 INFO : i_was_renamed: Copied (new) 2026/08/31 03:12:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-31 03:12:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/31 03:12:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/31 03:12:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/31 03:12:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/31 03:12:29 DEBUG : Looking for writers 2026/08/31 03:12:29 DEBUG : i_was_renamed: reading active writers 2026/08/31 03:12:29 DEBUG : >WaitForWriters: 2026/08/31 03:12:29 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:12:30 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:12:30 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/31 03:12:30 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:30 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/31 03:12:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-yakenez6hada" 2026/08/31 03:12:30 INFO : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/31 03:12:30 DEBUG : forgetting directory cache 2026/08/31 03:12:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate(0x2ff67399a340): _readAt: size=512, off=0 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate(0x2ff67399a340): openPending: 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-31 02:13:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/31 03:12:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate(0x2ff67399a340): >openPending: err= 2026/08/31 03:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate(0x2ff67399a340): >_readAt: n=20, err=EOF 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate(0x2ff67399a340): close: 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:13:30 +0000 UTC 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate(0x2ff67399a340): >close: err= 2026/08/31 03:12:33 DEBUG : Re-reading directory (196.314473ms old) 2026/08/31 03:12:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:33 DEBUG : forgetting directory cache 2026/08/31 03:12:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate(0x2ff673944540): _readAt: size=512, off=0 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate(0x2ff673944540): openPending: 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-31 02:14:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-31 02:13:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-31 02:14:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-31 02:13:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/31 03:12:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/31 03:12:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate(0x2ff673944540): >openPending: err= 2026/08/31 03:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:36 DEBUG : forgetting directory cache 2026/08/31 03:12:36 DEBUG : TestRWCacheUpdate(0x2ff673944540): >_readAt: n=20, err=EOF 2026/08/31 03:12:36 DEBUG : TestRWCacheUpdate(0x2ff673944540): close: 2026/08/31 03:12:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:14:30 +0000 UTC 2026/08/31 03:12:36 DEBUG : TestRWCacheUpdate(0x2ff673944540): >close: err= 2026/08/31 03:12:36 DEBUG : Re-reading directory (201.314037ms old) 2026/08/31 03:12:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:36 DEBUG : forgetting directory cache 2026/08/31 03:12:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate(0x2ff673944380): _readAt: size=512, off=0 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate(0x2ff673944380): openPending: 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-31 02:15:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-31 02:14:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-31 02:15:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-31 02:14:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/31 03:12:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/31 03:12:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate(0x2ff673944380): >openPending: err= 2026/08/31 03:12:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:38 DEBUG : forgetting directory cache 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate(0x2ff673944380): >_readAt: n=20, err=EOF 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate(0x2ff673944380): close: 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:15:30 +0000 UTC 2026/08/31 03:12:38 DEBUG : TestRWCacheUpdate(0x2ff673944380): >close: err= 2026/08/31 03:12:38 DEBUG : Re-reading directory (201.714543ms old) 2026/08/31 03:12:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:39 DEBUG : forgetting directory cache 2026/08/31 03:12:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate(0x2ff673c265c0): _readAt: size=512, off=0 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate(0x2ff673c265c0): openPending: 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-31 02:16:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-31 02:15:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-31 02:16:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-31 02:15:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/31 03:12:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/31 03:12:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate(0x2ff673c265c0): >openPending: err= 2026/08/31 03:12:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate(0x2ff673c265c0): >_readAt: n=20, err=EOF 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate(0x2ff673c265c0): close: 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:16:30 +0000 UTC 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate(0x2ff673c265c0): >close: err= 2026/08/31 03:12:41 DEBUG : Re-reading directory (193.336377ms old) 2026/08/31 03:12:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:42 DEBUG : forgetting directory cache 2026/08/31 03:12:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate(0x2ff67347e6c0): _readAt: size=512, off=0 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate(0x2ff67347e6c0): openPending: 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-31 02:17:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-31 02:16:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-31 02:17:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-31 02:16:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/31 03:12:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/31 03:12:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate(0x2ff67347e6c0): >openPending: err= 2026/08/31 03:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:44 DEBUG : forgetting directory cache 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate(0x2ff67347e6c0): >_readAt: n=20, err=EOF 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate(0x2ff67347e6c0): close: 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:17:30 +0000 UTC 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate(0x2ff67347e6c0): >close: err= 2026/08/31 03:12:44 DEBUG : Re-reading directory (373.306623ms old) 2026/08/31 03:12:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:45 DEBUG : forgetting directory cache 2026/08/31 03:12:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate(0x2ff673944600): _readAt: size=512, off=0 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate(0x2ff673944600): openPending: 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-31 02:18:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-31 02:17:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-31 02:18:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-31 02:17:30 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/31 03:12:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/31 03:12:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate(0x2ff673944600): >openPending: err= 2026/08/31 03:12:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate(0x2ff673944600): >_readAt: n=20, err=EOF 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate(0x2ff673944600): close: 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:18:30 +0000 UTC 2026/08/31 03:12:47 DEBUG : TestRWCacheUpdate(0x2ff673944600): >close: err= 2026/08/31 03:12:47 DEBUG : Re-reading directory (197.9658ms old) 2026/08/31 03:12:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:48 DEBUG : forgetting directory cache 2026/08/31 03:12:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate(0x2ff673c262c0): _readAt: size=512, off=0 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate(0x2ff673c262c0): openPending: 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-31 02:19:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-31 02:18:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-31 02:19:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-31 02:18:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/31 03:12:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/31 03:12:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate(0x2ff673c262c0): >openPending: err= 2026/08/31 03:12:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate(0x2ff673c262c0): >_readAt: n=21, err=EOF 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate(0x2ff673c262c0): close: 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:19:30 +0000 UTC 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate(0x2ff673c262c0): >close: err= 2026/08/31 03:12:50 DEBUG : Re-reading directory (199.393618ms old) 2026/08/31 03:12:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:12:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:12:51 DEBUG : forgetting directory cache 2026/08/31 03:12:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate(0x2ff67347e740): _readAt: size=512, off=0 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate(0x2ff67347e740): openPending: 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-31 02:20:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-31 02:19:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-31 02:20:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-31 02:19:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/31 03:13:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/31 03:13:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate(0x2ff67347e740): >openPending: err= 2026/08/31 03:13:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate(0x2ff67347e740): >_readAt: n=22, err=EOF 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate(0x2ff67347e740): close: 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:20:30 +0000 UTC 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate(0x2ff67347e740): >close: err= 2026/08/31 03:13:00 DEBUG : Re-reading directory (195.320292ms old) 2026/08/31 03:13:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:13:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:13:01 DEBUG : forgetting directory cache 2026/08/31 03:13:01 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/31 03:13:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate(0x2ff6739443c0): _readAt: size=512, off=0 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate(0x2ff6739443c0): openPending: 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-31 02:21:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-31 02:20:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-31 02:21:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-31 02:20:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/31 03:13:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/31 03:13:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate(0x2ff6739443c0): >openPending: err= 2026/08/31 03:13:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate(0x2ff6739443c0): >_readAt: n=23, err=EOF 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate(0x2ff6739443c0): close: 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:21:30 +0000 UTC 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate(0x2ff6739443c0): >close: err= 2026/08/31 03:13:03 DEBUG : Re-reading directory (194.958629ms old) 2026/08/31 03:13:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:13:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:13:03 DEBUG : forgetting directory cache 2026/08/31 03:13:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate(0x2ff67347eec0): _readAt: size=512, off=0 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate(0x2ff67347eec0): openPending: 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-31 02:22:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-31 02:21:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-31 02:22:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-31 02:21:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/31 03:13:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/31 03:13:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate(0x2ff67347eec0): >openPending: err= 2026/08/31 03:13:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:13:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:13:06 DEBUG : forgetting directory cache 2026/08/31 03:13:06 DEBUG : TestRWCacheUpdate(0x2ff67347eec0): >_readAt: n=24, err=EOF 2026/08/31 03:13:06 DEBUG : TestRWCacheUpdate(0x2ff67347eec0): close: 2026/08/31 03:13:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-31 02:22:30 +0000 UTC 2026/08/31 03:13:06 DEBUG : TestRWCacheUpdate(0x2ff67347eec0): >close: err= 2026/08/31 03:13:06 DEBUG : Re-reading directory (201.518842ms old) 2026/08/31 03:13:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/31 03:13:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/31 03:13:06 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:06 DEBUG : Looking for writers 2026/08/31 03:13:06 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/31 03:13:06 DEBUG : >WaitForWriters: 2026/08/31 03:13:06 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': vfs cache: cleaner exiting 2026/08/31 03:13:06 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (36.67s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.42s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:08 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/31 03:13:10 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/31 03:13:11 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:11 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/31 03:13:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/31 03:13:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/31 03:13:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:13:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/31 03:13:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/31 03:13:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/31 03:13:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/31 03:13:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:13:12 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/31 03:13:12 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:12 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/31 03:13:12 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:12 DEBUG : Looking for writers 2026/08/31 03:13:12 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/31 03:13:12 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/31 03:13:12 DEBUG : >WaitForWriters: fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestUnicodeNormalization (13.52s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:21 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:21 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:21 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': Reusing VFS from active cache 2026/08/31 03:13:21 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:21 DEBUG : Looking for writers 2026/08/31 03:13:21 DEBUG : >WaitForWriters: 2026/08/31 03:13:21 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:21 DEBUG : Looking for writers 2026/08/31 03:13:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.39s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:21 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:21 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:21 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:21 DEBUG : Looking for writers 2026/08/31 03:13:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:21 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:21 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:21 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:21 DEBUG : Looking for writers 2026/08/31 03:13:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.38s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:22 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:22 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:23 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:25 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:27 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:27 DEBUG : dir: Looking for writers 2026/08/31 03:13:27 DEBUG : file2: reading active writers 2026/08/31 03:13:27 DEBUG : Looking for writers 2026/08/31 03:13:27 DEBUG : dir: reading active writers 2026/08/31 03:13:27 DEBUG : file1: reading active writers 2026/08/31 03:13:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.87s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:29 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:29 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:29 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:32 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:34 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:34 DEBUG : dir: Looking for writers 2026/08/31 03:13:34 DEBUG : Looking for writers 2026/08/31 03:13:34 DEBUG : dir: reading active writers 2026/08/31 03:13:34 DEBUG : file1: reading active writers 2026/08/31 03:13:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.45s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:35 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:35 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:36 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:38 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:40 DEBUG : file1: Open: flags=O_RDONLY 2026/08/31 03:13:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/31 03:13:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/31 03:13:40 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:40 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/31 03:13:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/31 03:13:40 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/31 03:13:40 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:13:40 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/31 03:13:40 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/31 03:13:40 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/31 03:13:40 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/31 03:13:40 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (0 bytes), uploading instead of streaming 2026/08/31 03:13:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/31 03:13:42 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:13:42 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/31 03:13:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/31 03:13:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:13:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/31 03:13:42 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:42 DEBUG : dir: Looking for writers 2026/08/31 03:13:42 DEBUG : file2: reading active writers 2026/08/31 03:13:42 DEBUG : new_file.txt: reading active writers 2026/08/31 03:13:42 DEBUG : Looking for writers 2026/08/31 03:13:42 DEBUG : dir: reading active writers 2026/08/31 03:13:42 DEBUG : file1: reading active writers 2026/08/31 03:13:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.54s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:44 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:44 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:45 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/31 03:13:47 DEBUG : dir/file2: same parent dir (ODFfMTMyMTMyMjhfYW91dm8) - using file/rename instead of move_copy for dir/file1 2026/08/31 03:13:48 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/31 03:13:48 DEBUG : dir/file1: Updating file with dir/file1 0x2ff673c22b60 2026/08/31 03:13:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/31 03:13:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/31 03:13:49 INFO : dir/file1: Moved (server-side) to: file0 2026/08/31 03:13:49 DEBUG : file0: Updating file with file0 0x2ff673c22b60 2026/08/31 03:13:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/31 03:13:49 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/31 03:13:49 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:49 DEBUG : dir: Looking for writers 2026/08/31 03:13:49 DEBUG : Looking for writers 2026/08/31 03:13:49 DEBUG : dir: reading active writers 2026/08/31 03:13:49 DEBUG : file0: reading active writers 2026/08/31 03:13:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.78s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:50 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:50 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:51 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:51 DEBUG : Looking for writers 2026/08/31 03:13:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.60s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:51 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:51 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:51 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/31 03:13:52 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/31 03:13:53 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/31 03:13:54 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/31 03:13:55 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/31 03:13:56 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:13:56 DEBUG : a: Looking for writers 2026/08/31 03:13:56 DEBUG : b: Looking for writers 2026/08/31 03:13:56 DEBUG : c: Looking for writers 2026/08/31 03:13:56 DEBUG : d: Looking for writers 2026/08/31 03:13:56 DEBUG : Looking for writers 2026/08/31 03:13:56 DEBUG : Looking for writers 2026/08/31 03:13:56 DEBUG : d: reading active writers 2026/08/31 03:13:56 DEBUG : /: reading active writers 2026/08/31 03:13:56 DEBUG : a: reading active writers 2026/08/31 03:13:56 DEBUG : b: reading active writers 2026/08/31 03:13:56 DEBUG : c: reading active writers 2026/08/31 03:13:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.97s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:13:58 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:13:58 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:13:59 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/31 03:13:59 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/31 03:14:00 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/31 03:14:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/31 03:14:04 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:04 DEBUG : a/b/c/d: Looking for writers 2026/08/31 03:14:04 DEBUG : a/b/c: Looking for writers 2026/08/31 03:14:04 DEBUG : d: reading active writers 2026/08/31 03:14:04 DEBUG : a/b: Looking for writers 2026/08/31 03:14:04 DEBUG : c: reading active writers 2026/08/31 03:14:04 DEBUG : a: Looking for writers 2026/08/31 03:14:04 DEBUG : b: reading active writers 2026/08/31 03:14:04 DEBUG : Looking for writers 2026/08/31 03:14:04 DEBUG : a: reading active writers 2026/08/31 03:14:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.66s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:07 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:07 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:07 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:07 DEBUG : Looking for writers 2026/08/31 03:14:07 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:07 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:07 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/31 03:14:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/31 03:14:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/31 03:14:07 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 03:14:08 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:14:09 DEBUG : file1: size = 5 OK 2026/08/31 03:14:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:14:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/31 03:14:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/31 03:14:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:09 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (0 bytes), uploading instead of streaming 2026/08/31 03:14:11 DEBUG : file1: size = 0 OK 2026/08/31 03:14:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:14:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/31 03:14:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/31 03:14:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:11 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (7 bytes), uploading instead of streaming 2026/08/31 03:14:11 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/31 03:14:12 DEBUG : file1: size = 7 OK 2026/08/31 03:14:12 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/31 03:14:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:12 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:12 DEBUG : Looking for writers 2026/08/31 03:14:12 DEBUG : file1: reading active writers 2026/08/31 03:14:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.95s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:13 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:13 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:13 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/31 03:14:14 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/31 03:14:14 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/31 03:14:14 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/31 03:14:14 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (11 bytes), uploading instead of streaming 2026/08/31 03:14:15 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/31 03:14:16 DEBUG : file1: size = 11 OK 2026/08/31 03:14:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/31 03:14:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/31 03:14:16 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:16 DEBUG : Looking for writers 2026/08/31 03:14:16 DEBUG : file1: reading active writers 2026/08/31 03:14:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.78s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:17 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:17 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:17 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 03:14:17 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/31 03:14:17 DEBUG : file1: Remove: 2026/08/31 03:14:17 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/31 03:14:17 DEBUG : file1: >Remove: err= 2026/08/31 03:14:17 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:17 DEBUG : Looking for writers 2026/08/31 03:14:17 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:17 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:17 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:17 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 03:14:17 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/31 03:14:17 DEBUG : file1: Remove: 2026/08/31 03:14:17 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/31 03:14:17 DEBUG : file1: >Remove: err= 2026/08/31 03:14:17 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:17 DEBUG : Looking for writers 2026/08/31 03:14:17 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:18 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:18 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:14:18 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/31 03:14:18 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/31 03:14:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:14:18 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 03:14:19 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/08/31 03:14:20 DEBUG : file2: size = 5 OK 2026/08/31 03:14:20 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:14:20 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/31 03:14:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/31 03:14:20 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:20 DEBUG : Looking for writers 2026/08/31 03:14:20 DEBUG : file2: reading active writers 2026/08/31 03:14:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (4.10s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.57s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.57s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.95s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:21 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:21 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/31 03:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:21 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 03:14:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/31 03:14:23 DEBUG : file1: size = 5 OK 2026/08/31 03:14:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 03:14:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:23 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/31 03:14:23 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:23 DEBUG : Looking for writers 2026/08/31 03:14:23 DEBUG : file1: reading active writers 2026/08/31 03:14:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.75s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:24 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:24 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:24 DEBUG : file1: WriteFileHandle.Release closing 2026/08/31 03:14:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:24 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (0 bytes), uploading instead of streaming 2026/08/31 03:14:25 DEBUG : file1: size = 0 OK 2026/08/31 03:14:25 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:14:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/31 03:14:25 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:25 DEBUG : Looking for writers 2026/08/31 03:14:25 DEBUG : file1: reading active writers 2026/08/31 03:14:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:26 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:26 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:26 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (2 bytes), uploading instead of streaming 2026/08/31 03:14:27 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/31 03:14:28 DEBUG : file1: size = 2 OK 2026/08/31 03:14:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/31 03:14:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/31 03:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:28 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:28 DEBUG : Looking for writers 2026/08/31 03:14:28 DEBUG : file1: reading active writers 2026/08/31 03:14:28 DEBUG : >WaitForWriters: fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestWriteFileModTimeWithOpenWriters (10.16s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:36 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:36 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:36 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (0 bytes), uploading instead of streaming 2026/08/31 03:14:38 DEBUG : file1: size = 0 OK 2026/08/31 03:14:38 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/31 03:14:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:38 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:14:38 DEBUG : file1: Open: flags=O_RDONLY 2026/08/31 03:14:38 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/31 03:14:38 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/31 03:14:38 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:38 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:38 DEBUG : Looking for writers 2026/08/31 03:14:38 DEBUG : file1: reading active writers 2026/08/31 03:14:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.58s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:39 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:39 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/31 03:14:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/31 03:14:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:39 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': File to upload is small (100 bytes), uploading instead of streaming 2026/08/31 03:14:40 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/31 03:14:41 DEBUG : file1: size = 100 OK 2026/08/31 03:14:41 DEBUG : file1: md5 = d3b387c87e61c750c172152858cfb404 OK 2026/08/31 03:14:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/31 03:14:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/31 03:14:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/31 03:14:41 DEBUG : file1: Open: flags=O_RDONLY 2026/08/31 03:14:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/31 03:14:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/31 03:14:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:41 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:41 DEBUG : Looking for writers 2026/08/31 03:14:41 DEBUG : file1: reading active writers 2026/08/31 03:14:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.16s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:42 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:42 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/31 03:14:42 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/31 03:14:42 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/31 03:14:42 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/31 03:14:42 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/31 03:14:42 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/31 03:14:42 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/31 03:14:42 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/31 03:14:42 DEBUG : stalled: Remove: 2026/08/31 03:14:42 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/31 03:14:42 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.58s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:42 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:42 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:44 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/31 03:14:46 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/31 03:14:48 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/31 03:14:49 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/31 03:14:51 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/31 03:14:53 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/31 03:14:53 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/31 03:14:53 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:53 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:53 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/31 03:14:53 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/31 03:14:53 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/31 03:14:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/31 03:14:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/31 03:14:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/31 03:14:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/31 03:14:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/31 03:14:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:14:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:14:55 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:14:55 DEBUG : flat: Looking for writers 2026/08/31 03:14:55 DEBUG : f000.txt: reading active writers 2026/08/31 03:14:55 DEBUG : f001.txt: reading active writers 2026/08/31 03:14:55 DEBUG : f002.txt: reading active writers 2026/08/31 03:14:55 DEBUG : f003.txt: reading active writers 2026/08/31 03:14:55 DEBUG : f004.txt: reading active writers 2026/08/31 03:14:55 DEBUG : Looking for writers 2026/08/31 03:14:55 DEBUG : flat: reading active writers 2026/08/31 03:14:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.50s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:14:57 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:14:57 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:14:58 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/31 03:15:00 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/31 03:15:03 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/31 03:15:05 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/31 03:15:05 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/31 03:15:05 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:15:05 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:05 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/31 03:15:05 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/31 03:15:05 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:15:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/31 03:15:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/31 03:15:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:15:06 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:06 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:15:06 DEBUG : a/b/c: Looking for writers 2026/08/31 03:15:06 DEBUG : deep.txt: reading active writers 2026/08/31 03:15:06 DEBUG : a/b: Looking for writers 2026/08/31 03:15:06 DEBUG : c: reading active writers 2026/08/31 03:15:06 DEBUG : mid.txt: reading active writers 2026/08/31 03:15:06 DEBUG : a: Looking for writers 2026/08/31 03:15:06 DEBUG : b: reading active writers 2026/08/31 03:15:06 DEBUG : top.txt: reading active writers 2026/08/31 03:15:06 DEBUG : Looking for writers 2026/08/31 03:15:06 DEBUG : a: reading active writers 2026/08/31 03:15:06 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.58s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:15:09 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:15:09 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:15:10 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:39 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:48 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/31 03:15:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/31 03:16:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/31 03:16:04 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:16:04 DEBUG : bigdir: Looking for writers 2026/08/31 03:16:04 DEBUG : big.bin: reading active writers 2026/08/31 03:16:04 DEBUG : Looking for writers 2026/08/31 03:16:04 DEBUG : bigdir: reading active writers 2026/08/31 03:16:04 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.70s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-yakenez6hada'", Local "Local file system at /tmp/rclone4191635927", Modify Window "1s" 2026/08/31 03:16:05 INFO : OpenDrive root 'rclone-test-yakenez6hada': poll-interval is not supported by this remote 2026/08/31 03:16:05 NOTICE: OpenDrive root 'rclone-test-yakenez6hada': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/31 03:16:06 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/31 03:16:09 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/31 03:16:11 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/31 03:16:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/31 03:16:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/31 03:16:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:16:13 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:16:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/31 03:16:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/31 03:16:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:16:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:16:14 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/31 03:16:14 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/31 03:16:14 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/31 03:16:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/31 03:16:14 DEBUG : WaitForWriters: timeout=30s 2026/08/31 03:16:14 DEBUG : dir1: Looking for writers 2026/08/31 03:16:14 DEBUG : a.txt: reading active writers 2026/08/31 03:16:14 DEBUG : dir2: Looking for writers 2026/08/31 03:16:14 DEBUG : b.txt: reading active writers 2026/08/31 03:16:14 DEBUG : dir3: Looking for writers 2026/08/31 03:16:14 DEBUG : c.txt: reading active writers 2026/08/31 03:16:14 DEBUG : Looking for writers 2026/08/31 03:16:14 DEBUG : dir3: reading active writers 2026/08/31 03:16:14 DEBUG : dir1: reading active writers 2026/08/31 03:16:14 DEBUG : dir2: reading active writers 2026/08/31 03:16:14 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.90s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/31 03:16:16 DEBUG : OpenDrive root 'rclone-test-yakenez6hada': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 9m59.025154461s (try 1/5): exit status 1: Failed [TestDirRemoveName TestFileRename/full,forceCache=false]