"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/20 01:06:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-havugih9mubo" 2026/04/20 01:06:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/20 01:06:49 DEBUG : Starting OpenDrive session with ID: 8898346be570873b79661d753b5cf89ccad05e6ca0ab978135dd296b8475a2e9 2026/04/20 01:06:49 DEBUG : Creating backend with remote "/tmp/rclone3275494411" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:06:49 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:06:49 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:06:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:06:52 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:06:52 DEBUG : dir: Looking for writers 2026/04/20 01:06:52 DEBUG : Looking for writers 2026/04/20 01:06:52 DEBUG : dir: reading active writers 2026/04/20 01:06:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.61s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:06:54 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:06:54 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:06:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:06:57 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/20 01:06:59 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/20 01:07:01 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:01 DEBUG : dir/subdir: Looking for writers 2026/04/20 01:07:01 DEBUG : dir: Looking for writers 2026/04/20 01:07:01 DEBUG : subdir: reading active writers 2026/04/20 01:07:01 DEBUG : file1: reading active writers 2026/04/20 01:07:01 DEBUG : file2: reading active writers 2026/04/20 01:07:01 DEBUG : Looking for writers 2026/04/20 01:07:01 DEBUG : dir: reading active writers 2026/04/20 01:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.34s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:04 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:04 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:07 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:07 DEBUG : dir: Looking for writers 2026/04/20 01:07:07 DEBUG : file1: reading active writers 2026/04/20 01:07:07 DEBUG : Looking for writers 2026/04/20 01:07:07 DEBUG : dir: reading active writers 2026/04/20 01:07:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.45s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:08 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:08 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:12 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:12 DEBUG : dir: Looking for writers 2026/04/20 01:07:12 DEBUG : Looking for writers 2026/04/20 01:07:12 DEBUG : dir: reading active writers 2026/04/20 01:07:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.42s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:13 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:13 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:16 DEBUG : dir: forgetting directory cache 2026/04/20 01:07:16 DEBUG : forgetting directory cache 2026/04/20 01:07:16 DEBUG : dir: forgetting directory cache 2026/04/20 01:07:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:16 DEBUG : Looking for writers 2026/04/20 01:07:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.52s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:17 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:17 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:20 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/20 01:07:20 DEBUG : dir: invalidating directory cache 2026/04/20 01:07:20 DEBUG : >ForgetPath: 2026/04/20 01:07:20 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/20 01:07:20 DEBUG : invalidating directory cache 2026/04/20 01:07:20 DEBUG : dir: forgetting directory cache 2026/04/20 01:07:20 DEBUG : >ForgetPath: 2026/04/20 01:07:20 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/20 01:07:20 DEBUG : >ForgetPath: 2026/04/20 01:07:20 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:20 DEBUG : dir: Looking for writers 2026/04/20 01:07:20 DEBUG : Looking for writers 2026/04/20 01:07:20 DEBUG : dir: reading active writers 2026/04/20 01:07:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.21s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:21 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:21 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:26 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/20 01:07:29 DEBUG : forgetting directory cache 2026/04/20 01:07:29 DEBUG : dir: forgetting directory cache 2026/04/20 01:07:29 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:29 DEBUG : dir: Looking for writers 2026/04/20 01:07:29 DEBUG : fil/a/b: Looking for writers 2026/04/20 01:07:29 DEBUG : fil/a: Looking for writers 2026/04/20 01:07:29 DEBUG : b: reading active writers 2026/04/20 01:07:29 DEBUG : fil: Looking for writers 2026/04/20 01:07:29 DEBUG : a: reading active writers 2026/04/20 01:07:29 DEBUG : Looking for writers 2026/04/20 01:07:29 DEBUG : dir: reading active writers 2026/04/20 01:07:29 DEBUG : fil: reading active writers 2026/04/20 01:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (11.21s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:33 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:33 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:36 DEBUG : dir: Looking for writers 2026/04/20 01:07:36 DEBUG : Looking for writers 2026/04/20 01:07:36 DEBUG : dir: reading active writers 2026/04/20 01:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.66s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:37 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:37 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:41 DEBUG : dir: Looking for writers 2026/04/20 01:07:41 DEBUG : file1: reading active writers 2026/04/20 01:07:41 DEBUG : Looking for writers 2026/04/20 01:07:41 DEBUG : dir: reading active writers 2026/04/20 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.94s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:07:42 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:07:42 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:07:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:07:46 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/20 01:07:48 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/20 01:07:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/20 01:07:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/20 01:07:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/20 01:07:51 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/20 01:07:52 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/20 01:07:55 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/20 01:07:57 DEBUG : dir: invalidating directory cache 2026/04/20 01:07:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/20 01:07:57 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/20 01:07:57 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/20 01:07:57 DEBUG : dir/file1: Reset virtual modtime 2026/04/20 01:07:57 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/20 01:07:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/20 01:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/20 01:07:57 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/20 01:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:07:57 DEBUG : dir: invalidating directory cache 2026/04/20 01:07:57 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/20 01:07:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/20 01:07:57 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/20 01:07:57 DEBUG : forgetting directory cache 2026/04/20 01:07:57 DEBUG : dir: forgetting directory cache 2026/04/20 01:07:57 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/20 01:07:57 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:07:57 DEBUG : dir/virtualDir: Looking for writers 2026/04/20 01:07:57 DEBUG : dir: Looking for writers 2026/04/20 01:07:57 DEBUG : file1: reading active writers 2026/04/20 01:07:57 DEBUG : virtualFile2: reading active writers 2026/04/20 01:07:57 DEBUG : virtualFile: reading active writers 2026/04/20 01:07:57 DEBUG : virtualDir: reading active writers 2026/04/20 01:07:57 DEBUG : Looking for writers 2026/04/20 01:07:57 DEBUG : dir: reading active writers 2026/04/20 01:07:57 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (17.69s) --- PASS: TestDirReadDirAll/Virtual (6.12s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:00 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:00 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:04 ERROR : dir/: Can only open directories read only 2026/04/20 01:08:04 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:04 DEBUG : dir: Looking for writers 2026/04/20 01:08:04 DEBUG : Looking for writers 2026/04/20 01:08:04 DEBUG : dir: reading active writers 2026/04/20 01:08:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (5.40s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:05 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:05 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/20 01:08:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/20 01:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/20 01:08:09 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 01:08:10 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/20 01:08:11 DEBUG : dir/potato: size = 5 OK 2026/04/20 01:08:11 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:08:11 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/20 01:08:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/20 01:08:11 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:11 DEBUG : dir: Looking for writers 2026/04/20 01:08:11 DEBUG : potato: reading active writers 2026/04/20 01:08:11 DEBUG : file1: reading active writers 2026/04/20 01:08:11 DEBUG : Looking for writers 2026/04/20 01:08:11 DEBUG : dir: reading active writers 2026/04/20 01:08:11 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (7.34s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:13 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:13 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/20 01:08:17 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:17 DEBUG : dir/sub: Looking for writers 2026/04/20 01:08:17 DEBUG : dir: Looking for writers 2026/04/20 01:08:17 DEBUG : file1: reading active writers 2026/04/20 01:08:17 DEBUG : sub: reading active writers 2026/04/20 01:08:17 DEBUG : Looking for writers 2026/04/20 01:08:17 DEBUG : dir: reading active writers 2026/04/20 01:08:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.34s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:19 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:19 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:23 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/20 01:08:23 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/20 01:08:24 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:24 DEBUG : dir/sub/subsub: Looking for writers 2026/04/20 01:08:24 DEBUG : dir/sub: Looking for writers 2026/04/20 01:08:24 DEBUG : subsub: reading active writers 2026/04/20 01:08:24 DEBUG : dir: Looking for writers 2026/04/20 01:08:24 DEBUG : file1: reading active writers 2026/04/20 01:08:24 DEBUG : sub: reading active writers 2026/04/20 01:08:24 DEBUG : Looking for writers 2026/04/20 01:08:24 DEBUG : dir: reading active writers 2026/04/20 01:08:24 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (8.58s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:28 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:28 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:31 ERROR : dir/: Dir.Remove not empty 2026/04/20 01:08:31 DEBUG : dir/file1: Remove: 2026/04/20 01:08:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:08:32 DEBUG : dir/file1: >Remove: err= 2026/04/20 01:08:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/20 01:08:32 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:32 DEBUG : Looking for writers 2026/04/20 01:08:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.85s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:33 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:33 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:36 DEBUG : dir/file1: Remove: 2026/04/20 01:08:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:08:36 DEBUG : dir/file1: >Remove: err= 2026/04/20 01:08:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/20 01:08:38 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:38 DEBUG : Looking for writers 2026/04/20 01:08:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.72s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:38 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:38 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:42 DEBUG : dir/file1: Remove: 2026/04/20 01:08:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:08:42 DEBUG : dir/file1: >Remove: err= 2026/04/20 01:08:43 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:43 DEBUG : dir: Looking for writers 2026/04/20 01:08:43 DEBUG : Looking for writers 2026/04/20 01:08:43 DEBUG : dir: reading active writers 2026/04/20 01:08:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (5.48s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:44 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:44 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:08:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:08:49 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/20 01:08:51 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/20 01:08:51 DEBUG : dir2: same parent dir (ODFfMTE2MzkwMzJfRTYyS3M) - using folder/rename instead of move_copy 2026/04/20 01:08:51 DEBUG : dir: Updating dir with dir2 0x2ed029624270 2026/04/20 01:08:51 DEBUG : dir: forgetting directory cache 2026/04/20 01:08:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/20 01:08:51 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/20 01:08:53 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/20 01:08:53 DEBUG : file2: Updating file with file2 0x2ed0292e80d0 2026/04/20 01:08:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/20 01:08:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 01:08:55 INFO : dir2/file3: Deleted 2026/04/20 01:08:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/20 01:08:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x2ed0292e80d0 2026/04/20 01:08:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/20 01:08:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/20 01:08:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/20 01:08:56 DEBUG : renamed empty directory: same parent dir (ODFfMTE2MzkwMzJfRTYyS3M) - using folder/rename instead of move_copy 2026/04/20 01:08:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x2ed029894a90 2026/04/20 01:08:56 DEBUG : empty directory: forgetting directory cache 2026/04/20 01:08:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/20 01:08:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/20 01:08:56 DEBUG : dir2: Renaming to "dir3" 2026/04/20 01:08:56 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:08:56 DEBUG : dir3: Looking for writers 2026/04/20 01:08:56 DEBUG : file3: reading active writers 2026/04/20 01:08:56 DEBUG : renamed empty directory: Looking for writers 2026/04/20 01:08:56 DEBUG : Looking for writers 2026/04/20 01:08:56 DEBUG : dir3: reading active writers 2026/04/20 01:08:56 DEBUG : renamed empty directory: reading active writers 2026/04/20 01:08:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (14.81s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:08:59 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:08:59 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:09:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/20 01:09:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:09:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:09:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/20 01:09:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/20 01:09:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/20 01:09:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/20 01:09:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:09:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:09:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/20 01:09:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/20 01:09:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/20 01:09:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/20 01:09:02 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (12 bytes), uploading instead of streaming 2026/04/20 01:09:03 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/20 01:09:04 DEBUG : dir/sub/file2: size = 12 OK 2026/04/20 01:09:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/20 01:09:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/20 01:09:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/20 01:09:04 DEBUG : forgetting directory cache 2026/04/20 01:09:04 DEBUG : dir: forgetting directory cache 2026/04/20 01:09:04 DEBUG : dir/sub: forgetting directory cache 2026/04/20 01:09:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/20 01:09:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/20 01:09:04 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 01:09:05 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/20 01:09:06 DEBUG : dir/sub/file0: size = 5 OK 2026/04/20 01:09:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:09:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/20 01:09:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/20 01:09:06 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:06 DEBUG : dir/sub: Looking for writers 2026/04/20 01:09:06 DEBUG : file0: reading active writers 2026/04/20 01:09:06 DEBUG : file2: reading active writers 2026/04/20 01:09:06 DEBUG : dir: Looking for writers 2026/04/20 01:09:06 DEBUG : file1: reading active writers 2026/04/20 01:09:06 DEBUG : sub: reading active writers 2026/04/20 01:09:06 DEBUG : Looking for writers 2026/04/20 01:09:06 DEBUG : dir: reading active writers 2026/04/20 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.42s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:09 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:09 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/20 01:09:09 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:09 DEBUG : Looking for writers 2026/04/20 01:09:09 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.42s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:09 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:09 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:09:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/20 01:09:13 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:09:13 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/20 01:09:13 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/20 01:09:13 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/20 01:09:13 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:09:13 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/20 01:09:13 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/20 01:09:13 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:09:13 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/20 01:09:13 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/20 01:09:13 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/20 01:09:13 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:09:13 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/20 01:09:13 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:13 DEBUG : dir: Looking for writers 2026/04/20 01:09:13 DEBUG : file1: reading active writers 2026/04/20 01:09:13 DEBUG : file1.metadata: reading active writers 2026/04/20 01:09:13 DEBUG : Looking for writers 2026/04/20 01:09:13 DEBUG : dir: reading active writers 2026/04/20 01:09:13 DEBUG : dir.metadata: reading active writers 2026/04/20 01:09:13 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.58s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:14 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:14 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:09:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:18 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:18 DEBUG : dir: Looking for writers 2026/04/20 01:09:18 DEBUG : file1: reading active writers 2026/04/20 01:09:18 DEBUG : Looking for writers 2026/04/20 01:09:18 DEBUG : dir: reading active writers 2026/04/20 01:09:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (5.38s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:19 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:19 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:09:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:23 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/20 01:09:25 DEBUG : Can set mod time: true 2026/04/20 01:09:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/20 01:09:26 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:26 DEBUG : dir: Looking for writers 2026/04/20 01:09:26 DEBUG : file1: reading active writers 2026/04/20 01:09:26 DEBUG : Looking for writers 2026/04/20 01:09:26 DEBUG : dir: reading active writers 2026/04/20 01:09:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:27 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:27 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:09:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 01:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:09:31 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 01:09:33 DEBUG : dir/file1: size = 0 OK 2026/04/20 01:09:33 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:09:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/20 01:09:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/20 01:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:09:33 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:33 DEBUG : dir: Looking for writers 2026/04/20 01:09:33 DEBUG : file1: reading active writers 2026/04/20 01:09:33 DEBUG : Looking for writers 2026/04/20 01:09:33 DEBUG : dir: reading active writers 2026/04/20 01:09:33 DEBUG : >WaitForWriters: 2026/04/20 01:09:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:34 DEBUG : dir: Looking for writers 2026/04/20 01:09:34 DEBUG : file1: reading active writers 2026/04/20 01:09:34 DEBUG : Looking for writers 2026/04/20 01:09:34 DEBUG : dir: reading active writers 2026/04/20 01:09:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:35 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:35 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:09:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:09:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 01:09:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:09:39 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 01:09:39 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:09:41 DEBUG : dir/file1: size = 5 OK 2026/04/20 01:09:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:09:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/20 01:09:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/20 01:09:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:09:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:41 DEBUG : dir: Looking for writers 2026/04/20 01:09:41 DEBUG : file1: reading active writers 2026/04/20 01:09:41 DEBUG : Looking for writers 2026/04/20 01:09:41 DEBUG : dir: reading active writers 2026/04/20 01:09:41 DEBUG : >WaitForWriters: 2026/04/20 01:09:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:41 DEBUG : dir: Looking for writers 2026/04/20 01:09:41 DEBUG : file1: reading active writers 2026/04/20 01:09:41 DEBUG : Looking for writers 2026/04/20 01:09:41 DEBUG : dir: reading active writers 2026/04/20 01:09:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:43 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:43 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:09:43 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:43 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:09:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:09:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:43 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:09:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/20 01:09:48 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:48 DEBUG : dir: Looking for writers 2026/04/20 01:09:48 DEBUG : file1: reading active writers 2026/04/20 01:09:48 DEBUG : Looking for writers 2026/04/20 01:09:48 DEBUG : dir: reading active writers 2026/04/20 01:09:48 DEBUG : >WaitForWriters: 2026/04/20 01:09:48 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:49 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:09:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:49 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:09:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/20 01:09:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:09:52 DEBUG : dir/file1(0x2ed028db6540): close: 2026/04/20 01:09:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/20 01:09:53 DEBUG : dir/file1(0x2ed028db6540): >close: err= 2026/04/20 01:09:53 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:53 DEBUG : dir: Looking for writers 2026/04/20 01:09:53 DEBUG : file1: reading active writers 2026/04/20 01:09:53 DEBUG : Looking for writers 2026/04/20 01:09:53 DEBUG : dir: reading active writers 2026/04/20 01:09:53 DEBUG : >WaitForWriters: 2026/04/20 01:09:53 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:53 DEBUG : dir: Looking for writers 2026/04/20 01:09:53 DEBUG : file1: reading active writers 2026/04/20 01:09:53 DEBUG : Looking for writers 2026/04/20 01:09:53 DEBUG : dir: reading active writers 2026/04/20 01:09:53 DEBUG : >WaitForWriters: 2026/04/20 01:09:53 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:09:55 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:09:55 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:09:55 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:55 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:09:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:09:55 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:09:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/20 01:09:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:09:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:09:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:09:58 DEBUG : dir/file1(0x2ed0295aa6c0): _writeAt: size=5, off=0 2026/04/20 01:09:58 DEBUG : dir/file1(0x2ed0295aa6c0): openPending: 2026/04/20 01:09:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/20 01:09:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 01:09:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:09:58 DEBUG : dir/file1(0x2ed0295aa6c0): >openPending: err= 2026/04/20 01:09:58 DEBUG : dir/file1(0x2ed0295aa6c0): >_writeAt: n=5, err= 2026/04/20 01:09:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/20 01:09:58 DEBUG : dir/file1(0x2ed0295aa6c0): close: 2026/04/20 01:09:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/20 01:09:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/20 01:09:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/20 01:09:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/20 01:09:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/20 01:09:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:09:58 DEBUG : dir/file1(0x2ed0295aa6c0): >close: err= 2026/04/20 01:09:58 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:09:58 DEBUG : dir: Looking for writers 2026/04/20 01:09:58 DEBUG : file1: reading active writers 2026/04/20 01:09:58 DEBUG : Looking for writers 2026/04/20 01:09:58 DEBUG : dir: reading active writers 2026/04/20 01:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:09:58 DEBUG : dir: Looking for writers 2026/04/20 01:09:58 DEBUG : file1: reading active writers 2026/04/20 01:09:58 DEBUG : Looking for writers 2026/04/20 01:09:58 DEBUG : dir: reading active writers 2026/04/20 01:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:09:58 DEBUG : dir: Looking for writers 2026/04/20 01:09:58 DEBUG : file1: reading active writers 2026/04/20 01:09:58 DEBUG : Looking for writers 2026/04/20 01:09:58 DEBUG : dir: reading active writers 2026/04/20 01:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:09:58 DEBUG : dir: Looking for writers 2026/04/20 01:09:58 DEBUG : file1: reading active writers 2026/04/20 01:09:58 DEBUG : Looking for writers 2026/04/20 01:09:58 DEBUG : dir: reading active writers 2026/04/20 01:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:09:58 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 01:09:58 DEBUG : dir: Looking for writers 2026/04/20 01:09:58 DEBUG : file1: reading active writers 2026/04/20 01:09:58 DEBUG : Looking for writers 2026/04/20 01:09:58 DEBUG : dir: reading active writers 2026/04/20 01:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:09:58 DEBUG : dir: Looking for writers 2026/04/20 01:09:58 DEBUG : file1: reading active writers 2026/04/20 01:09:58 DEBUG : Looking for writers 2026/04/20 01:09:58 DEBUG : dir: reading active writers 2026/04/20 01:09:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:09:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:09:59 DEBUG : dir: Looking for writers 2026/04/20 01:09:59 DEBUG : file1: reading active writers 2026/04/20 01:09:59 DEBUG : Looking for writers 2026/04/20 01:09:59 DEBUG : dir: reading active writers 2026/04/20 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:09:59 DEBUG : dir: Looking for writers 2026/04/20 01:09:59 DEBUG : file1: reading active writers 2026/04/20 01:09:59 DEBUG : Looking for writers 2026/04/20 01:09:59 DEBUG : dir: reading active writers 2026/04/20 01:09:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:10:00 DEBUG : dir/file1: size = 14 OK 2026/04/20 01:10:00 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/20 01:10:00 INFO : dir/file1: Copied (replaced existing) 2026/04/20 01:10:00 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/20 01:10:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 01:10:00 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/20 01:10:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 01:10:00 DEBUG : dir: Looking for writers 2026/04/20 01:10:00 DEBUG : file1: reading active writers 2026/04/20 01:10:00 DEBUG : Looking for writers 2026/04/20 01:10:00 DEBUG : dir: reading active writers 2026/04/20 01:10:00 DEBUG : >WaitForWriters: 2026/04/20 01:10:01 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:01 DEBUG : dir: Looking for writers 2026/04/20 01:10:01 DEBUG : file1: reading active writers 2026/04/20 01:10:01 DEBUG : Looking for writers 2026/04/20 01:10:01 DEBUG : dir: reading active writers 2026/04/20 01:10:01 DEBUG : >WaitForWriters: 2026/04/20 01:10:01 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (43.06s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.17s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.33s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (8.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.73s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.87s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:02 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:02 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:10:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:10:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:10:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/20 01:10:06 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:06 DEBUG : dir: Looking for writers 2026/04/20 01:10:06 DEBUG : file1: reading active writers 2026/04/20 01:10:06 DEBUG : Looking for writers 2026/04/20 01:10:06 DEBUG : dir: reading active writers 2026/04/20 01:10:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (5.70s) === RUN TestFileOpenReadUnknownSize 2026/04/20 01:10:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/20 01:10:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:10:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/20 01:10:08 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:08 DEBUG : Looking for writers 2026/04/20 01:10:08 DEBUG : file.txt: reading active writers 2026/04/20 01:10:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:08 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:08 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:11 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/20 01:10:12 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/20 01:10:14 DEBUG : dir/file1: size = 25 OK 2026/04/20 01:10:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:10:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/20 01:10:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:14 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:14 DEBUG : dir: Looking for writers 2026/04/20 01:10:14 DEBUG : file1: reading active writers 2026/04/20 01:10:14 DEBUG : Looking for writers 2026/04/20 01:10:14 DEBUG : dir: reading active writers 2026/04/20 01:10:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (7.14s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:15 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:15 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:18 DEBUG : dir/file1: Remove: 2026/04/20 01:10:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:10:19 DEBUG : dir/file1: >Remove: err= 2026/04/20 01:10:19 DEBUG : dir/file1: Remove: 2026/04/20 01:10:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/20 01:10:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:19 DEBUG : dir: Looking for writers 2026/04/20 01:10:19 DEBUG : Looking for writers 2026/04/20 01:10:19 DEBUG : dir: reading active writers 2026/04/20 01:10:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.71s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:21 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:21 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:25 DEBUG : dir/file1: Remove: 2026/04/20 01:10:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:10:26 DEBUG : dir/file1: >Remove: err= 2026/04/20 01:10:26 DEBUG : dir/file1: Remove: 2026/04/20 01:10:26 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/20 01:10:26 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:26 DEBUG : dir: Looking for writers 2026/04/20 01:10:26 DEBUG : Looking for writers 2026/04/20 01:10:26 DEBUG : dir: reading active writers 2026/04/20 01:10:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (6.52s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:27 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:27 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:10:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:10:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/20 01:10:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 01:10:31 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/20 01:10:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 01:10:31 DEBUG : dir/file1: Open: flags=0x3 2026/04/20 01:10:31 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/20 01:10:31 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/20 01:10:31 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:31 DEBUG : dir: Looking for writers 2026/04/20 01:10:31 DEBUG : file1: reading active writers 2026/04/20 01:10:31 DEBUG : Looking for writers 2026/04/20 01:10:31 DEBUG : dir: reading active writers 2026/04/20 01:10:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.91s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:32 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:32 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:36 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:36 DEBUG : dir: Looking for writers 2026/04/20 01:10:36 DEBUG : file1: reading active writers 2026/04/20 01:10:36 DEBUG : Looking for writers 2026/04/20 01:10:36 DEBUG : dir: reading active writers 2026/04/20 01:10:36 DEBUG : >WaitForWriters: 2026/04/20 01:10:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:10:37 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0293e01a0 2026/04/20 01:10:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:10:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:10:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 01:10:38 DEBUG : dir/file1: Updating file with dir/file1 0x2ed0293e01a0 2026/04/20 01:10:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 01:10:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:10:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 01:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:39 DEBUG : dir/file1: File is currently open, delaying rename 0x2ed0293e01a0 2026/04/20 01:10:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:10:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:10:39 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/20 01:10:39 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/20 01:10:40 DEBUG : dir/file1: size = 25 OK 2026/04/20 01:10:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:10:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/20 01:10:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:10:40 DEBUG : newLeaf: Running delayed rename now 2026/04/20 01:10:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:10:41 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0293e01a0 2026/04/20 01:10:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:41 DEBUG : dir: Looking for writers 2026/04/20 01:10:41 DEBUG : Looking for writers 2026/04/20 01:10:41 DEBUG : dir: reading active writers 2026/04/20 01:10:41 DEBUG : newLeaf: reading active writers 2026/04/20 01:10:41 DEBUG : >WaitForWriters: 2026/04/20 01:10:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:41 DEBUG : dir: Looking for writers 2026/04/20 01:10:41 DEBUG : Looking for writers 2026/04/20 01:10:41 DEBUG : dir: reading active writers 2026/04/20 01:10:41 DEBUG : newLeaf: reading active writers 2026/04/20 01:10:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:10:42 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:10:42 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:10:42 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:10:42 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:10:42 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:10:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:10:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:10:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:10:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:10:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:10:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:10:42 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:10:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:10:46 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:46 DEBUG : dir: Looking for writers 2026/04/20 01:10:46 DEBUG : file1: reading active writers 2026/04/20 01:10:46 DEBUG : Looking for writers 2026/04/20 01:10:46 DEBUG : dir: reading active writers 2026/04/20 01:10:46 DEBUG : >WaitForWriters: 2026/04/20 01:10:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:10:47 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0294260d0 2026/04/20 01:10:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:10:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:10:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 01:10:48 DEBUG : dir/file1: Updating file with dir/file1 0x2ed0294260d0 2026/04/20 01:10:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 01:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:10:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/20 01:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:10:49 DEBUG : dir/file1: File is currently open, delaying rename 0x2ed0294260d0 2026/04/20 01:10:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:10:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:10:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (25 bytes), uploading instead of streaming 2026/04/20 01:10:49 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/20 01:10:51 DEBUG : dir/file1: size = 25 OK 2026/04/20 01:10:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:10:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/20 01:10:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:10:51 DEBUG : newLeaf: Running delayed rename now 2026/04/20 01:10:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:10:51 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0294260d0 2026/04/20 01:10:51 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:51 DEBUG : dir: Looking for writers 2026/04/20 01:10:51 DEBUG : Looking for writers 2026/04/20 01:10:51 DEBUG : dir: reading active writers 2026/04/20 01:10:51 DEBUG : newLeaf: reading active writers 2026/04/20 01:10:51 DEBUG : >WaitForWriters: 2026/04/20 01:10:52 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:10:52 DEBUG : dir: Looking for writers 2026/04/20 01:10:52 DEBUG : Looking for writers 2026/04/20 01:10:52 DEBUG : dir: reading active writers 2026/04/20 01:10:52 DEBUG : newLeaf: reading active writers 2026/04/20 01:10:52 DEBUG : >WaitForWriters: 2026/04/20 01:10:52 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:11:01 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:11:01 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:11:01 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:11:01 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:01 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:01 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:11:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:11:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:11:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:05 DEBUG : dir/file1(0x2ed028db6300): openPending: 2026/04/20 01:11:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/20 01:11:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 01:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:05 DEBUG : dir/file1(0x2ed028db6300): >openPending: err= 2026/04/20 01:11:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:11:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:05 DEBUG : dir/file1(0x2ed028db6300): _writeAt: size=14, off=0 2026/04/20 01:11:05 DEBUG : dir/file1(0x2ed028db6300): >_writeAt: n=14, err= 2026/04/20 01:11:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 01:11:05 DEBUG : dir/file1(0x2ed028db6300): close: 2026/04/20 01:11:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 01:11:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 01:11:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:11:05 DEBUG : dir/file1(0x2ed028db6300): >close: err= 2026/04/20 01:11:05 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:05 DEBUG : dir: Looking for writers 2026/04/20 01:11:05 DEBUG : file1: reading active writers 2026/04/20 01:11:05 DEBUG : Looking for writers 2026/04/20 01:11:05 DEBUG : dir: reading active writers 2026/04/20 01:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:11:05 DEBUG : dir: Looking for writers 2026/04/20 01:11:05 DEBUG : file1: reading active writers 2026/04/20 01:11:05 DEBUG : Looking for writers 2026/04/20 01:11:05 DEBUG : dir: reading active writers 2026/04/20 01:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:11:05 DEBUG : dir: Looking for writers 2026/04/20 01:11:05 DEBUG : file1: reading active writers 2026/04/20 01:11:05 DEBUG : Looking for writers 2026/04/20 01:11:05 DEBUG : dir: reading active writers 2026/04/20 01:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:11:05 DEBUG : dir: Looking for writers 2026/04/20 01:11:05 DEBUG : file1: reading active writers 2026/04/20 01:11:05 DEBUG : Looking for writers 2026/04/20 01:11:05 DEBUG : dir: reading active writers 2026/04/20 01:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:11:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 01:11:05 DEBUG : dir: Looking for writers 2026/04/20 01:11:05 DEBUG : file1: reading active writers 2026/04/20 01:11:05 DEBUG : Looking for writers 2026/04/20 01:11:05 DEBUG : dir: reading active writers 2026/04/20 01:11:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:11:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:11:06 DEBUG : dir: Looking for writers 2026/04/20 01:11:06 DEBUG : file1: reading active writers 2026/04/20 01:11:06 DEBUG : Looking for writers 2026/04/20 01:11:06 DEBUG : dir: reading active writers 2026/04/20 01:11:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:11:06 DEBUG : dir: Looking for writers 2026/04/20 01:11:06 DEBUG : file1: reading active writers 2026/04/20 01:11:06 DEBUG : Looking for writers 2026/04/20 01:11:06 DEBUG : dir: reading active writers 2026/04/20 01:11:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:11:07 DEBUG : dir: Looking for writers 2026/04/20 01:11:07 DEBUG : file1: reading active writers 2026/04/20 01:11:07 DEBUG : Looking for writers 2026/04/20 01:11:07 DEBUG : dir: reading active writers 2026/04/20 01:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:11:07 DEBUG : dir/file1: size = 14 OK 2026/04/20 01:11:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/20 01:11:07 INFO : dir/file1: Copied (replaced existing) 2026/04/20 01:11:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 01:11:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/20 01:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 01:11:08 DEBUG : dir: Looking for writers 2026/04/20 01:11:08 DEBUG : file1: reading active writers 2026/04/20 01:11:08 DEBUG : Looking for writers 2026/04/20 01:11:08 DEBUG : dir: reading active writers 2026/04/20 01:11:08 DEBUG : >WaitForWriters: 2026/04/20 01:11:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:11:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:08 DEBUG : dir/file1(0x2ed0294bb640): _readAt: size=512, off=0 2026/04/20 01:11:08 DEBUG : dir/file1(0x2ed0294bb640): openPending: 2026/04/20 01:11:08 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/04/20 01:11:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 01:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:08 DEBUG : dir/file1(0x2ed0294bb640): >openPending: err= 2026/04/20 01:11:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 01:11:08 DEBUG : dir/file1(0x2ed0294bb640): >_readAt: n=14, err=EOF 2026/04/20 01:11:08 DEBUG : dir/file1(0x2ed0294bb640): close: 2026/04/20 01:11:08 DEBUG : dir/file1(0x2ed0294bb640): >close: err= 2026/04/20 01:11:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:09 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/20 01:11:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:09 DEBUG : newLeaf: Updating file with newLeaf 0x2ed029526340 2026/04/20 01:11:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/20 01:11:13 DEBUG : newLeaf: vfs cache: setting modification time to 0001-01-01 00:00:00 +0000 UTC 2026/04/20 01:11:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 01:11:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/20 01:11:18 DEBUG : dir/file1: Updating file with dir/file1 0x2ed029526340 2026/04/20 01:11:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 01:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:11:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:18 DEBUG : dir/file1(0x2ed0294bbe40): openPending: 2026/04/20 01:11:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/20 01:11:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 01:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:18 DEBUG : dir/file1(0x2ed0294bbe40): >openPending: err= 2026/04/20 01:11:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:11:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:18 DEBUG : dir/file1(0x2ed0294bbe40): _writeAt: size=25, off=0 2026/04/20 01:11:18 DEBUG : dir/file1(0x2ed0294bbe40): >_writeAt: n=25, err= 2026/04/20 01:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:19 DEBUG : newLeaf: Updating file with newLeaf 0x2ed029526340 2026/04/20 01:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:19 DEBUG : newLeaf(0x2ed0294bbe40): close: 2026/04/20 01:11:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 01:11:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 01:11:18.541767604 +0000 UTC m=+270.138338360 2026/04/20 01:11:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 01:11:19 DEBUG : newLeaf(0x2ed0294bbe40): >close: err= 2026/04/20 01:11:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:11:19 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:11:19 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:11:19 DEBUG : dir: Looking for writers 2026/04/20 01:11:19 DEBUG : Looking for writers 2026/04/20 01:11:19 DEBUG : dir: reading active writers 2026/04/20 01:11:19 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:11:20 DEBUG : dir: Looking for writers 2026/04/20 01:11:20 DEBUG : Looking for writers 2026/04/20 01:11:20 DEBUG : dir: reading active writers 2026/04/20 01:11:20 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:11:20 DEBUG : newLeaf: size = 25 OK 2026/04/20 01:11:20 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:11:20 INFO : newLeaf: Copied (replaced existing) 2026/04/20 01:11:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 01:11:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/20 01:11:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 01:11:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 01:11:21 DEBUG : dir: Looking for writers 2026/04/20 01:11:21 DEBUG : Looking for writers 2026/04/20 01:11:21 DEBUG : dir: reading active writers 2026/04/20 01:11:21 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:21 DEBUG : >WaitForWriters: 2026/04/20 01:11:21 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:21 DEBUG : dir: Looking for writers 2026/04/20 01:11:21 DEBUG : Looking for writers 2026/04/20 01:11:21 DEBUG : dir: reading active writers 2026/04/20 01:11:21 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:21 DEBUG : >WaitForWriters: 2026/04/20 01:11:21 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:11:22 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:11:22 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:11:22 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:22 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:22 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:11:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:11:26 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:26 DEBUG : dir: Looking for writers 2026/04/20 01:11:26 DEBUG : file1: reading active writers 2026/04/20 01:11:26 DEBUG : Looking for writers 2026/04/20 01:11:26 DEBUG : dir: reading active writers 2026/04/20 01:11:26 DEBUG : >WaitForWriters: 2026/04/20 01:11:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:27 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0292825b0 2026/04/20 01:11:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 01:11:28 DEBUG : dir/file1: Updating file with dir/file1 0x2ed0292825b0 2026/04/20 01:11:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 01:11:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:11:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:30 DEBUG : dir/file1(0x2ed0294ba080): openPending: 2026/04/20 01:11:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/20 01:11:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 01:11:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:30 DEBUG : dir/file1(0x2ed0294ba080): >openPending: err= 2026/04/20 01:11:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:11:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:30 DEBUG : dir/file1(0x2ed0294ba080): _writeAt: size=25, off=0 2026/04/20 01:11:30 DEBUG : dir/file1(0x2ed0294ba080): >_writeAt: n=25, err= 2026/04/20 01:11:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:31 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0292825b0 2026/04/20 01:11:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:31 DEBUG : newLeaf(0x2ed0294ba080): close: 2026/04/20 01:11:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 01:11:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 01:11:30.71766278 +0000 UTC m=+282.314233507 2026/04/20 01:11:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 01:11:31 DEBUG : newLeaf(0x2ed0294ba080): >close: err= 2026/04/20 01:11:31 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:11:31 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:11:31 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/20 01:11:31 DEBUG : dir: Looking for writers 2026/04/20 01:11:31 DEBUG : Looking for writers 2026/04/20 01:11:31 DEBUG : dir: reading active writers 2026/04/20 01:11:31 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:11:32 DEBUG : dir: Looking for writers 2026/04/20 01:11:32 DEBUG : Looking for writers 2026/04/20 01:11:32 DEBUG : dir: reading active writers 2026/04/20 01:11:32 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:11:32 DEBUG : newLeaf: size = 25 OK 2026/04/20 01:11:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:11:32 INFO : newLeaf: Copied (replaced existing) 2026/04/20 01:11:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 01:11:30 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/20 01:11:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 01:11:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 01:11:33 DEBUG : dir: Looking for writers 2026/04/20 01:11:33 DEBUG : Looking for writers 2026/04/20 01:11:33 DEBUG : dir: reading active writers 2026/04/20 01:11:33 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:33 DEBUG : >WaitForWriters: 2026/04/20 01:11:34 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:34 DEBUG : dir: Looking for writers 2026/04/20 01:11:34 DEBUG : Looking for writers 2026/04/20 01:11:34 DEBUG : dir: reading active writers 2026/04/20 01:11:34 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:34 DEBUG : >WaitForWriters: 2026/04/20 01:11:34 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:11:35 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:11:35 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:11:35 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:35 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:35 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:11:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:11:39 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:11:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:39 DEBUG : dir/file1(0x2ed0294baa40): openPending: 2026/04/20 01:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/20 01:11:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 01:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:39 DEBUG : dir/file1(0x2ed0294baa40): >openPending: err= 2026/04/20 01:11:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:39 DEBUG : dir/file1(0x2ed0294baa40): _writeAt: size=14, off=0 2026/04/20 01:11:39 DEBUG : dir/file1(0x2ed0294baa40): >_writeAt: n=14, err= 2026/04/20 01:11:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 01:11:39 DEBUG : dir/file1(0x2ed0294baa40): close: 2026/04/20 01:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 01:11:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/20 01:11:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:11:39 DEBUG : dir/file1(0x2ed0294baa40): >close: err= 2026/04/20 01:11:39 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:39 DEBUG : dir: Looking for writers 2026/04/20 01:11:39 DEBUG : file1: reading active writers 2026/04/20 01:11:39 DEBUG : Looking for writers 2026/04/20 01:11:39 DEBUG : dir: reading active writers 2026/04/20 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:11:39 DEBUG : dir: Looking for writers 2026/04/20 01:11:39 DEBUG : file1: reading active writers 2026/04/20 01:11:39 DEBUG : Looking for writers 2026/04/20 01:11:39 DEBUG : dir: reading active writers 2026/04/20 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:11:39 DEBUG : dir: Looking for writers 2026/04/20 01:11:39 DEBUG : file1: reading active writers 2026/04/20 01:11:39 DEBUG : Looking for writers 2026/04/20 01:11:39 DEBUG : dir: reading active writers 2026/04/20 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:11:39 DEBUG : dir: Looking for writers 2026/04/20 01:11:39 DEBUG : file1: reading active writers 2026/04/20 01:11:39 DEBUG : Looking for writers 2026/04/20 01:11:39 DEBUG : dir: reading active writers 2026/04/20 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:11:39 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 01:11:39 DEBUG : dir: Looking for writers 2026/04/20 01:11:39 DEBUG : file1: reading active writers 2026/04/20 01:11:39 DEBUG : Looking for writers 2026/04/20 01:11:39 DEBUG : dir: reading active writers 2026/04/20 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:11:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:11:39 DEBUG : dir: Looking for writers 2026/04/20 01:11:39 DEBUG : file1: reading active writers 2026/04/20 01:11:39 DEBUG : Looking for writers 2026/04/20 01:11:39 DEBUG : dir: reading active writers 2026/04/20 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:11:40 DEBUG : dir: Looking for writers 2026/04/20 01:11:40 DEBUG : file1: reading active writers 2026/04/20 01:11:40 DEBUG : Looking for writers 2026/04/20 01:11:40 DEBUG : dir: reading active writers 2026/04/20 01:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:11:40 DEBUG : dir: Looking for writers 2026/04/20 01:11:40 DEBUG : file1: reading active writers 2026/04/20 01:11:40 DEBUG : Looking for writers 2026/04/20 01:11:40 DEBUG : dir: reading active writers 2026/04/20 01:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:11:40 DEBUG : dir/file1: size = 14 OK 2026/04/20 01:11:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/20 01:11:40 INFO : dir/file1: Copied (replaced existing) 2026/04/20 01:11:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 01:11:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/20 01:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 01:11:41 DEBUG : dir: Looking for writers 2026/04/20 01:11:41 DEBUG : file1: reading active writers 2026/04/20 01:11:41 DEBUG : Looking for writers 2026/04/20 01:11:41 DEBUG : dir: reading active writers 2026/04/20 01:11:41 DEBUG : >WaitForWriters: 2026/04/20 01:11:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:11:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:41 DEBUG : dir/file1(0x2ed0295aa800): _readAt: size=512, off=0 2026/04/20 01:11:41 DEBUG : dir/file1(0x2ed0295aa800): openPending: 2026/04/20 01:11:41 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/04/20 01:11:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 01:11:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:41 DEBUG : dir/file1(0x2ed0295aa800): >openPending: err= 2026/04/20 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/20 01:11:41 DEBUG : dir/file1(0x2ed0295aa800): >_readAt: n=14, err=EOF 2026/04/20 01:11:41 DEBUG : dir/file1(0x2ed0295aa800): close: 2026/04/20 01:11:41 DEBUG : dir/file1(0x2ed0295aa800): >close: err= 2026/04/20 01:11:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:42 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/20 01:11:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:42 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0293e0ea0 2026/04/20 01:11:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 01:11:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/20 01:11:43 DEBUG : dir/file1: Updating file with dir/file1 0x2ed0293e0ea0 2026/04/20 01:11:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 01:11:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:11:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:44 DEBUG : dir/file1(0x2ed0294bb900): openPending: 2026/04/20 01:11:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/20 01:11:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 01:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:44 DEBUG : dir/file1(0x2ed0294bb900): >openPending: err= 2026/04/20 01:11:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:11:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:44 DEBUG : dir/file1(0x2ed0294bb900): _writeAt: size=25, off=0 2026/04/20 01:11:44 DEBUG : dir/file1(0x2ed0294bb900): >_writeAt: n=25, err= 2026/04/20 01:11:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:45 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0293e0ea0 2026/04/20 01:11:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:45 DEBUG : newLeaf(0x2ed0294bb900): close: 2026/04/20 01:11:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 01:11:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 01:11:44.168966579 +0000 UTC m=+295.765537306 2026/04/20 01:11:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 01:11:45 DEBUG : newLeaf(0x2ed0294bb900): >close: err= 2026/04/20 01:11:45 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:11:45 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:11:45 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:11:45 DEBUG : dir: Looking for writers 2026/04/20 01:11:45 DEBUG : Looking for writers 2026/04/20 01:11:45 DEBUG : dir: reading active writers 2026/04/20 01:11:45 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:11:46 DEBUG : dir: Looking for writers 2026/04/20 01:11:46 DEBUG : Looking for writers 2026/04/20 01:11:46 DEBUG : dir: reading active writers 2026/04/20 01:11:46 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:11:46 DEBUG : newLeaf: size = 25 OK 2026/04/20 01:11:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:11:46 INFO : newLeaf: Copied (replaced existing) 2026/04/20 01:11:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 01:11:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/20 01:11:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 01:11:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 01:11:47 DEBUG : dir: Looking for writers 2026/04/20 01:11:47 DEBUG : Looking for writers 2026/04/20 01:11:47 DEBUG : dir: reading active writers 2026/04/20 01:11:47 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:47 DEBUG : >WaitForWriters: 2026/04/20 01:11:47 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:47 DEBUG : dir: Looking for writers 2026/04/20 01:11:47 DEBUG : Looking for writers 2026/04/20 01:11:47 DEBUG : dir: reading active writers 2026/04/20 01:11:47 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:47 DEBUG : >WaitForWriters: 2026/04/20 01:11:47 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:11:49 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:11:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:11:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:49 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:11:49 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:11:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:11:52 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:52 DEBUG : dir: Looking for writers 2026/04/20 01:11:52 DEBUG : file1: reading active writers 2026/04/20 01:11:52 DEBUG : Looking for writers 2026/04/20 01:11:52 DEBUG : dir: reading active writers 2026/04/20 01:11:52 DEBUG : >WaitForWriters: 2026/04/20 01:11:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:11:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:52 DEBUG : dir/file1(0x2ed028db6380): _readAt: size=512, off=0 2026/04/20 01:11:52 DEBUG : dir/file1(0x2ed028db6380): openPending: 2026/04/20 01:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/20 01:11:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/20 01:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:52 DEBUG : dir/file1(0x2ed028db6380): >openPending: err= 2026/04/20 01:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/20 01:11:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:11:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:11:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:11:52 DEBUG : dir/file1(0x2ed028db6380): >_readAt: n=14, err=EOF 2026/04/20 01:11:52 DEBUG : dir/file1(0x2ed028db6380): close: 2026/04/20 01:11:52 DEBUG : dir/file1(0x2ed028db6380): >close: err= 2026/04/20 01:11:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:54 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/20 01:11:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:54 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0293c41a0 2026/04/20 01:11:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/20 01:11:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/20 01:11:55 DEBUG : dir/file1: Updating file with dir/file1 0x2ed0293c41a0 2026/04/20 01:11:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/20 01:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:11:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:11:55 DEBUG : dir/file1(0x2ed028db7580): openPending: 2026/04/20 01:11:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/04/20 01:11:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/20 01:11:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:11:55 DEBUG : dir/file1(0x2ed028db7580): >openPending: err= 2026/04/20 01:11:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:11:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:11:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:11:55 DEBUG : dir/file1(0x2ed028db7580): _writeAt: size=25, off=0 2026/04/20 01:11:55 DEBUG : dir/file1(0x2ed028db7580): >_writeAt: n=25, err= 2026/04/20 01:11:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/20 01:11:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/20 01:11:56 DEBUG : newLeaf: Updating file with newLeaf 0x2ed0293c41a0 2026/04/20 01:11:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:11:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:56 DEBUG : newLeaf(0x2ed028db7580): close: 2026/04/20 01:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/20 01:11:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-20 01:11:55.561332597 +0000 UTC m=+307.157903354 2026/04/20 01:11:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/20 01:11:56 DEBUG : newLeaf(0x2ed028db7580): >close: err= 2026/04/20 01:11:56 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:11:56 DEBUG : newLeaf: vfs cache: starting upload 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:11:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:11:56 DEBUG : dir: Looking for writers 2026/04/20 01:11:56 DEBUG : Looking for writers 2026/04/20 01:11:56 DEBUG : dir: reading active writers 2026/04/20 01:11:56 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:11:57 DEBUG : dir: Looking for writers 2026/04/20 01:11:57 DEBUG : Looking for writers 2026/04/20 01:11:57 DEBUG : dir: reading active writers 2026/04/20 01:11:57 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:11:57 DEBUG : newLeaf: size = 25 OK 2026/04/20 01:11:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/20 01:11:57 INFO : newLeaf: Copied (replaced existing) 2026/04/20 01:11:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-20 01:11:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/20 01:11:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/20 01:11:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/20 01:11:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/20 01:11:58 DEBUG : dir: Looking for writers 2026/04/20 01:11:58 DEBUG : Looking for writers 2026/04/20 01:11:58 DEBUG : dir: reading active writers 2026/04/20 01:11:58 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:58 DEBUG : >WaitForWriters: 2026/04/20 01:11:58 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:11:58 DEBUG : dir: Looking for writers 2026/04/20 01:11:58 DEBUG : Looking for writers 2026/04/20 01:11:58 DEBUG : dir: reading active writers 2026/04/20 01:11:58 DEBUG : newLeaf: reading active writers 2026/04/20 01:11:58 DEBUG : >WaitForWriters: 2026/04/20 01:11:58 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestFileRename (87.68s) --- PASS: TestFileRename/off,forceCache=false (10.14s) --- PASS: TestFileRename/minimal,forceCache=false (18.08s) --- PASS: TestFileRename/minimal,forceCache=true (21.92s) --- PASS: TestFileRename/writes,forceCache=false (12.69s) --- PASS: TestFileRename/writes,forceCache=true (13.36s) --- PASS: TestFileRename/full,forceCache=false (11.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:00 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:00 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:00 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:00 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:00 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:00 DEBUG : Looking for writers 2026/04/20 01:12:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.42s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:00 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:00 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:12:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 01:12:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:04 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:04 DEBUG : dir: Looking for writers 2026/04/20 01:12:04 DEBUG : file1: reading active writers 2026/04/20 01:12:04 DEBUG : Looking for writers 2026/04/20 01:12:04 DEBUG : dir: reading active writers 2026/04/20 01:12:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (5.12s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:06 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:06 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:12:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 01:12:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/20 01:12:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/20 01:12:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/20 01:12:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/20 01:12:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/20 01:12:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/20 01:12:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/20 01:12:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/20 01:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/20 01:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/20 01:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/20 01:12:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/20 01:12:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/20 01:12:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/20 01:12:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/20 01:12:11 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:11 DEBUG : dir: Looking for writers 2026/04/20 01:12:11 DEBUG : file1: reading active writers 2026/04/20 01:12:11 DEBUG : Looking for writers 2026/04/20 01:12:11 DEBUG : dir: reading active writers 2026/04/20 01:12:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.47s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:12 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:12 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:12:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/20 01:12:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/20 01:12:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/20 01:12:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/20 01:12:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/20 01:12:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/20 01:12:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/20 01:12:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/20 01:12:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/20 01:12:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/20 01:12:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/20 01:12:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/20 01:12:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/20 01:12:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/20 01:12:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/20 01:12:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/20 01:12:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/20 01:12:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/20 01:12:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/20 01:12:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/20 01:12:17 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/20 01:12:17 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/20 01:12:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/20 01:12:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/20 01:12:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/20 01:12:17 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:17 DEBUG : dir: Looking for writers 2026/04/20 01:12:17 DEBUG : file1: reading active writers 2026/04/20 01:12:17 DEBUG : Looking for writers 2026/04/20 01:12:17 DEBUG : dir: reading active writers 2026/04/20 01:12:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.21s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:18 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:18 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:12:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 01:12:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:21 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:21 DEBUG : dir: Looking for writers 2026/04/20 01:12:21 DEBUG : file1: reading active writers 2026/04/20 01:12:21 DEBUG : Looking for writers 2026/04/20 01:12:21 DEBUG : dir: reading active writers 2026/04/20 01:12:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.53s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:23 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:23 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:12:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/20 01:12:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/20 01:12:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:26 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/20 01:12:26 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/20 01:12:26 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:26 DEBUG : dir: Looking for writers 2026/04/20 01:12:26 DEBUG : file1: reading active writers 2026/04/20 01:12:26 DEBUG : Looking for writers 2026/04/20 01:12:26 DEBUG : dir: reading active writers 2026/04/20 01:12:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (5.20s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:28 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:28 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:28 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:28 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:28 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:31 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:12:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:12:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:12:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:12:31 DEBUG : dir/file1(0x2ed0290a2e80): _readAt: size=1, off=0 2026/04/20 01:12:31 DEBUG : dir/file1(0x2ed0290a2e80): openPending: 2026/04/20 01:12:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:12:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:12:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:31 DEBUG : dir/file1(0x2ed0290a2e80): >openPending: err= 2026/04/20 01:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/20 01:12:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:12:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): >_readAt: n=1, err= 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): _readAt: size=256, off=1 2026/04/20 01:12:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): >_readAt: n=15, err=EOF 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): _readAt: size=16, off=16 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): >_readAt: n=0, err=EOF 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): close: 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): >close: err= 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): close: 2026/04/20 01:12:32 DEBUG : dir/file1(0x2ed0290a2e80): >close: err=file already closed 2026/04/20 01:12:32 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:32 DEBUG : dir: Looking for writers 2026/04/20 01:12:32 DEBUG : file1: reading active writers 2026/04/20 01:12:32 DEBUG : Looking for writers 2026/04/20 01:12:32 DEBUG : dir: reading active writers 2026/04/20 01:12:32 DEBUG : >WaitForWriters: 2026/04/20 01:12:32 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleMethodsRead (6.05s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:34 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:34 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:34 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:34 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:34 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12:37 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-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:12:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:12:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:12:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): _readAt: size=1, off=0 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): openPending: 2026/04/20 01:12:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:12:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:12:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >openPending: err= 2026/04/20 01:12:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/20 01:12:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:12:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >_readAt: n=1, err= 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): _readAt: size=1, off=5 2026/04/20 01:12:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >_readAt: n=1, err= 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): _readAt: size=1, off=3 2026/04/20 01:12:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >_readAt: n=1, err= 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): _readAt: size=1, off=13 2026/04/20 01:12:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >_readAt: n=1, err= 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): _readAt: size=16, off=100 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >_readAt: n=0, err=EOF 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): close: 2026/04/20 01:12:37 DEBUG : dir/file1(0x2ed028db6240): >close: err= 2026/04/20 01:12:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:37 DEBUG : dir: Looking for writers 2026/04/20 01:12:37 DEBUG : file1: reading active writers 2026/04/20 01:12:37 DEBUG : Looking for writers 2026/04/20 01:12:37 DEBUG : dir: reading active writers 2026/04/20 01:12:37 DEBUG : >WaitForWriters: 2026/04/20 01:12:37 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.86s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:39 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:39 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:39 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:39 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:39 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:12:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:12:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=1, off=0 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): openPending: 2026/04/20 01:12:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:12:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >openPending: err= 2026/04/20 01:12:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/20 01:12:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:12:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=1, err= 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=1, off=5 2026/04/20 01:12:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=1, err= 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=1, off=1 2026/04/20 01:12:42 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=1, err= 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=6, off=10 2026/04/20 01:12:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=6, err= 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=256, off=10 2026/04/20 01:12:42 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=6, err=EOF 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=256, off=100 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=0, err=EOF 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): close: 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >close: err= 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): _readAt: size=256, off=100 2026/04/20 01:12:42 DEBUG : dir/file1(0x2ed028fb45c0): >_readAt: n=0, err=file already closed 2026/04/20 01:12:42 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:42 DEBUG : dir: Looking for writers 2026/04/20 01:12:42 DEBUG : file1: reading active writers 2026/04/20 01:12:42 DEBUG : Looking for writers 2026/04/20 01:12:42 DEBUG : dir: reading active writers 2026/04/20 01:12:42 DEBUG : >WaitForWriters: 2026/04/20 01:12:42 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting 2026/04/20 01:12:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12:42 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-havugih9mubo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.47s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:43 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:43 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:43 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:43 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:43 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:45 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:12:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:12:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:12:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): RWFileHandle.Flush 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): _readAt: size=256, off=0 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): openPending: 2026/04/20 01:12:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:12:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:12:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): >openPending: err= 2026/04/20 01:12:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/20 01:12:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:12:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): >_readAt: n=16, err=EOF 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): RWFileHandle.Flush 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): RWFileHandle.Flush 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): close: 2026/04/20 01:12:47 DEBUG : dir/file1(0x2ed0290a2b00): >close: err= 2026/04/20 01:12:47 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:47 DEBUG : dir: Looking for writers 2026/04/20 01:12:47 DEBUG : file1: reading active writers 2026/04/20 01:12:47 DEBUG : Looking for writers 2026/04/20 01:12:47 DEBUG : dir: reading active writers 2026/04/20 01:12:47 DEBUG : >WaitForWriters: 2026/04/20 01:12:47 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting 2026/04/20 01:12: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-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12: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-havugih9mubo/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.64s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:48 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:48 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:48 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:48 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:48 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:49 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:12:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:12:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/20 01:12:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:12:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:12:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:12:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): _readAt: size=256, off=0 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): openPending: 2026/04/20 01:12:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:12:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): >openPending: err= 2026/04/20 01:12:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/20 01:12:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:12:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:12:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): >_readAt: n=16, err=EOF 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): RWFileHandle.Release 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): close: 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): >close: err= 2026/04/20 01:12:51 DEBUG : dir/file1(0x2ed0294bb7c0): RWFileHandle.Release 2026/04/20 01:12:51 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:51 DEBUG : dir: Looking for writers 2026/04/20 01:12:51 DEBUG : file1: reading active writers 2026/04/20 01:12:51 DEBUG : Looking for writers 2026/04/20 01:12:51 DEBUG : dir: reading active writers 2026/04/20 01:12:51 DEBUG : >WaitForWriters: 2026/04/20 01:12:51 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting 2026/04/20 01:12: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-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12: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-havugih9mubo/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.57s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:53 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:53 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:53 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:53 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:12:53 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:12:53 DEBUG : file1: newRWFileHandle: 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): openPending: 2026/04/20 01:12:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): >openPending: err= 2026/04/20 01:12:53 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:12:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:12:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): _writeAt: size=5, off=0 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): >_writeAt: n=5, err= 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): _writeAt: size=7, off=5 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): >_writeAt: n=7, err= 2026/04/20 01:12:53 DEBUG : file1: vfs cache: truncate to size=11 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): close: 2026/04/20 01:12:53 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 01:12:53.254943768 +0000 UTC m=+364.851514495 2026/04/20 01:12:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): >close: err= 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): close: 2026/04/20 01:12:53 DEBUG : file1(0x2ed0290a3a00): >close: err=file already closed 2026/04/20 01:12:53 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:12:53 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:12:53 DEBUG : Looking for writers 2026/04/20 01:12:53 DEBUG : file1: reading active writers 2026/04/20 01:12:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:12:54 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/20 01:12:54 DEBUG : Looking for writers 2026/04/20 01:12:54 DEBUG : file1: reading active writers 2026/04/20 01:12:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:12:55 DEBUG : file1: size = 11 OK 2026/04/20 01:12:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 01:12:55 INFO : file1: Copied (new) 2026/04/20 01:12:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-20 01:12:53 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/20 01:12:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:12:55 DEBUG : Looking for writers 2026/04/20 01:12:55 DEBUG : file1: reading active writers 2026/04/20 01:12:55 DEBUG : >WaitForWriters: 2026/04/20 01:12:55 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:55 DEBUG : Looking for writers 2026/04/20 01:12:55 DEBUG : file1: reading active writers 2026/04/20 01:12:55 DEBUG : >WaitForWriters: 2026/04/20 01:12:55 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.25s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:56 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:56 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:56 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:56 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:12:56 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:12:56 DEBUG : file1: newRWFileHandle: 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): openPending: 2026/04/20 01:12:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): >openPending: err= 2026/04/20 01:12:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:12:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): _writeAt: size=7, off=0 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): >_writeAt: n=7, err= 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): _writeAt: size=6, off=5 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): >_writeAt: n=6, err= 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): close: 2026/04/20 01:12:56 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 01:12:56.505986253 +0000 UTC m=+368.102556980 2026/04/20 01:12:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): >close: err= 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): _writeAt: size=5, off=0 2026/04/20 01:12:56 DEBUG : file1(0x2ed0295aa440): >_writeAt: n=0, err=file already closed 2026/04/20 01:12:56 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:56 DEBUG : Looking for writers 2026/04/20 01:12:56 DEBUG : file1: reading active writers 2026/04/20 01:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:12:56 DEBUG : Looking for writers 2026/04/20 01:12:56 DEBUG : file1: reading active writers 2026/04/20 01:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:12:56 DEBUG : Looking for writers 2026/04/20 01:12:56 DEBUG : file1: reading active writers 2026/04/20 01:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:12:56 DEBUG : Looking for writers 2026/04/20 01:12:56 DEBUG : file1: reading active writers 2026/04/20 01:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:12:56 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:12:56 DEBUG : Looking for writers 2026/04/20 01:12:56 DEBUG : file1: reading active writers 2026/04/20 01:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:12:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12:56 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-havugih9mubo/dir/file1: no such file or directory 2026/04/20 01:12:56 DEBUG : Looking for writers 2026/04/20 01:12:56 DEBUG : file1: reading active writers 2026/04/20 01:12:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:12:57 DEBUG : Looking for writers 2026/04/20 01:12:57 DEBUG : file1: reading active writers 2026/04/20 01:12:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:12:57 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/20 01:12:57 DEBUG : Looking for writers 2026/04/20 01:12:57 DEBUG : file1: reading active writers 2026/04/20 01:12:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:12:58 DEBUG : file1: size = 11 OK 2026/04/20 01:12:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 01:12:58 INFO : file1: Copied (new) 2026/04/20 01:12:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-20 01:12:56 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/20 01:12:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:58 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:12:58 DEBUG : Looking for writers 2026/04/20 01:12:58 DEBUG : file1: reading active writers 2026/04/20 01:12:58 DEBUG : >WaitForWriters: 2026/04/20 01:12:58 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:58 DEBUG : Looking for writers 2026/04/20 01:12:58 DEBUG : file1: reading active writers 2026/04/20 01:12:58 DEBUG : >WaitForWriters: 2026/04/20 01:12:58 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.31s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:12:59 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:12:59 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:12:59 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:59 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:12:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:12:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:12:59 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:12:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:12:59 DEBUG : file1: newRWFileHandle: 2026/04/20 01:12:59 DEBUG : file1(0x2ed029810f80): openPending: 2026/04/20 01:12:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:12:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:59 DEBUG : file1(0x2ed029810f80): >openPending: err= 2026/04/20 01:12:59 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:12:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:12:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:12:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:12:59 DEBUG : file1(0x2ed029810f80): close: 2026/04/20 01:12:59 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 01:12:59.821286665 +0000 UTC m=+371.417857412 2026/04/20 01:12:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:12:59 DEBUG : file1(0x2ed029810f80): >close: err= 2026/04/20 01:12:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 01:12:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:12:59 DEBUG : file2: newRWFileHandle: 2026/04/20 01:12:59 DEBUG : file2(0x2ed029811500): openPending: 2026/04/20 01:12:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:12:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 01:12:59 DEBUG : file2(0x2ed029811500): >openPending: err= 2026/04/20 01:12:59 DEBUG : file2: >newRWFileHandle: err= 2026/04/20 01:12:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 01:12:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/20 01:12:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/20 01:12:59 DEBUG : file2(0x2ed029811500): RWFileHandle.Flush 2026/04/20 01:12:59 DEBUG : file2(0x2ed029811500): RWFileHandle.Release 2026/04/20 01:12:59 DEBUG : file2(0x2ed029811500): close: 2026/04/20 01:12:59 DEBUG : file2: vfs cache: setting modification time to 2026-04-20 01:12:59.822720687 +0000 UTC m=+371.419291434 2026/04/20 01:12:59 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/20 01:12:59 DEBUG : file2(0x2ed029811500): >close: err= 2026/04/20 01:12:59 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:12:59 DEBUG : Looking for writers 2026/04/20 01:12:59 DEBUG : file1: reading active writers 2026/04/20 01:12:59 DEBUG : file2: reading active writers 2026/04/20 01:12:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/20 01:12:59 DEBUG : Looking for writers 2026/04/20 01:12:59 DEBUG : file1: reading active writers 2026/04/20 01:12:59 DEBUG : file2: reading active writers 2026/04/20 01:12:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/20 01:12:59 DEBUG : Looking for writers 2026/04/20 01:12:59 DEBUG : file1: reading active writers 2026/04/20 01:12:59 DEBUG : file2: reading active writers 2026/04/20 01:12:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/20 01:12:59 DEBUG : Looking for writers 2026/04/20 01:12:59 DEBUG : file1: reading active writers 2026/04/20 01:12:59 DEBUG : file2: reading active writers 2026/04/20 01:12:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/20 01:12:59 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:12:59 DEBUG : file2: vfs cache: starting upload 2026/04/20 01:12:59 DEBUG : Looking for writers 2026/04/20 01:12:59 DEBUG : file1: reading active writers 2026/04/20 01:12:59 DEBUG : file2: reading active writers 2026/04/20 01:12:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/20 01:13:00 DEBUG : Looking for writers 2026/04/20 01:13:00 DEBUG : file1: reading active writers 2026/04/20 01:13:00 DEBUG : file2: reading active writers 2026/04/20 01:13:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/20 01:13:00 DEBUG : Looking for writers 2026/04/20 01:13:00 DEBUG : file1: reading active writers 2026/04/20 01:13:00 DEBUG : file2: reading active writers 2026/04/20 01:13:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/20 01:13:01 DEBUG : Looking for writers 2026/04/20 01:13:01 DEBUG : file1: reading active writers 2026/04/20 01:13:01 DEBUG : file2: reading active writers 2026/04/20 01:13:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/20 01:13:01 DEBUG : file1: size = 0 OK 2026/04/20 01:13:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:13:01 INFO : file1: Copied (new) 2026/04/20 01:13:01 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-20 01:12:59 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/20 01:13:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:01 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:01 DEBUG : file2: size = 0 OK 2026/04/20 01:13:01 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:13:01 INFO : file2: Copied (new) 2026/04/20 01:13:01 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-20 01:12:59 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/20 01:13:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/20 01:13:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/20 01:13:01 INFO : file2: vfs cache: upload succeeded try #1 2026/04/20 01:13:02 DEBUG : Looking for writers 2026/04/20 01:13:02 DEBUG : file1: reading active writers 2026/04/20 01:13:02 DEBUG : file2: reading active writers 2026/04/20 01:13:02 DEBUG : >WaitForWriters: 2026/04/20 01:13:02 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:02 DEBUG : Looking for writers 2026/04/20 01:13:02 DEBUG : file1: reading active writers 2026/04/20 01:13:02 DEBUG : file2: reading active writers 2026/04/20 01:13:02 DEBUG : >WaitForWriters: 2026/04/20 01:13:02 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.52s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:03 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:03 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:03 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:03 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:03 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:03 DEBUG : file1: newRWFileHandle: 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): openPending: 2026/04/20 01:13:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): >openPending: err= 2026/04/20 01:13:03 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:13:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:13:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): _writeAt: size=5, off=0 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): >_writeAt: n=5, err= 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): RWFileHandle.Flush 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): RWFileHandle.Flush 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): close: 2026/04/20 01:13:03 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 01:13:03.321027539 +0000 UTC m=+374.917598257 2026/04/20 01:13:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:03 DEBUG : file1(0x2ed028db6940): >close: err= 2026/04/20 01:13:03 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:03 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:03 DEBUG : Looking for writers 2026/04/20 01:13:03 DEBUG : file1: reading active writers 2026/04/20 01:13:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:04 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:13:04 DEBUG : Looking for writers 2026/04/20 01:13:04 DEBUG : file1: reading active writers 2026/04/20 01:13:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:13:05 DEBUG : file1: size = 5 OK 2026/04/20 01:13:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:13:05 INFO : file1: Copied (new) 2026/04/20 01:13:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-20 01:13:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/20 01:13:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:05 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:05 DEBUG : Looking for writers 2026/04/20 01:13:05 DEBUG : file1: reading active writers 2026/04/20 01:13:05 DEBUG : >WaitForWriters: 2026/04/20 01:13:05 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.10s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:06 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:06 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:06 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:06 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:06 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:06 DEBUG : file1: newRWFileHandle: 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): openPending: 2026/04/20 01:13:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): >openPending: err= 2026/04/20 01:13:06 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:13:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:13:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): _writeAt: size=5, off=0 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): >_writeAt: n=5, err= 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): RWFileHandle.Release 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): close: 2026/04/20 01:13:06 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 01:13:06.441707517 +0000 UTC m=+378.038278274 2026/04/20 01:13:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): >close: err= 2026/04/20 01:13:06 DEBUG : file1(0x2ed028db64c0): RWFileHandle.Release 2026/04/20 01:13:06 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:06 DEBUG : Looking for writers 2026/04/20 01:13:06 DEBUG : file1: reading active writers 2026/04/20 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:06 DEBUG : Looking for writers 2026/04/20 01:13:06 DEBUG : file1: reading active writers 2026/04/20 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:06 DEBUG : Looking for writers 2026/04/20 01:13:06 DEBUG : file1: reading active writers 2026/04/20 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:06 DEBUG : Looking for writers 2026/04/20 01:13:06 DEBUG : file1: reading active writers 2026/04/20 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:06 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:13:06 DEBUG : Looking for writers 2026/04/20 01:13:06 DEBUG : file1: reading active writers 2026/04/20 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:06 DEBUG : Looking for writers 2026/04/20 01:13:06 DEBUG : file1: reading active writers 2026/04/20 01:13:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:07 DEBUG : Looking for writers 2026/04/20 01:13:07 DEBUG : file1: reading active writers 2026/04/20 01:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:07 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:13:07 DEBUG : Looking for writers 2026/04/20 01:13:07 DEBUG : file1: reading active writers 2026/04/20 01:13:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:13:08 DEBUG : file1: size = 5 OK 2026/04/20 01:13:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:13:08 INFO : file1: Copied (new) 2026/04/20 01:13:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-20 01:13:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/20 01:13:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:08 DEBUG : Looking for writers 2026/04/20 01:13:08 DEBUG : file1: reading active writers 2026/04/20 01:13:08 DEBUG : >WaitForWriters: 2026/04/20 01:13:08 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.24s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:09 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:09 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:09 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:09 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:09 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:13:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 01:13:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:13:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:13:12 DEBUG : dir/file1(0x2ed0294ba5c0): openPending: 2026/04/20 01:13:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:13:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:13:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:12 DEBUG : dir/file1(0x2ed0294ba5c0): >openPending: err= 2026/04/20 01:13:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/20 01:13:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:13:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:13:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:13:12 DEBUG : dir/file1(0x2ed0294ba5c0): _writeAt: size=5, off=0 2026/04/20 01:13:12 DEBUG : dir/file1(0x2ed0294ba5c0): >_writeAt: n=5, err= 2026/04/20 01:13:12 DEBUG : dir/file1(0x2ed0294ba5c0): close: 2026/04/20 01:13:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-20 01:13:12.538447953 +0000 UTC m=+384.135018680 2026/04/20 01:13:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:12 DEBUG : dir/file1(0x2ed0294ba5c0): >close: err= 2026/04/20 01:13:12 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:12 DEBUG : dir: Looking for writers 2026/04/20 01:13:12 DEBUG : file1: reading active writers 2026/04/20 01:13:12 DEBUG : Looking for writers 2026/04/20 01:13:12 DEBUG : dir: reading active writers 2026/04/20 01:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:12 DEBUG : dir: Looking for writers 2026/04/20 01:13:12 DEBUG : file1: reading active writers 2026/04/20 01:13:12 DEBUG : Looking for writers 2026/04/20 01:13:12 DEBUG : dir: reading active writers 2026/04/20 01:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:12 DEBUG : dir: Looking for writers 2026/04/20 01:13:12 DEBUG : file1: reading active writers 2026/04/20 01:13:12 DEBUG : Looking for writers 2026/04/20 01:13:12 DEBUG : dir: reading active writers 2026/04/20 01:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:12 DEBUG : dir: Looking for writers 2026/04/20 01:13:12 DEBUG : file1: reading active writers 2026/04/20 01:13:12 DEBUG : Looking for writers 2026/04/20 01:13:12 DEBUG : dir: reading active writers 2026/04/20 01:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:12 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 01:13:12 DEBUG : dir: Looking for writers 2026/04/20 01:13:12 DEBUG : file1: reading active writers 2026/04/20 01:13:12 DEBUG : Looking for writers 2026/04/20 01:13:12 DEBUG : dir: reading active writers 2026/04/20 01:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:12 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:13:12 DEBUG : dir: Looking for writers 2026/04/20 01:13:12 DEBUG : file1: reading active writers 2026/04/20 01:13:12 DEBUG : Looking for writers 2026/04/20 01:13:12 DEBUG : dir: reading active writers 2026/04/20 01:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:13 DEBUG : dir: Looking for writers 2026/04/20 01:13:13 DEBUG : file1: reading active writers 2026/04/20 01:13:13 DEBUG : Looking for writers 2026/04/20 01:13:13 DEBUG : dir: reading active writers 2026/04/20 01:13:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:13 DEBUG : dir: Looking for writers 2026/04/20 01:13:13 DEBUG : file1: reading active writers 2026/04/20 01:13:13 DEBUG : Looking for writers 2026/04/20 01:13:13 DEBUG : dir: reading active writers 2026/04/20 01:13:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:13:13 DEBUG : dir/file1: size = 5 OK 2026/04/20 01:13:13 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:13:13 INFO : dir/file1: Copied (replaced existing) 2026/04/20 01:13:13 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-20 01:13:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/20 01:13:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:14 DEBUG : dir: Looking for writers 2026/04/20 01:13:14 DEBUG : file1: reading active writers 2026/04/20 01:13:14 DEBUG : Looking for writers 2026/04/20 01:13:14 DEBUG : dir: reading active writers 2026/04/20 01:13:14 DEBUG : >WaitForWriters: 2026/04/20 01:13:14 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:16 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:16 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:16 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:16 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:16 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/20 01:13:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:19 DEBUG : dir/file1: newRWFileHandle: 2026/04/20 01:13:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/20 01:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/20 01:13:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): _writeAt: size=5, off=0 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): openPending: 2026/04/20 01:13:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/20 01:13:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/20 01:13:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): >openPending: err= 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): >_writeAt: n=5, err= 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): _writeAt: size=15, off=5 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): >_writeAt: n=15, err= 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): close: 2026/04/20 01:13:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/20 01:13:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-20 01:13:19.289635544 +0000 UTC m=+390.886206302 2026/04/20 01:13:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:19 DEBUG : dir/file1(0x2ed0295aa3c0): >close: err= 2026/04/20 01:13:19 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:19 DEBUG : dir/file1: vfs cache: starting upload 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:19 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:19 DEBUG : dir: Looking for writers 2026/04/20 01:13:19 DEBUG : file1: reading active writers 2026/04/20 01:13:19 DEBUG : Looking for writers 2026/04/20 01:13:19 DEBUG : dir: reading active writers 2026/04/20 01:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:20 DEBUG : dir/file1: size = 20 OK 2026/04/20 01:13:20 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/20 01:13:20 INFO : dir/file1: Copied (replaced existing) 2026/04/20 01:13:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-20 01:13:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/20 01:13:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:20 DEBUG : dir: Looking for writers 2026/04/20 01:13:20 DEBUG : file1: reading active writers 2026/04/20 01:13:20 DEBUG : Looking for writers 2026/04/20 01:13:20 DEBUG : dir: reading active writers 2026/04/20 01:13:20 DEBUG : >WaitForWriters: 2026/04/20 01:13:20 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.80s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:21 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:21 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:21 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:21 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:21 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:22 DEBUG : file1: newRWFileHandle: 2026/04/20 01:13:22 DEBUG : file1(0x2ed028db7540): openPending: 2026/04/20 01:13:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:22 DEBUG : file1(0x2ed028db7540): >openPending: err= 2026/04/20 01:13:22 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:13:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:13:22 DEBUG : file1(0x2ed028db7540): _writeAt: size=5, off=0 2026/04/20 01:13:22 DEBUG : file1(0x2ed028db7540): >_writeAt: n=5, err= 2026/04/20 01:13:22 DEBUG : file1(0x2ed028db7540): close: 2026/04/20 01:13:22 DEBUG : file1: vfs cache: setting modification time to 2026-04-20 01:13:22.028781261 +0000 UTC m=+393.625352018 2026/04/20 01:13:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:22 DEBUG : file1(0x2ed028db7540): >close: err= 2026/04/20 01:13:22 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:22 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:22 DEBUG : Looking for writers 2026/04/20 01:13:22 DEBUG : file1: reading active writers 2026/04/20 01:13:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:13:23 DEBUG : Looking for writers 2026/04/20 01:13:23 DEBUG : file1: reading active writers 2026/04/20 01:13:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:13:24 DEBUG : file1: size = 5 OK 2026/04/20 01:13:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:13:24 INFO : file1: Copied (new) 2026/04/20 01:13:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-20 01:13:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/20 01:13:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:24 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:24 DEBUG : Looking for writers 2026/04/20 01:13:24 DEBUG : file1: reading active writers 2026/04/20 01:13:24 DEBUG : >WaitForWriters: 2026/04/20 01:13:24 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.12s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:24 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:24 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:24 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:24 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/20 01:13:24 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a26c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a26c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a26c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a26c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a26c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.137119364 +0000 UTC m=+396.733690082 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a26c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.137119364 +0000 UTC m=+396.733690082 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a2ec0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3580): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3580): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3580): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3580): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3580): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.137119364 +0000 UTC m=+396.733690082 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3580): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed028ca3b90 item 1 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3bc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3bc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3bc0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3bc0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3bc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.139734421 +0000 UTC m=+396.736305148 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0290a3bc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4600): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4600): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4600): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4600): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4600): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.139734421 +0000 UTC m=+396.736305148 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4600): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294fecb0 item 2 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4e00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4e00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4e00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4e00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4e00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.141670322 +0000 UTC m=+396.738241059 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb4e00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.141670322 +0000 UTC m=+396.738241059 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028fb5a40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294ba400): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294ba400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294ba400): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294ba400): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294ba400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.141670322 +0000 UTC m=+396.738241059 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294ba400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294ff570 item 3 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bb700): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bb700): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bb700): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bb700): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bb700): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.144278566 +0000 UTC m=+396.740849293 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bb700): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bbc80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bbc80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bbc80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bbc80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bbc80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.144278566 +0000 UTC m=+396.740849293 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294bbc80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294ffc70 item 4 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0291367c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0291367c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0291367c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0291367c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0291367c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.145797479 +0000 UTC m=+396.742368206 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0291367c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.145797479 +0000 UTC m=+396.742368206 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029137540): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e1c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e1c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e1c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e1c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e1c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.145797479 +0000 UTC m=+396.742368206 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e1c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029050700 item 5 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e840): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e840): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e840): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e840): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e840): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.148017457 +0000 UTC m=+396.744588194 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939e840): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939ed80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939ed80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939ed80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939ed80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939ed80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.148017457 +0000 UTC m=+396.744588194 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939ed80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029051570 item 6 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f400): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f400): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f400): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.149680683 +0000 UTC m=+396.746251420 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.149680683 +0000 UTC m=+396.746251420 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939f900): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939fdc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939fdc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939fdc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939fdc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939fdc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.149680683 +0000 UTC m=+396.746251420 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02939fdc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029051dc0 item 7 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406540): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406540): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406540): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406540): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406540): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.152147498 +0000 UTC m=+396.748718226 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406540): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406a80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406a80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406a80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406a80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406a80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.152147498 +0000 UTC m=+396.748718226 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029406a80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029334230 item 8 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407040): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed029407040): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407040): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407040): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407040): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407040): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407040): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407400): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407400): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407400): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.153823407 +0000 UTC m=+396.750394135 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.153823407 +0000 UTC m=+396.750394135 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407d80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407d80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407d80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407d80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407d80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.153823407 +0000 UTC m=+396.750394135 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029407d80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029334af0 item 9 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944e500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944e500): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944e500): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944e500): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944e500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.155990287 +0000 UTC m=+396.752561014 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944e500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944ea40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944ea40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944ea40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944ea40): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944ea40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.155990287 +0000 UTC m=+396.752561014 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944ea40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02959c310 item 10 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f080): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed02944f080): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f080): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f080): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f080): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f080): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f080): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f440): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f440): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f440): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f440): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f440): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.157607235 +0000 UTC m=+396.754177962 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f440): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.157607235 +0000 UTC m=+396.754177962 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944f940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944fe40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944fe40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944fe40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944fe40): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944fe40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.157607235 +0000 UTC m=+396.754177962 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02944fe40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02959d180 item 11 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294825c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294825c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294825c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294825c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294825c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.159816043 +0000 UTC m=+396.756386770 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0294825c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029482b00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029482b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029482b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029482b00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029482b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.159816043 +0000 UTC m=+396.756386770 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029482b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294fc2a0 item 12 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483140): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed029483140): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483140): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483140): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483140): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483140): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483500): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483500): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483500): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.161733519 +0000 UTC m=+396.758304256 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029810b00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029810b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029810b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029810b00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029810b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.161733519 +0000 UTC m=+396.758304256 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029810b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029043880 item 13 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029811200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029811200): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029811200): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029811200): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029811200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.16430886 +0000 UTC m=+396.760879617 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029811200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298118c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298118c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298118c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298118c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298118c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.16430886 +0000 UTC m=+396.760879617 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298118c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed028d9b500 item 14 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe000): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed0295fe000): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe000): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe000): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe000): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe000): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe000): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe3c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe3c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe3c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe3c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe3c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.167235495 +0000 UTC m=+396.763806252 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fe3c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fea80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fea80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fea80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fea80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fea80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.167235495 +0000 UTC m=+396.763806252 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295fea80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02950e150 item 15 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff100): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff100): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff100): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.169953305 +0000 UTC m=+396.766524063 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff640): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff640): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff640): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff640): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff640): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.169953305 +0000 UTC m=+396.766524063 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ff640): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02950e930 item 16 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ffc80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ffc80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ffc80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ffc80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ffc80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.172492649 +0000 UTC m=+396.769063406 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0295ffc80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.172492649 +0000 UTC m=+396.769063406 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620700): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620700): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620700): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620700): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620700): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.172492649 +0000 UTC m=+396.769063406 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620700): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02950f3b0 item 17 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620d80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620d80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620d80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620d80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620d80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.175843696 +0000 UTC m=+396.772414453 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029620d80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296212c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296212c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296212c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296212c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296212c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.175843696 +0000 UTC m=+396.772414453 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296212c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904a380 item 18 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621940): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621940): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621940): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.178211405 +0000 UTC m=+396.774782152 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.178211405 +0000 UTC m=+396.774782152 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029621e40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646440): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646440): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646440): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646440): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646440): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.178211405 +0000 UTC m=+396.774782152 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646440): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904a930 item 19 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646ac0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646ac0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646ac0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646ac0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646ac0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.18192619 +0000 UTC m=+396.778496948 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029646ac0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db6f00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db6f00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db6f00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db6f00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db6f00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.18192619 +0000 UTC m=+396.778496948 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db6f00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904b1f0 item 20 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7600): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7600): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7600): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7600): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7600): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.184487696 +0000 UTC m=+396.781058443 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7600): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.184487696 +0000 UTC m=+396.781058443 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed028db7b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688200): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688200): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688200): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.184487696 +0000 UTC m=+396.781058443 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029056150 item 21 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688880): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688880): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688880): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.187989288 +0000 UTC m=+396.784560035 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688dc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688dc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688dc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688dc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688dc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.187989288 +0000 UTC m=+396.784560035 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029688dc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029057500 item 22 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689440): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689440): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689440): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689440): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689440): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.190912477 +0000 UTC m=+396.787483234 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689440): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.190912477 +0000 UTC m=+396.787483234 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689e40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689e40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689e40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689e40): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689e40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.190912477 +0000 UTC m=+396.787483234 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029689e40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0293281c0 item 23 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a05c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a05c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a05c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a05c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a05c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.194749724 +0000 UTC m=+396.791320482 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a05c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a0b00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a0b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a0b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a0b00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a0b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.194749724 +0000 UTC m=+396.791320482 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a0b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0293296c0 item 24 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1140): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed0296a1140): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1140): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1140): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1140): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1140): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1500): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1500): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1500): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.197424955 +0000 UTC m=+396.793995712 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.197424955 +0000 UTC m=+396.793995712 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296a1a00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc040): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc040): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc040): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc040): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc040): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.197424955 +0000 UTC m=+396.793995712 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc040): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029038b60 item 25 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc6c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc6c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc6c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc6c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc6c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.201031436 +0000 UTC m=+396.797602194 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bc6c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bcc00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bcc00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bcc00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bcc00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bcc00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.201031436 +0000 UTC m=+396.797602194 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bcc00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed028ffe070 item 26 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd240): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed0296bd240): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd240): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd240): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd240): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd240): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483940): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483940): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483940): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.203507659 +0000 UTC m=+396.800078386 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.203507659 +0000 UTC m=+396.800078386 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029483e40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552480): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552480): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552480): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552480): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552480): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.203507659 +0000 UTC m=+396.800078386 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552480): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294fcb60 item 27 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552b00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552b00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.207388759 +0000 UTC m=+396.803959507 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029552b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553040): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553040): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553040): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553040): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553040): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.207388759 +0000 UTC m=+396.803959507 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553040): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294fdce0 item 28 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553680): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed029553680): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553680): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553680): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553680): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553680): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553680): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553a40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553a40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553a40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553a40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553a40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.209938082 +0000 UTC m=+396.806508839 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029553a40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a200): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a200): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a200): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.209938082 +0000 UTC m=+396.806508839 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02911d0a0 item 29 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a880): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a880): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a880): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.212399036 +0000 UTC m=+396.808969783 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970a880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970adc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970adc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970adc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970adc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970adc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.212399036 +0000 UTC m=+396.808969783 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970adc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02911db20 item 30 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b400): _readAt: size=2, off=0 2026/04/20 01:13:25 ERROR : open-test-file(0x2ed02970b400): Couldn't read size of file 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b400): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b400): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b400): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b400): close: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b7c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b7c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b7c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b7c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b7c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.215129119 +0000 UTC m=+396.811699867 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970b7c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970be80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970be80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970be80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970be80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970be80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.215129119 +0000 UTC m=+396.811699867 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02970be80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02912acb0 item 31 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722600): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722600): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722600): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722600): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722600): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.216983496 +0000 UTC m=+396.813554223 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722600): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722b40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722b40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722b40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722b40): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722b40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.216983496 +0000 UTC m=+396.813554223 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029722b40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02912ba40 item 32 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723180): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723180): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723180): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723180): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723180): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.219684084 +0000 UTC m=+396.816254832 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723180): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02906e460 item 33 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.220541195 +0000 UTC m=+396.817111952 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723600): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723b00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723b00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.220541195 +0000 UTC m=+396.817111952 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029723b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02906e850 item 33 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029740240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029740240): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029740240): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029740240): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029740240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.223276179 +0000 UTC m=+396.819846926 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029740240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904b340 item 34 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.224385216 +0000 UTC m=+396.820955964 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647640): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647640): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647640): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647640): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647640): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.224385216 +0000 UTC m=+396.820955964 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647640): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904b570 item 34 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647c80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647c80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647c80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647c80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647c80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.226739158 +0000 UTC m=+396.823309915 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029647c80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904ba40 item 35 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.227806949 +0000 UTC m=+396.824377705 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670700): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670700): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670700): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670700): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670700): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.227806949 +0000 UTC m=+396.824377705 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670700): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02904bc70 item 35 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670d80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670d80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670d80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670d80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670d80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.230176449 +0000 UTC m=+396.826747206 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029670d80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290782a0 item 36 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.231041907 +0000 UTC m=+396.827612654 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671280): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296717c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296717c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296717c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296717c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296717c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.231041907 +0000 UTC m=+396.827612654 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296717c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290784d0 item 36 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671e00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671e00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671e00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671e00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671e00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.233433761 +0000 UTC m=+396.830004518 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029671e00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029078a80 item 37 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.234304708 +0000 UTC m=+396.830875455 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a380): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a880): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a880): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a880): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.234304708 +0000 UTC m=+396.830875455 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979a880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029078d90 item 37 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979af00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979af00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979af00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979af00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979af00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.236524346 +0000 UTC m=+396.833095083 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979af00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029079570 item 38 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.237371008 +0000 UTC m=+396.833941745 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b940): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b940): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b940): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.237371008 +0000 UTC m=+396.833941745 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02979b940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029079730 item 38 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b20c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b20c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b20c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b20c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b20c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.239586598 +0000 UTC m=+396.836157345 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b20c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ee000 item 39 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.240336275 +0000 UTC m=+396.836907013 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b25c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b2ac0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b2ac0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b2ac0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b2ac0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b2ac0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.240336275 +0000 UTC m=+396.836907013 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b2ac0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ee230 item 39 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3140): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3140): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3140): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3140): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3140): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.242260915 +0000 UTC m=+396.838831653 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ee620 item 40 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.243051391 +0000 UTC m=+396.839622128 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3640): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3b80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3b80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3b80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3b80): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3b80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.243051391 +0000 UTC m=+396.839622128 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297b3b80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ee850 item 40 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.244826869 +0000 UTC m=+396.841397596 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6740): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290eee00 item 41 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6740): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.24568373 +0000 UTC m=+396.842254476 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ef0a0 item 41 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.246560187 +0000 UTC m=+396.843130934 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d6c00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7140): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7140): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7140): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7140): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7140): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.246560187 +0000 UTC m=+396.843130934 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ef340 item 41 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.248663846 +0000 UTC m=+396.845234583 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7780): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7c80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7c80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7c80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290ef810 item 42 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7c80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7c80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.249368388 +0000 UTC m=+396.845939125 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297d7c80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290efa40 item 42 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.250253613 +0000 UTC m=+396.846824350 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f82c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8840): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8840): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8840): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8840): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8840): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.250253613 +0000 UTC m=+396.846824350 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8840): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290efdc0 item 42 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.252341963 +0000 UTC m=+396.848912710 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f8e80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9380): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9380): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9380): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290da770 item 43 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9380): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9380): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.253140173 +0000 UTC m=+396.849710920 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9380): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290da930 item 43 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.254045655 +0000 UTC m=+396.850616402 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f98c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9e00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9e00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9e00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9e00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9e00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.254045655 +0000 UTC m=+396.850616402 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0297f9e00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290dacb0 item 43 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.256367827 +0000 UTC m=+396.852938574 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981c540): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981ca40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981ca40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981ca40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290db2d0 item 44 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981ca40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981ca40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.257218846 +0000 UTC m=+396.853789594 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981ca40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290db5e0 item 44 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.258819173 +0000 UTC m=+396.855389920 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981cf80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981d500): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981d500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981d500): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981d500): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981d500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.258819173 +0000 UTC m=+396.855389920 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981d500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0290db9d0 item 44 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.260989738 +0000 UTC m=+396.857560495 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02981db40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838140): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838140): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838140): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953e1c0 item 45 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838140): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838140): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.261748715 +0000 UTC m=+396.858319472 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838840): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838840): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838840): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838840): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838840): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.261748715 +0000 UTC m=+396.858319472 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838840): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953e5b0 item 45 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.264159103 +0000 UTC m=+396.860729860 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029838e80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839380): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839380): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839380): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953e9a0 item 46 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839380): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839380): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.264777142 +0000 UTC m=+396.861347889 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839380): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839a80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839a80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839a80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839a80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839a80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.264777142 +0000 UTC m=+396.861347889 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029839a80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953eb60 item 46 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.267236754 +0000 UTC m=+396.863807491 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a1c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a6c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a6c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a6c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953f180 item 47 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a6c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a6c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.267981833 +0000 UTC m=+396.864552580 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985a6c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985adc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985adc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985adc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985adc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985adc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.267981833 +0000 UTC m=+396.864552580 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985adc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953f340 item 47 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.270379668 +0000 UTC m=+396.866950415 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b900): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b900): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b900): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953f7a0 item 48 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b900): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b900): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.271262428 +0000 UTC m=+396.867833215 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02985b900): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e100): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e100): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e100): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.271262428 +0000 UTC m=+396.867833215 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953f960 item 48 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e740): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e740): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.273909966 +0000 UTC m=+396.870480713 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987e740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02953fce0 item 49 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.274627834 +0000 UTC m=+396.871198581 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987ebc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f100): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f100): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f100): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.274627834 +0000 UTC m=+396.871198581 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294ac000 item 49 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f780): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f780): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f780): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f780): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f780): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.276540611 +0000 UTC m=+396.873111348 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987f780): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294ac5b0 item 50 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.277438529 +0000 UTC m=+396.874009266 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02987fc80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6300): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6300): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6300): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6300): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6300): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.277438529 +0000 UTC m=+396.874009266 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6300): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294ac770 item 50 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6980): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6980): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6980): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6980): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6980): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.279209489 +0000 UTC m=+396.875780226 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6980): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294ace00 item 51 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.279993842 +0000 UTC m=+396.876564580 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a6e80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a73c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a73c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a73c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a73c0): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a73c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.279993842 +0000 UTC m=+396.876564580 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0298a73c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0294acfc0 item 51 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd6c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd6c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd6c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd6c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd6c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.282148147 +0000 UTC m=+396.878718884 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bd6c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed028ffea80 item 52 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.282860685 +0000 UTC m=+396.879431422 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296bdbc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8240): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8240): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8240): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.282860685 +0000 UTC m=+396.879431422 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed028fff030 item 52 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d88c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d88c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d88c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d88c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d88c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.284750379 +0000 UTC m=+396.881321116 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d88c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed028fffb20 item 53 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.285544621 +0000 UTC m=+396.882115359 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d8dc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9300): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9300): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9300): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9300): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9300): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.285544621 +0000 UTC m=+396.882115359 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9300): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296ea0e0 item 53 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9980): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9980): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9980): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9980): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9980): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.287628663 +0000 UTC m=+396.884199400 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9980): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296ea460 item 54 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.288443103 +0000 UTC m=+396.885013841 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296d9e80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296fe500): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296fe500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296fe500): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296fe500): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296fe500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.288443103 +0000 UTC m=+396.885013841 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296fe500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296ea620 item 54 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296feb80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296feb80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296feb80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296feb80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296feb80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.290111138 +0000 UTC m=+396.886681875 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296feb80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296ea9a0 item 55 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.29073626 +0000 UTC m=+396.887306997 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff080): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff5c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff5c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff5c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff5c0): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff5c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.29073626 +0000 UTC m=+396.887306997 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ff5c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296eab60 item 55 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ffc40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ffc40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ffc40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ffc40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ffc40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.293053182 +0000 UTC m=+396.889623930 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0296ffc40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296eaee0 item 56 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.293804303 +0000 UTC m=+396.890375050 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299267c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299267c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299267c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299267c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299267c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.293804303 +0000 UTC m=+396.890375050 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299267c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296eb0a0 item 56 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.295808694 +0000 UTC m=+396.892379452 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029926e00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927340): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927340): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927340): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296eb420 item 57 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927340): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927340): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.296650646 +0000 UTC m=+396.893221393 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927340): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296eb5e0 item 57 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.297600623 +0000 UTC m=+396.894171380 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927e00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927e00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927e00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927e00): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927e00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.297600623 +0000 UTC m=+396.894171380 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029927e00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296eb7a0 item 57 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.299445613 +0000 UTC m=+396.896016350 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940540): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940a80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940a80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940a80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296ebb20 item 58 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940a80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940a80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.300334143 +0000 UTC m=+396.896904880 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940a80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0296ebce0 item 58 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.301491633 +0000 UTC m=+396.898062379 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029940fc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941580): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941580): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941580): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941580): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941580): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.301491633 +0000 UTC m=+396.898062379 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941580): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956000 item 58 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.304055261 +0000 UTC m=+396.900626078 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029941bc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c200): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c200): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956380 item 59 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c200): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.305045995 +0000 UTC m=+396.901616742 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956540 item 59 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.305869944 +0000 UTC m=+396.902440691 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996c740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996ccc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996ccc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996ccc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996ccc0): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996ccc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.305869944 +0000 UTC m=+396.902440691 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996ccc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956700 item 59 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.308042603 +0000 UTC m=+396.904613350 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d300): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d840): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d840): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d840): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956a80 item 60 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d840): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d840): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.308705306 +0000 UTC m=+396.905276063 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996d840): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956c40 item 60 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.309654211 +0000 UTC m=+396.906224958 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02996dd80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998a440): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998a440): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998a440): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998a440): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998a440): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.309654211 +0000 UTC m=+396.906224958 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998a440): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029956e00 item 60 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.312037969 +0000 UTC m=+396.908608717 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998aa80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998afc0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998afc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998afc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029957180 item 61 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998afc0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998afc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.312692648 +0000 UTC m=+396.909263395 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998afc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998b6c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998b6c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998b6c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998b6c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998b6c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.312692648 +0000 UTC m=+396.909263395 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998b6c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029957340 item 61 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.314812788 +0000 UTC m=+396.911383515 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed02998bd00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8340): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8340): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8340): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299576c0 item 62 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8340): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8340): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.315466875 +0000 UTC m=+396.912037612 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8340): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8a40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8a40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8a40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8a40): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8a40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.315466875 +0000 UTC m=+396.912037612 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a8a40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029957880 item 62 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.317432913 +0000 UTC m=+396.914003650 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9080): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a95c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a95c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a95c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029957c00 item 63 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a95c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a95c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.318142195 +0000 UTC m=+396.914712933 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a95c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9cc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9cc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9cc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9cc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9cc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.318142195 +0000 UTC m=+396.914712933 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299a9cc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029957dc0 item 63 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.320702858 +0000 UTC m=+396.917273604 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2940): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2940): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c02a0 item 64 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2940): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.321427839 +0000 UTC m=+396.917998576 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c2940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3040): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3040): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3040): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3040): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3040): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.321427839 +0000 UTC m=+396.917998576 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3040): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c0460 item 64 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3680): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3680): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3680): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3680): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3680): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.323551837 +0000 UTC m=+396.920122574 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3680): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c07e0 item 65 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.324543282 +0000 UTC m=+396.921114029 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299c3b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6100): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6100): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6100): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.324543282 +0000 UTC m=+396.921114029 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c09a0 item 65 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6740): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6740): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.326391257 +0000 UTC m=+396.922961994 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c0d20 item 66 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.327373475 +0000 UTC m=+396.923944212 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e6bc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7100): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7100): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7100): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.327373475 +0000 UTC m=+396.923944212 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c0ee0 item 66 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7740): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7740): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.329291532 +0000 UTC m=+396.925862269 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c1260 item 67 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.330143824 +0000 UTC m=+396.926714561 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed0299e7bc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a061c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a061c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a061c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a061c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a061c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.330143824 +0000 UTC m=+396.926714561 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a061c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c1420 item 67 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06840): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06840): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06840): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06840): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06840): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.332027808 +0000 UTC m=+396.928598545 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06840): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c17a0 item 68 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.332829384 +0000 UTC m=+396.929400121 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a06d40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07280): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07280): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07280): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07280): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07280): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.332829384 +0000 UTC m=+396.929400121 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07280): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c1960 item 68 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a078c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a078c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a078c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a078c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a078c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.334814839 +0000 UTC m=+396.931385575 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a078c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed0299c1ce0 item 69 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.335599412 +0000 UTC m=+396.932170150 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a07d40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24340): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24340): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24340): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24340): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24340): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.335599412 +0000 UTC m=+396.932170150 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24340): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a28000 item 69 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a249c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a249c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a249c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a249c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a249c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.337665451 +0000 UTC m=+396.934236188 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a249c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a28380 item 70 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.338497804 +0000 UTC m=+396.935068541 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a24ec0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25400): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25400): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25400): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.338497804 +0000 UTC m=+396.935068541 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a28540 item 70 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25a80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25a80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25a80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25a80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25a80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.340328637 +0000 UTC m=+396.936899375 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a25a80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a288c0 item 71 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.341164048 +0000 UTC m=+396.937734785 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42080): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42580): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42580): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42580): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42580): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42580): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.341164048 +0000 UTC m=+396.937734785 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42580): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a28a80 item 71 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42c00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42c00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42c00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42c00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42c00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.34301575 +0000 UTC m=+396.939586487 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a42c00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a28e00 item 72 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.343845549 +0000 UTC m=+396.940416276 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43100): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43640): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43640): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43640): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43640): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43640): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.343845549 +0000 UTC m=+396.940416276 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43640): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a28fc0 item 72 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.345443692 +0000 UTC m=+396.942014428 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a43c00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e200): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e200): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a29340 item 73 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e200): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.346306333 +0000 UTC m=+396.942877070 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a29500 item 73 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.34712392 +0000 UTC m=+396.943694667 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5e6c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5ec00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5ec00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5ec00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5ec00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5ec00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.34712392 +0000 UTC m=+396.943694667 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5ec00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a296c0 item 73 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.348819707 +0000 UTC m=+396.945390444 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f740): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a29a40 item 74 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f740): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.34947651 +0000 UTC m=+396.946047247 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5f740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a29c00 item 74 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.35026957 +0000 UTC m=+396.946840307 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a5fc80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e300): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e300): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e300): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e300): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e300): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.35026957 +0000 UTC m=+396.946840307 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e300): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a29dc0 item 74 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.351989392 +0000 UTC m=+396.948560129 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7e940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7ee40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7ee40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7ee40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a842a0 item 75 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7ee40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7ee40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.35263314 +0000 UTC m=+396.949203877 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7ee40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a84460 item 75 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.353396654 +0000 UTC m=+396.949967391 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f380): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f8c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f8c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f8c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f8c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f8c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.353396654 +0000 UTC m=+396.949967391 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029a7f8c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a84620 item 75 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.355300114 +0000 UTC m=+396.951870851 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0000): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0500): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0500): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a849a0 item 76 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0500): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.356006461 +0000 UTC m=+396.952577198 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a84b60 item 76 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): _writeAt: size=3, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.356754735 +0000 UTC m=+396.953325472 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0a40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0fc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0fc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0fc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0fc0): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0fc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.356754735 +0000 UTC m=+396.953325472 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa0fc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a84d20 item 76 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.358625273 +0000 UTC m=+396.955196010 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1600): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1b00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1b00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1b00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a850a0 item 77 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1b00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1b00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.359339965 +0000 UTC m=+396.955910702 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aa1b00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0300): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0300): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0300): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0300): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0300): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.359339965 +0000 UTC m=+396.955910702 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0300): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a85260 item 77 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.361359906 +0000 UTC m=+396.957930643 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0e40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0e40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0e40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a855e0 item 78 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0e40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0e40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.362038859 +0000 UTC m=+396.958609597 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac0e40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1540): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1540): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1540): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1540): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1540): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.362038859 +0000 UTC m=+396.958609597 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1540): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a857a0 item 78 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.363841649 +0000 UTC m=+396.960412386 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ac1b80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade180): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade180): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade180): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a85b20 item 79 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade180): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade180): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.364491799 +0000 UTC m=+396.961062536 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade180): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade880): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade880): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade880): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.364491799 +0000 UTC m=+396.961062536 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029ade880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029a85ce0 item 79 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.36669668 +0000 UTC m=+396.963267417 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adeec0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adf3c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adf3c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adf3c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aee1c0 item 80 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adf3c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adf3c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.367424967 +0000 UTC m=+396.963995704 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adf3c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adfac0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adfac0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adfac0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adfac0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adfac0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.367424967 +0000 UTC m=+396.963995704 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029adfac0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aee380 item 80 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe200): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe200): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe200): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe200): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe200): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.36945695 +0000 UTC m=+396.966027687 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe200): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aee700 item 81 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.370258115 +0000 UTC m=+396.966828832 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afe680): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afebc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afebc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afebc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afebc0): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afebc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.370258115 +0000 UTC m=+396.966828832 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029afebc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aee8c0 item 81 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff240): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff240): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff240): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.371595204 +0000 UTC m=+396.968165922 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aeec40 item 82 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.372150675 +0000 UTC m=+396.968721392 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029aff740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029affcc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029affcc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029affcc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029affcc0): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029affcc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.372150675 +0000 UTC m=+396.968721392 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029affcc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aeee00 item 82 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e440): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e440): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e440): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e440): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e440): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.373402302 +0000 UTC m=+396.969973019 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e440): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aef180 item 83 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.373926292 +0000 UTC m=+396.970497010 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1e940): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1ee80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1ee80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1ee80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1ee80): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1ee80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.373926292 +0000 UTC m=+396.970497010 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1ee80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aef340 item 83 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1f500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1f500): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1f500): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1f500): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1f500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.375281477 +0000 UTC m=+396.971852204 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1f500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aef6c0 item 84 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.375951143 +0000 UTC m=+396.972521860 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b1fa00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a080): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a080): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a080): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a080): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a080): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.375951143 +0000 UTC m=+396.972521860 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a080): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aef880 item 84 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a700): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a700): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a700): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a700): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a700): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.377355178 +0000 UTC m=+396.973925895 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3a700): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aefc00 item 85 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.378156213 +0000 UTC m=+396.974726950 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3ac00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b140): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b140): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b140): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b140): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b140): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.378156213 +0000 UTC m=+396.974726950 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029aefdc0 item 85 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b7c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b7c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b7c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b7c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b7c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.379929336 +0000 UTC m=+396.976500074 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3b7c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b502a0 item 86 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.380715253 +0000 UTC m=+396.977285990 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b3bcc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c340): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c340): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c340): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c340): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c340): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.380715253 +0000 UTC m=+396.977285990 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c340): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b50460 item 86 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c9c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c9c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c9c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c9c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c9c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.382585501 +0000 UTC m=+396.979156238 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5c9c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b507e0 item 87 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.383212466 +0000 UTC m=+396.979783184 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5cec0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5d400): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5d400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5d400): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5d400): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5d400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.383212466 +0000 UTC m=+396.979783184 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5d400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b509a0 item 87 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5da80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5da80): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5da80): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5da80): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5da80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.384516062 +0000 UTC m=+396.981086799 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b5da80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b50d20 item 88 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.385070901 +0000 UTC m=+396.981641618 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a080): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a600): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a600): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a600): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a600): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a600): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.385070901 +0000 UTC m=+396.981641618 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7a600): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b50ee0 item 88 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.386837694 +0000 UTC m=+396.983408430 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7ac40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b180): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b180): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b180): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b51260 item 89 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b180): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b180): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.387465571 +0000 UTC m=+396.984036308 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b180): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b51420 item 89 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.388235297 +0000 UTC m=+396.984806034 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7b6c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7bc40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7bc40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7bc40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7bc40): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7bc40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.388235297 +0000 UTC m=+396.984806034 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b7bc40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b515e0 item 89 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.389589779 +0000 UTC m=+396.986160495 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c380): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c8c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c8c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c8c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b51960 item 90 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c8c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c8c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.390136603 +0000 UTC m=+396.986707320 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9c8c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b51b20 item 90 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.390786061 +0000 UTC m=+396.987356778 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9ce00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9d3c0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9d3c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9d3c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9d3c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9d3c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.390786061 +0000 UTC m=+396.987356778 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9d3c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029b51ce0 item 90 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.392117259 +0000 UTC m=+396.988687986 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029b9da00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc040): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc040): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc040): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb01c0 item 91 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc040): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc040): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.392604731 +0000 UTC m=+396.989175448 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc040): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): _writeAt: size=3, off=7 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb0380 item 91 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.393287092 +0000 UTC m=+396.989857808 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbc580): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbcb00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbcb00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbcb00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbcb00): >_readAt: n=8, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbcb00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.393287092 +0000 UTC m=+396.989857808 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbcb00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb0540 item 91 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.394701787 +0000 UTC m=+396.991272514 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd140): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd680): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd680): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd680): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb08c0 item 92 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd680): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd680): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.395258269 +0000 UTC m=+396.991828997 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbd680): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): open at offset 5 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb0a80 item 92 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): _readAt: size=2, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): _writeAt: size=3, off=5 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): >_writeAt: n=3, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.395918538 +0000 UTC m=+396.992489255 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bbdbc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6280): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6280): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6280): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6280): >_readAt: n=3, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6280): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.395918538 +0000 UTC m=+396.992489255 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6280): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb0c40 item 92 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.397498097 +0000 UTC m=+396.994068824 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd68c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6e00): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6e00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6e00): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb0fc0 item 93 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6e00): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6e00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.398184174 +0000 UTC m=+396.994754901 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd6e00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7500): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7500): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7500): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7500): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7500): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.398184174 +0000 UTC m=+396.994754901 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7500): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb1180 item 93 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.400049882 +0000 UTC m=+396.996620599 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bd7b40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc180): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc180): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc180): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb1500 item 94 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc180): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc180): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.400605112 +0000 UTC m=+396.997175829 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc180): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc880): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc880): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc880): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc880): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc880): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.400605112 +0000 UTC m=+396.997175829 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfc880): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb16c0 item 94 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.402442898 +0000 UTC m=+396.999013635 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfcec0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfd400): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfd400): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfd400): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb1a40 item 95 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfd400): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfd400): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.403073451 +0000 UTC m=+396.999644178 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfd400): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfdb00): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfdb00): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfdb00): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfdb00): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfdb00): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.403073451 +0000 UTC m=+396.999644178 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029bfdb00): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029bb1c00 item 95 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): open at offset 0 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): >_readAt: n=0, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.404945241 +0000 UTC m=+397.001515968 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16240): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16780): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16780): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16780): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c1c0e0 item 96 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16780): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16780): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.405805769 +0000 UTC m=+397.002376496 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16780): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16e80): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16e80): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16e80): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16e80): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16e80): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.405805769 +0000 UTC m=+397.002376496 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c16e80): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c1c2a0 item 96 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= 2026/04/20 01:13:25 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:25 DEBUG : Looking for writers 2026/04/20 01:13:25 DEBUG : >WaitForWriters: 2026/04/20 01:13:25 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:25 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:25 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:25 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:25 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/20 01:13:25 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17740): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17740): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17740): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17740): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17740): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.992430308 +0000 UTC m=+397.589001026 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17740): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.992430308 +0000 UTC m=+397.589001026 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c17bc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42180): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42180): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42180): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42180): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42180): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.992430308 +0000 UTC m=+397.589001026 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42180): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c1d5e0 item 1 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c427c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c427c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c427c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c427c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c427c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.994448987 +0000 UTC m=+397.591019724 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c427c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42cc0): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42cc0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42cc0): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42cc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42cc0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.994448987 +0000 UTC m=+397.591019724 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c42cc0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c1dab0 item 2 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43300): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43300): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43300): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43300): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43300): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.996127031 +0000 UTC m=+397.592697748 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43300): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): >_readAt: n=2, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): _writeAt: size=3, off=2 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.996127031 +0000 UTC m=+397.592697748 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43780): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43c40): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43c40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43c40): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43c40): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43c40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.996127031 +0000 UTC m=+397.592697748 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c43c40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c1de30 item 3 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c683c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c683c0): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c683c0): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c683c0): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c683c0): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.997758366 +0000 UTC m=+397.594329093 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c683c0): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68900): _readAt: size=512, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68900): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68900): >openPending: err= 2026/04/20 01:13:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68900): >_readAt: n=5, err=EOF 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68900): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.997758366 +0000 UTC m=+397.594329093 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68900): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: Remove: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5e460 item 4 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68f40): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68f40): >openPending: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68f40): _writeAt: size=5, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68f40): >_writeAt: n=5, err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68f40): close: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.999471727 +0000 UTC m=+397.596042454 2026/04/20 01:13:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c68f40): >close: err= 2026/04/20 01:13:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/20 01:13:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c693c0): _readAt: size=2, off=0 2026/04/20 01:13:25 DEBUG : open-test-file(0x2ed029c693c0): openPending: 2026/04/20 01:13:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c693c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c693c0): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c693c0): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c693c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c693c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.999471727 +0000 UTC m=+397.596042454 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c693c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c69880): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c69880): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c69880): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c69880): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c69880): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:25.999471727 +0000 UTC m=+397.596042454 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029c69880): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5e7e0 item 5 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c000): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c000): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c000): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c000): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c000): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.001538717 +0000 UTC m=+397.598109433 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c000): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c540): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c540): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c540): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.001538717 +0000 UTC m=+397.598109433 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0c540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5ecb0 item 6 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0cbc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0cbc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0cbc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0cbc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0cbc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.003043823 +0000 UTC m=+397.599614550 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0cbc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.003043823 +0000 UTC m=+397.599614550 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d0c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d580): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d580): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d580): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d580): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d580): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.003043823 +0000 UTC m=+397.599614550 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0d580): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5f030 item 7 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0dc00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0dc00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0dc00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0dc00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0dc00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.005303647 +0000 UTC m=+397.601874374 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d0dc00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a240): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a240): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a240): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a240): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a240): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.005303647 +0000 UTC m=+397.601874374 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a240): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5f500 item 8 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a800): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029d2a800): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a800): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a800): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a800): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a800): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2a800): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2abc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2abc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2abc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2abc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2abc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.007051163 +0000 UTC m=+397.603621890 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2abc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.007051163 +0000 UTC m=+397.603621890 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b540): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b540): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b540): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.007051163 +0000 UTC m=+397.603621890 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2b540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5f880 item 9 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2bbc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2bbc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2bbc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2bbc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2bbc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.009304514 +0000 UTC m=+397.605875251 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d2bbc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46200): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46200): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46200): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46200): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46200): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.009304514 +0000 UTC m=+397.605875251 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46200): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029c5fd50 item 10 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46840): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029d46840): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46840): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46840): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46840): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46840): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46840): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46c00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46c00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46c00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46c00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46c00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.011117964 +0000 UTC m=+397.607688691 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d46c00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.011117964 +0000 UTC m=+397.607688691 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47600): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47600): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47600): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.011117964 +0000 UTC m=+397.607688691 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4c230 item 11 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47c80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47c80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47c80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47c80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47c80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.013330138 +0000 UTC m=+397.609900866 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d47c80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e2c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e2c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e2c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e2c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e2c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.013330138 +0000 UTC m=+397.609900866 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e2c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4c700 item 12 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e900): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029d6e900): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e900): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e900): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e900): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e900): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6e900): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6ecc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6ecc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6ecc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6ecc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6ecc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.014921538 +0000 UTC m=+397.611492265 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6ecc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6f380): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6f380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6f380): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6f380): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6f380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.014921538 +0000 UTC m=+397.611492265 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6f380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4ca80 item 13 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6fa00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6fa00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6fa00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6fa00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6fa00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.016604451 +0000 UTC m=+397.613175178 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d6fa00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a040): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a040): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a040): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.016604451 +0000 UTC m=+397.613175178 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4ce00 item 14 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a680): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029d8a680): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a680): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a680): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a680): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a680): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8a680): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8aa40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8aa40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8aa40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8aa40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8aa40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.018280772 +0000 UTC m=+397.614851499 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8aa40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b100): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b100): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b100): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.018280772 +0000 UTC m=+397.614851499 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4d180 item 15 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b780): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b780): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b780): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b780): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b780): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.02060129 +0000 UTC m=+397.617172037 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8b780): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8bcc0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8bcc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8bcc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8bcc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8bcc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.02060129 +0000 UTC m=+397.617172037 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029d8bcc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4d500 item 16 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8400): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8400): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8400): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8400): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8400): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.02265781 +0000 UTC m=+397.619228557 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8400): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.02265781 +0000 UTC m=+397.619228557 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8880): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8d80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8d80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8d80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8d80): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8d80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.02265781 +0000 UTC m=+397.619228557 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da8d80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4d880 item 17 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9400): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9400): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9400): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9400): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9400): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.024930539 +0000 UTC m=+397.621501266 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9400): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9940): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9940): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9940): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9940): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9940): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.024930539 +0000 UTC m=+397.621501266 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029da9940): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029d4dd50 item 18 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc0c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc0c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc0c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc0c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc0c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.026677152 +0000 UTC m=+397.623247879 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc0c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.026677152 +0000 UTC m=+397.623247879 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcc5c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dccac0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dccac0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dccac0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dccac0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dccac0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.026677152 +0000 UTC m=+397.623247879 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dccac0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc2230 item 19 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd140): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd140): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd140): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd140): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd140): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.028925154 +0000 UTC m=+397.625495871 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd140): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd680): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd680): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd680): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd680): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd680): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.028925154 +0000 UTC m=+397.625495871 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcd680): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc2700 item 20 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcdd00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcdd00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcdd00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcdd00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcdd00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.030553244 +0000 UTC m=+397.627124001 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029dcdd00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.030553244 +0000 UTC m=+397.627124001 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2300): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2800): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2800): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2800): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2800): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2800): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.030553244 +0000 UTC m=+397.627124001 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2800): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc2a80 item 21 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2e80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2e80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2e80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2e80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2e80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.032928085 +0000 UTC m=+397.629498812 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df2e80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df33c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df33c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df33c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df33c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df33c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.032928085 +0000 UTC m=+397.629498812 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df33c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc2f50 item 22 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df3a40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df3a40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df3a40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df3a40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df3a40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.034592893 +0000 UTC m=+397.631163620 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029df3a40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.034592893 +0000 UTC m=+397.631163620 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10540): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10540): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10540): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.034592893 +0000 UTC m=+397.631163620 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc32d0 item 23 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10bc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10bc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10bc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10bc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10bc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.037945816 +0000 UTC m=+397.634516543 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e10bc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11100): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11100): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11100): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.037945816 +0000 UTC m=+397.634516543 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc37a0 item 24 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11740): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029e11740): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11740): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11740): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11740): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11740): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11740): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11b00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11b00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11b00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11b00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11b00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.039893599 +0000 UTC m=+397.636464336 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e11b00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.039893599 +0000 UTC m=+397.636464336 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a640): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a640): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a640): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a640): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a640): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.039893599 +0000 UTC m=+397.636464336 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2a640): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029dc3b20 item 25 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2acc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2acc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2acc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2acc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2acc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.041933358 +0000 UTC m=+397.638504074 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2acc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b200): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b200): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b200): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b200): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b200): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.041933358 +0000 UTC m=+397.638504074 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b200): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3e150 item 26 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b840): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029e2b840): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b840): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b840): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b840): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b840): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2b840): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2bc00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2bc00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2bc00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2bc00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2bc00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.043334147 +0000 UTC m=+397.639904864 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e2bc00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.043334147 +0000 UTC m=+397.639904864 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50200): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50740): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50740): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50740): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50740): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50740): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.043334147 +0000 UTC m=+397.639904864 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50740): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3e4d0 item 27 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50dc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50dc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50dc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50dc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50dc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.04504312 +0000 UTC m=+397.641613836 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e50dc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51300): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51300): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51300): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51300): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51300): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.04504312 +0000 UTC m=+397.641613836 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51300): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3e9a0 item 28 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51940): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029e51940): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51940): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51940): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51940): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51940): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51940): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51d00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51d00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51d00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51d00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51d00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.046570789 +0000 UTC m=+397.643141506 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e51d00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6e4c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6e4c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6e4c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6e4c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6e4c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.046570789 +0000 UTC m=+397.643141506 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6e4c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3ed20 item 29 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6eb40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6eb40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6eb40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6eb40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6eb40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.047994712 +0000 UTC m=+397.644565429 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6eb40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f080): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f080): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f080): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f080): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f080): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.047994712 +0000 UTC m=+397.644565429 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f080): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3f0a0 item 30 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f6c0): _readAt: size=2, off=0 2026/04/20 01:13:26 ERROR : open-test-file(0x2ed029e6f6c0): Couldn't read size of file 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f6c0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f6c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f6c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6f6c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6fa80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6fa80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6fa80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6fa80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6fa80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.049531418 +0000 UTC m=+397.646102165 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e6fa80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86240): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86240): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86240): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86240): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86240): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.049531418 +0000 UTC m=+397.646102165 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86240): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3f420 item 31 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e868c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e868c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e868c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e868c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e868c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.05086988 +0000 UTC m=+397.647440607 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e868c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86e00): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86e00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86e00): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86e00): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86e00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.05086988 +0000 UTC m=+397.647440607 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e86e00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3f7a0 item 32 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87440): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87440): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87440): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87440): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87440): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.051920637 +0000 UTC m=+397.648491364 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87440): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3fb20 item 33 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.052325412 +0000 UTC m=+397.648896129 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e878c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87dc0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87dc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87dc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87dc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87dc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.052325412 +0000 UTC m=+397.648896129 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029e87dc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029e3fce0 item 33 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6500): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6500): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6500): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6500): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6500): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.053473063 +0000 UTC m=+397.650043780 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6500): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eae1c0 item 34 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.053929105 +0000 UTC m=+397.650499822 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6980): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6ec0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6ec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6ec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6ec0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6ec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.053929105 +0000 UTC m=+397.650499822 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea6ec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eae380 item 34 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7500): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7500): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7500): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7500): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7500): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.054992147 +0000 UTC m=+397.651562864 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7500): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eae700 item 35 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.055434152 +0000 UTC m=+397.652004869 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7980): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7e80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7e80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7e80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7e80): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7e80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.055434152 +0000 UTC m=+397.652004869 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ea7e80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eae8c0 item 35 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2600): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2600): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2600): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.056549622 +0000 UTC m=+397.653120339 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eaec40 item 36 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.056988101 +0000 UTC m=+397.653558828 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed2b00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3040): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3040): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3040): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.056988101 +0000 UTC m=+397.653558828 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eaee00 item 36 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3680): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3680): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3680): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3680): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3680): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.05848318 +0000 UTC m=+397.655053896 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3680): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eaf180 item 37 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.058949791 +0000 UTC m=+397.655520509 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ed3b00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0100): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0100): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0100): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.058949791 +0000 UTC m=+397.655520509 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eaf340 item 37 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0780): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0780): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0780): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0780): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0780): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.0604136 +0000 UTC m=+397.656984317 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0780): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eaf6c0 item 38 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.0609262 +0000 UTC m=+397.657496946 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef0c80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef11c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef11c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef11c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef11c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef11c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.0609262 +0000 UTC m=+397.657496946 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef11c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eaf880 item 38 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1840): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1840): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1840): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1840): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1840): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.062193586 +0000 UTC m=+397.658764304 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1840): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eafc00 item 39 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.062686198 +0000 UTC m=+397.659256925 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029ef1d40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10340): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10340): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10340): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10340): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10340): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.062686198 +0000 UTC m=+397.659256925 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10340): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029eafdc0 item 39 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f109c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f109c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f109c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f109c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f109c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.064035059 +0000 UTC m=+397.660605777 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f109c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1c2a0 item 40 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.064544302 +0000 UTC m=+397.661115039 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f10ec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11400): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11400): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11400): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11400): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11400): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.064544302 +0000 UTC m=+397.661115039 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11400): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1c460 item 40 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.065815176 +0000 UTC m=+397.662385894 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f119c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11ec0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11ec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11ec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1c7e0 item 41 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11ec0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11ec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.06624019 +0000 UTC m=+397.662810907 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f11ec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1c9a0 item 41 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.066882695 +0000 UTC m=+397.663453422 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f34480): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f349c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f349c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f349c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f349c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f349c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.066882695 +0000 UTC m=+397.663453422 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f349c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1cb60 item 41 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.068263758 +0000 UTC m=+397.664834474 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35000): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297408c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297408c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297408c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02906f960 item 42 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297408c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297408c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.068842582 +0000 UTC m=+397.665413299 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297408c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02906fb20 item 42 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.069499655 +0000 UTC m=+397.666070372 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029740e00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741380): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741380): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741380): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.069499655 +0000 UTC m=+397.666070372 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02906fd50 item 42 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.070943817 +0000 UTC m=+397.667514534 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0297419c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741ec0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741ec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741ec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975c230 item 43 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741ec0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741ec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.071479159 +0000 UTC m=+397.668049875 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029741ec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975c3f0 item 43 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.072039669 +0000 UTC m=+397.668610396 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768500): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768a40): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768a40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768a40): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768a40): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768a40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.072039669 +0000 UTC m=+397.668610396 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029768a40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975c5b0 item 43 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.073390884 +0000 UTC m=+397.669961601 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769080): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769580): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769580): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769580): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975c930 item 44 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769580): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769580): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.073821819 +0000 UTC m=+397.670392536 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769580): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975caf0 item 44 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.074485926 +0000 UTC m=+397.671056642 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029769ac0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90140): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90140): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90140): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90140): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90140): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.074485926 +0000 UTC m=+397.671056642 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90140): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975ccb0 item 44 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.075681227 +0000 UTC m=+397.672251954 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90780): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90c80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90c80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90c80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975d030 item 45 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90c80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90c80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.076104097 +0000 UTC m=+397.672674814 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f90c80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91380): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91380): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91380): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.076104097 +0000 UTC m=+397.672674814 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975d1f0 item 45 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.077460742 +0000 UTC m=+397.674031460 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f919c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91ec0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91ec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91ec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975d570 item 46 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91ec0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91ec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.077931111 +0000 UTC m=+397.674501829 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f91ec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa86c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa86c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa86c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa86c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa86c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.077931111 +0000 UTC m=+397.674501829 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa86c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975d730 item 46 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.079401874 +0000 UTC m=+397.675972601 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa8d00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9200): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9200): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9200): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975dab0 item 47 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9200): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9200): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.079900507 +0000 UTC m=+397.676471225 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9200): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9900): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9900): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9900): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9900): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9900): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.079900507 +0000 UTC m=+397.676471225 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fa9900): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02975dc70 item 47 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.081272282 +0000 UTC m=+397.677842998 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0540): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0540): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029fd4150 item 48 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0540): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.081690363 +0000 UTC m=+397.678261080 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0c40): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0c40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0c40): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0c40): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0c40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.081690363 +0000 UTC m=+397.678261080 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd0c40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029fd4310 item 48 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1280): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1280): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1280): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1280): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1280): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.083035908 +0000 UTC m=+397.679606625 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1280): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029fd4690 item 49 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.083590988 +0000 UTC m=+397.680161704 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029fd1700): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295aa880): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295aa880): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295aa880): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295aa880): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295aa880): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.083590988 +0000 UTC m=+397.680161704 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295aa880): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce6c40 item 49 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295ab800): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295ab800): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295ab800): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295ab800): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295ab800): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.085165685 +0000 UTC m=+397.681736402 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295ab800): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce6fc0 item 50 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.085751223 +0000 UTC m=+397.682321940 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed0295abec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000540): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000540): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000540): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.085751223 +0000 UTC m=+397.682321940 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce7180 item 50 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000bc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000bc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000bc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000bc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000bc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.087281717 +0000 UTC m=+397.683852435 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a000bc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce7500 item 51 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.087816699 +0000 UTC m=+397.684387416 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0010c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001600): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001600): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001600): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.087816699 +0000 UTC m=+397.684387416 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce76c0 item 51 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001c80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001c80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001c80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001c80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001c80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.089141705 +0000 UTC m=+397.685712422 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a001c80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce7a40 item 52 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.089721863 +0000 UTC m=+397.686292580 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c280): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c800): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c800): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c800): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c800): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c800): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.089721863 +0000 UTC m=+397.686292580 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01c800): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029ce7c00 item 52 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01ce80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01ce80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01ce80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01ce80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01ce80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.091422208 +0000 UTC m=+397.687992926 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01ce80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0340e0 item 53 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.091891837 +0000 UTC m=+397.688462554 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d8c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d8c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d8c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d8c0): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d8c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.091891837 +0000 UTC m=+397.688462554 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a01d8c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0342a0 item 53 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040040): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040040): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040040): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.093221181 +0000 UTC m=+397.689791909 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a034620 item 54 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.093805967 +0000 UTC m=+397.690376684 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040ac0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040ac0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040ac0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040ac0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040ac0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.093805967 +0000 UTC m=+397.690376684 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a040ac0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0347e0 item 54 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041140): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041140): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041140): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041140): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041140): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.095118199 +0000 UTC m=+397.691688916 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041140): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a034b60 item 55 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.095579782 +0000 UTC m=+397.692150510 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041640): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041b80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041b80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041b80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041b80): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041b80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.095579782 +0000 UTC m=+397.692150510 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a041b80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a034d20 item 55 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060300): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060300): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060300): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060300): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060300): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.096936228 +0000 UTC m=+397.693506944 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060300): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0350a0 item 56 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.097494844 +0000 UTC m=+397.694065561 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060800): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060d80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060d80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060d80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060d80): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060d80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.097494844 +0000 UTC m=+397.694065561 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a060d80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a035260 item 56 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.098883501 +0000 UTC m=+397.695454228 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0613c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061900): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061900): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061900): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0355e0 item 57 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061900): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061900): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.099332249 +0000 UTC m=+397.695902976 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061900): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0357a0 item 57 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.099814091 +0000 UTC m=+397.696384808 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a061e40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07c4c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07c4c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07c4c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07c4c0): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07c4c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.099814091 +0000 UTC m=+397.696384808 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07c4c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a035960 item 57 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.100936794 +0000 UTC m=+397.697507511 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07cb00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d040): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d040): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a035ce0 item 58 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d040): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.10135212 +0000 UTC m=+397.697922837 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a096000 item 58 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.101820516 +0000 UTC m=+397.698391233 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07d580): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07db40): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07db40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07db40): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07db40): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07db40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.101820516 +0000 UTC m=+397.698391233 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a07db40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0961c0 item 58 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.10284888 +0000 UTC m=+397.699419597 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2280): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a27c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a27c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a27c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a096540 item 59 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a27c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a27c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.103252354 +0000 UTC m=+397.699823071 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a27c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a096700 item 59 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.103669633 +0000 UTC m=+397.700240350 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a2d00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3280): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3280): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3280): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3280): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3280): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.103669633 +0000 UTC m=+397.700240350 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3280): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0968c0 item 59 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.104718897 +0000 UTC m=+397.701289615 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a38c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3e00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3e00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3e00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a096c40 item 60 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3e00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3e00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.105073779 +0000 UTC m=+397.701644496 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0a3e00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a096e00 item 60 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.105508742 +0000 UTC m=+397.702079459 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0be440): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bea00): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bea00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bea00): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bea00): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bea00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.105508742 +0000 UTC m=+397.702079459 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bea00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a096fc0 item 60 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.106527418 +0000 UTC m=+397.703098135 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf580): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf580): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf580): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a097340 item 61 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf580): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf580): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.106895754 +0000 UTC m=+397.703466472 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bf580): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bfc80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bfc80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bfc80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bfc80): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bfc80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.106895754 +0000 UTC m=+397.703466472 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0bfc80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a097500 item 61 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.108000975 +0000 UTC m=+397.704571692 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d83c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d8900): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d8900): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d8900): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a097880 item 62 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d8900): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d8900): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.108603825 +0000 UTC m=+397.705174543 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d8900): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9000): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9000): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9000): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9000): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9000): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.108603825 +0000 UTC m=+397.705174543 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9000): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a097a40 item 62 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.109906629 +0000 UTC m=+397.706477346 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9640): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9b80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9b80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9b80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a097dc0 item 63 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9b80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9b80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.110377861 +0000 UTC m=+397.706948578 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0d9b80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc380): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc380): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc380): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.110377861 +0000 UTC m=+397.706948578 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f80e0 item 63 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.111664153 +0000 UTC m=+397.708234870 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fc9c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fcf00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fcf00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fcf00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f8460 item 64 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fcf00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fcf00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.112166303 +0000 UTC m=+397.708737020 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fcf00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fd600): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fd600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fd600): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fd600): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fd600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.112166303 +0000 UTC m=+397.708737020 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fd600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f8620 item 64 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fdc40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fdc40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fdc40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fdc40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fdc40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.113496529 +0000 UTC m=+397.710067246 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a0fdc40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f89a0 item 65 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.113928406 +0000 UTC m=+397.710499123 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c1c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c6c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c6c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c6c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c6c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c6c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.113928406 +0000 UTC m=+397.710499123 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11c6c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f8b60 item 65 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11cd00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11cd00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11cd00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11cd00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11cd00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.115064344 +0000 UTC m=+397.711635061 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11cd00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f8ee0 item 66 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.11554341 +0000 UTC m=+397.712114127 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d180): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d6c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d6c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d6c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d6c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d6c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.11554341 +0000 UTC m=+397.712114127 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11d6c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f90a0 item 66 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11dd00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11dd00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11dd00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11dd00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11dd00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.116588487 +0000 UTC m=+397.713159204 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a11dd00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f9420 item 67 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.11703403 +0000 UTC m=+397.713604747 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a280): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a780): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a780): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a780): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a780): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a780): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.11703403 +0000 UTC m=+397.713604747 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13a780): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f95e0 item 67 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13ae00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13ae00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13ae00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13ae00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13ae00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.118218891 +0000 UTC m=+397.714789618 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13ae00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f9960 item 68 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.118672118 +0000 UTC m=+397.715242835 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b300): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b840): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b840): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b840): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b840): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b840): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.118672118 +0000 UTC m=+397.715242835 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13b840): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a0f9b20 item 68 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13be80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13be80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13be80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13be80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13be80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.120308022 +0000 UTC m=+397.716878739 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a13be80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a160000 item 69 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.120804151 +0000 UTC m=+397.717374868 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a400): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a900): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a900): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a900): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a900): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a900): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.120804151 +0000 UTC m=+397.717374868 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15a900): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a1601c0 item 69 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15af80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15af80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15af80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15af80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15af80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.122226721 +0000 UTC m=+397.718797458 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15af80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a160540 item 70 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.122854117 +0000 UTC m=+397.719424844 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b480): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b9c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b9c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b9c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b9c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b9c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.122854117 +0000 UTC m=+397.719424844 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a15b9c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a160700 item 70 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a17e140): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a17e140): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a17e140): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a17e140): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a17e140): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.124146542 +0000 UTC m=+397.720717259 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a17e140): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1ce70 item 71 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.124606803 +0000 UTC m=+397.721177530 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35440): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35940): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35940): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35940): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35940): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35940): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.124606803 +0000 UTC m=+397.721177530 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f35940): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1d030 item 71 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f520c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f520c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f520c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f520c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f520c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.126046675 +0000 UTC m=+397.722617433 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f520c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1d3b0 item 72 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.126658323 +0000 UTC m=+397.723229039 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f525c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f52b00): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f52b00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f52b00): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f52b00): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f52b00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.126658323 +0000 UTC m=+397.723229039 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f52b00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1d570 item 72 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.127897958 +0000 UTC m=+397.724468675 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f530c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f535c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f535c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f535c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1d8f0 item 73 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f535c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f535c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.128341347 +0000 UTC m=+397.724912063 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f535c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1dab0 item 73 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.128802848 +0000 UTC m=+397.725373566 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f53a80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f740c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f740c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f740c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f740c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f740c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.128802848 +0000 UTC m=+397.725373566 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f740c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f1dc70 item 73 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.130026323 +0000 UTC m=+397.726597040 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74700): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74c00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74c00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74c00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7c150 item 74 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74c00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74c00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.130698765 +0000 UTC m=+397.727269492 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f74c00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7c310 item 74 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.131349055 +0000 UTC m=+397.727919772 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75140): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f756c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f756c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f756c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f756c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f756c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.131349055 +0000 UTC m=+397.727919772 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f756c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7c4d0 item 74 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.132628284 +0000 UTC m=+397.729199011 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed029f75d00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212300): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212300): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212300): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7c850 item 75 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212300): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212300): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.133093825 +0000 UTC m=+397.729664542 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212300): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): _writeAt: size=3, off=2 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7ca10 item 75 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.133555989 +0000 UTC m=+397.730126726 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212840): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212d80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212d80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212d80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212d80): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212d80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.133555989 +0000 UTC m=+397.730126726 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a212d80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7cbd0 item 75 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.135012614 +0000 UTC m=+397.731583331 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2133c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2138c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2138c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2138c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7cf50 item 76 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2138c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2138c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.135530764 +0000 UTC m=+397.732101481 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2138c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7d110 item 76 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): _writeAt: size=3, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.136253381 +0000 UTC m=+397.732824108 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a213e00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232480): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232480): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232480): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232480): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232480): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.136253381 +0000 UTC m=+397.732824108 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232480): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7d2d0 item 76 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.137565002 +0000 UTC m=+397.734135719 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232ac0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232fc0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232fc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232fc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7d650 item 77 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232fc0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232fc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.13793434 +0000 UTC m=+397.734505067 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a232fc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2336c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2336c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2336c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2336c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2336c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.13793434 +0000 UTC m=+397.734505067 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2336c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7d810 item 77 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.139200545 +0000 UTC m=+397.735771262 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a233d00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24e300): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24e300): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24e300): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7db90 item 78 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24e300): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24e300): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.139721951 +0000 UTC m=+397.736292718 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24e300): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24ea00): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24ea00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24ea00): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24ea00): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24ea00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.139721951 +0000 UTC m=+397.736292718 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24ea00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed029f7dd50 item 78 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.141385277 +0000 UTC m=+397.737955994 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f040): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f540): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f540): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25a230 item 79 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f540): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.141886154 +0000 UTC m=+397.738456871 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24f540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24fc40): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24fc40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24fc40): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24fc40): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24fc40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.141886154 +0000 UTC m=+397.738456871 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a24fc40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25a3f0 item 79 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.143337359 +0000 UTC m=+397.739908096 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e880): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e880): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e880): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25a770 item 80 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e880): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e880): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.143804703 +0000 UTC m=+397.740375420 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26e880): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26ef80): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26ef80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26ef80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26ef80): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26ef80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.143804703 +0000 UTC m=+397.740375420 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26ef80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25a930 item 80 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26f5c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26f5c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26f5c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26f5c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26f5c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.1450722 +0000 UTC m=+397.741642917 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26f5c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25acb0 item 81 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.145578127 +0000 UTC m=+397.742148845 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a26fa40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e080): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e080): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e080): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e080): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e080): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.145578127 +0000 UTC m=+397.742148845 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e080): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25ae70 item 81 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e700): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e700): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e700): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e700): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e700): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.146741578 +0000 UTC m=+397.743312295 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28e700): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25b1f0 item 82 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.147306096 +0000 UTC m=+397.743876812 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28ec00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f180): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f180): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f180): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f180): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f180): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.147306096 +0000 UTC m=+397.743876812 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f180): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25b3b0 item 82 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f800): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f800): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f800): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f800): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f800): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.148621884 +0000 UTC m=+397.745192601 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28f800): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25b730 item 83 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.149172124 +0000 UTC m=+397.745742842 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a28fd00): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac340): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac340): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac340): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac340): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac340): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.149172124 +0000 UTC m=+397.745742842 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac340): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25b8f0 item 83 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac9c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac9c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac9c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac9c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac9c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.150508002 +0000 UTC m=+397.747078738 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ac9c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25bc70 item 84 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.150994873 +0000 UTC m=+397.747565589 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2acec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ad440): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ad440): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ad440): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ad440): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ad440): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.150994873 +0000 UTC m=+397.747565589 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ad440): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a25be30 item 84 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2adac0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2adac0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2adac0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2adac0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2adac0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.152282207 +0000 UTC m=+397.748852924 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2adac0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2be310 item 85 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.152762777 +0000 UTC m=+397.749333493 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc0c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc600): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc600): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc600): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.152762777 +0000 UTC m=+397.749333493 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cc600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2be4d0 item 85 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ccc80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ccc80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ccc80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ccc80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ccc80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.154349828 +0000 UTC m=+397.750920546 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ccc80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2be850 item 86 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.155021958 +0000 UTC m=+397.751592675 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd180): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd700): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd700): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd700): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd700): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd700): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.155021958 +0000 UTC m=+397.751592675 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cd700): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bea10 item 86 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cdd80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cdd80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cdd80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cdd80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cdd80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.156749667 +0000 UTC m=+397.753320394 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2cdd80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bed90 item 87 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.15728026 +0000 UTC m=+397.753850977 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee8c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee8c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee8c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee8c0): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee8c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.15728026 +0000 UTC m=+397.753850977 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ee8c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bef50 item 87 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2eef40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2eef40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2eef40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2eef40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2eef40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.158536336 +0000 UTC m=+397.755107053 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2eef40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bf2d0 item 88 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.159025912 +0000 UTC m=+397.755596630 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef440): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef9c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef9c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef9c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef9c0): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef9c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.159025912 +0000 UTC m=+397.755596630 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a2ef9c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bf490 item 88 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.160180125 +0000 UTC m=+397.756750841 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e640): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e640): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e640): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bf810 item 89 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e640): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e640): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.160765232 +0000 UTC m=+397.757335959 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30e640): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bf9d0 item 89 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.161364906 +0000 UTC m=+397.757935633 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30eb80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f100): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f100): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f100): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f100): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f100): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.161364906 +0000 UTC m=+397.757935633 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f100): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02a2bfb90 item 89 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.162586336 +0000 UTC m=+397.759157053 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30f740): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30fc80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30fc80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30fc80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad22070 item 90 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30fc80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30fc80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.163167906 +0000 UTC m=+397.759738623 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02a30fc80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad22230 item 90 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.163818777 +0000 UTC m=+397.760389535 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a2c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a880): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a880): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a880): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a880): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a880): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.163818777 +0000 UTC m=+397.760389535 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2a880): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad223f0 item 90 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.165050226 +0000 UTC m=+397.761620944 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2aec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b400): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b400): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b400): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad22770 item 91 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b400): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b400): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.165452125 +0000 UTC m=+397.762022843 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b400): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): >_readAt: n=2, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): _writeAt: size=3, off=7 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad22930 item 91 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.165947753 +0000 UTC m=+397.762518470 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2b940): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2bec0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2bec0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2bec0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2bec0): >_readAt: n=8, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2bec0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.165947753 +0000 UTC m=+397.762518470 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad2bec0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad22af0 item 91 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.167225731 +0000 UTC m=+397.763796447 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46b40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46b40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46b40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad22e70 item 92 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46b40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46b40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.167631087 +0000 UTC m=+397.764201804 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad46b40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): open at offset 5 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad23030 item 92 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): _readAt: size=2, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): _writeAt: size=3, off=5 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): >_writeAt: n=3, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.168203871 +0000 UTC m=+397.764774588 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47080): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47640): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47640): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47640): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47640): >_readAt: n=3, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47640): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.168203871 +0000 UTC m=+397.764774588 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47640): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad231f0 item 92 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.169385275 +0000 UTC m=+397.765955992 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad47c80): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c2c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c2c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c2c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad23570 item 93 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c2c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c2c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.169834826 +0000 UTC m=+397.766405542 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c2c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c9c0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c9c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c9c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c9c0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c9c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.169834826 +0000 UTC m=+397.766405542 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6c9c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad23730 item 93 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.171422208 +0000 UTC m=+397.767992925 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d000): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d540): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d540): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d540): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad23ab0 item 94 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d540): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d540): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.171839136 +0000 UTC m=+397.768409853 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6d540): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6dc40): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6dc40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6dc40): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6dc40): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6dc40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.171839136 +0000 UTC m=+397.768409853 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad6dc40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad23c70 item 94 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.173037132 +0000 UTC m=+397.769607850 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88380): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad888c0): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad888c0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad888c0): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad8c150 item 95 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad888c0): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad888c0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.173526878 +0000 UTC m=+397.770097595 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad888c0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88fc0): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88fc0): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88fc0): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88fc0): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88fc0): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.173526878 +0000 UTC m=+397.770097595 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad88fc0): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad8c310 item 95 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): open at offset 0 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): _readAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): >_readAt: n=0, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.174862976 +0000 UTC m=+397.771433693 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89600): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89b40): _writeAt: size=5, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89b40): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89b40): >openPending: err= 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad8c690 item 96 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89b40): >_writeAt: n=5, err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89b40): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.175428675 +0000 UTC m=+397.771999402 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ad89b40): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/20 01:13:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/20 01:13:26 DEBUG : open-test-file: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ada4340): _readAt: size=512, off=0 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ada4340): openPending: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ada4340): >openPending: err= 2026/04/20 01:13:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ada4340): >_readAt: n=5, err=EOF 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ada4340): close: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-20 01:13:26.175428675 +0000 UTC m=+397.771999402 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : open-test-file(0x2ed02ada4340): >close: err= 2026/04/20 01:13:26 DEBUG : open-test-file: Remove: 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ed02ad8c850 item 96 2026/04/20 01:13:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/20 01:13:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/20 01:13:26 DEBUG : open-test-file: >Remove: err= 2026/04/20 01:13:26 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:26 DEBUG : Looking for writers 2026/04/20 01:13:26 DEBUG : >WaitForWriters: 2026/04/20 01:13:26 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.85s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.81s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:26 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:26 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:26 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:26 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:26 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:26 DEBUG : file1: newRWFileHandle: 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): openPending: 2026/04/20 01:13:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): >openPending: err= 2026/04/20 01:13:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/20 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/20 01:13:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): _writeAt: size=2, off=0 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): >_writeAt: n=2, err= 2026/04/20 01:13:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): RWFileHandle.Flush 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): RWFileHandle.Release 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): close: 2026/04/20 01:13:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/20 01:13:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:26 DEBUG : file1(0x2ed02ada4140): >close: err= 2026/04/20 01:13:26 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:26 DEBUG : Looking for writers 2026/04/20 01:13:26 DEBUG : file1: reading active writers 2026/04/20 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:26 DEBUG : Looking for writers 2026/04/20 01:13:26 DEBUG : file1: reading active writers 2026/04/20 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:26 DEBUG : Looking for writers 2026/04/20 01:13:26 DEBUG : file1: reading active writers 2026/04/20 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:26 DEBUG : Looking for writers 2026/04/20 01:13:26 DEBUG : file1: reading active writers 2026/04/20 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:26 DEBUG : file1: vfs cache: starting upload 2026/04/20 01:13:26 DEBUG : Looking for writers 2026/04/20 01:13:26 DEBUG : file1: reading active writers 2026/04/20 01:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:27 DEBUG : Looking for writers 2026/04/20 01:13:27 DEBUG : file1: reading active writers 2026/04/20 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:27 DEBUG : Looking for writers 2026/04/20 01:13:27 DEBUG : file1: reading active writers 2026/04/20 01:13:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:27 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/20 01:13:28 DEBUG : Looking for writers 2026/04/20 01:13:28 DEBUG : file1: reading active writers 2026/04/20 01:13:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:13:28 DEBUG : file1: size = 2 OK 2026/04/20 01:13:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/20 01:13:28 INFO : file1: Copied (new) 2026/04/20 01:13:28 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/20 01:13:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/20 01:13:28 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/20 01:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:13:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/20 01:13:29 DEBUG : Looking for writers 2026/04/20 01:13:29 DEBUG : file1: reading active writers 2026/04/20 01:13:29 DEBUG : >WaitForWriters: 2026/04/20 01:13:29 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:29 DEBUG : Looking for writers 2026/04/20 01:13:29 DEBUG : file1: reading active writers 2026/04/20 01:13:29 DEBUG : >WaitForWriters: 2026/04/20 01:13:29 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.27s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:29 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:29 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:29 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:29 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:13:29 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:13:30 DEBUG : rename_me: newRWFileHandle: 2026/04/20 01:13:30 DEBUG : rename_me(0x2ed02ada4740): openPending: 2026/04/20 01:13:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/20 01:13:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/20 01:13:30 DEBUG : rename_me(0x2ed02ada4740): >openPending: err= 2026/04/20 01:13:30 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/20 01:13:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/20 01:13:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/20 01:13:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/20 01:13:30 DEBUG : rename_me(0x2ed02ada4740): _writeAt: size=5, off=0 2026/04/20 01:13:30 DEBUG : rename_me(0x2ed02ada4740): >_writeAt: n=5, err= 2026/04/20 01:13:30 DEBUG : rename_me(0x2ed02ada4740): close: 2026/04/20 01:13:30 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-20 01:13:30.066570135 +0000 UTC m=+401.663140893 2026/04/20 01:13:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/20 01:13:30 DEBUG : rename_me(0x2ed02ada4740): >close: err= 2026/04/20 01:13:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/20 01:13:30 DEBUG : i_was_renamed: Updating file with 0x2ed0294df110 2026/04/20 01:13:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/20 01:13:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/20 01:13:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/20 01:13:30 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/20 01:13:30 DEBUG : Looking for writers 2026/04/20 01:13:30 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/20 01:13:31 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/20 01:13:31 DEBUG : Looking for writers 2026/04/20 01:13:31 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/20 01:13:31 DEBUG : i_was_renamed: size = 5 OK 2026/04/20 01:13:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:13:31 INFO : i_was_renamed: Copied (new) 2026/04/20 01:13:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-20 01:13:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/20 01:13:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/20 01:13:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/20 01:13:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/20 01:13:32 DEBUG : Looking for writers 2026/04/20 01:13:32 DEBUG : i_was_renamed: reading active writers 2026/04/20 01:13:32 DEBUG : >WaitForWriters: 2026/04/20 01:13:32 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.04s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:13:32 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:13:32 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/20 01:13:32 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:32 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/20 01:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-havugih9mubo" 2026/04/20 01:13:32 INFO : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/20 01:13:33 DEBUG : forgetting directory cache 2026/04/20 01:13:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate(0x2ed028fb46c0): _readAt: size=512, off=0 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate(0x2ed028fb46c0): openPending: 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 00:14:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 01:13:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate(0x2ed028fb46c0): >openPending: err= 2026/04/20 01:13:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:35 DEBUG : forgetting directory cache 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate(0x2ed028fb46c0): >_readAt: n=20, err=EOF 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate(0x2ed028fb46c0): close: 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:14:32 +0000 UTC 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate(0x2ed028fb46c0): >close: err= 2026/04/20 01:13:35 DEBUG : Re-reading directory (211.884179ms old) 2026/04/20 01:13:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:36 DEBUG : forgetting directory cache 2026/04/20 01:13:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate(0x2ed02ada4840): _readAt: size=512, off=0 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate(0x2ed02ada4840): openPending: 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 00:15:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-20 00:14:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 00:15:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-20 00:14:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/20 01:13:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 01:13:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate(0x2ed02ada4840): >openPending: err= 2026/04/20 01:13:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:38 DEBUG : forgetting directory cache 2026/04/20 01:13:38 DEBUG : TestRWCacheUpdate(0x2ed02ada4840): >_readAt: n=20, err=EOF 2026/04/20 01:13:38 DEBUG : TestRWCacheUpdate(0x2ed02ada4840): close: 2026/04/20 01:13:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:15:32 +0000 UTC 2026/04/20 01:13:38 DEBUG : TestRWCacheUpdate(0x2ed02ada4840): >close: err= 2026/04/20 01:13:38 DEBUG : Re-reading directory (230.157582ms old) 2026/04/20 01:13:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:38 DEBUG : forgetting directory cache 2026/04/20 01:13:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate(0x2ed0290a26c0): _readAt: size=512, off=0 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate(0x2ed0290a26c0): openPending: 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 00:16:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-20 00:15:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 00:16:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-20 00:15:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/20 01:13:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 01:13:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate(0x2ed0290a26c0): >openPending: err= 2026/04/20 01:13:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:40 DEBUG : forgetting directory cache 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate(0x2ed0290a26c0): >_readAt: n=20, err=EOF 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate(0x2ed0290a26c0): close: 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:16:32 +0000 UTC 2026/04/20 01:13:40 DEBUG : TestRWCacheUpdate(0x2ed0290a26c0): >close: err= 2026/04/20 01:13:40 DEBUG : Re-reading directory (239.653762ms old) 2026/04/20 01:13:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:41 DEBUG : forgetting directory cache 2026/04/20 01:13:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate(0x2ed028fb4bc0): _readAt: size=512, off=0 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate(0x2ed028fb4bc0): openPending: 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 00:17:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-20 00:16:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 00:17:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-20 00:16:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/20 01:13:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 01:13:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate(0x2ed028fb4bc0): >openPending: err= 2026/04/20 01:13:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate(0x2ed028fb4bc0): >_readAt: n=20, err=EOF 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate(0x2ed028fb4bc0): close: 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:17:32 +0000 UTC 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate(0x2ed028fb4bc0): >close: err= 2026/04/20 01:13:43 DEBUG : Re-reading directory (185.775699ms old) 2026/04/20 01:13:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:43 DEBUG : forgetting directory cache 2026/04/20 01:13:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate(0x2ed0294ba700): _readAt: size=512, off=0 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate(0x2ed0294ba700): openPending: 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 00:18:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-20 00:17:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 00:18:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-20 00:17:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/20 01:13:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 01:13:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate(0x2ed0294ba700): >openPending: err= 2026/04/20 01:13:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate(0x2ed0294ba700): >_readAt: n=20, err=EOF 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate(0x2ed0294ba700): close: 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:18:32 +0000 UTC 2026/04/20 01:13:45 DEBUG : TestRWCacheUpdate(0x2ed0294ba700): >close: err= 2026/04/20 01:13:45 DEBUG : Re-reading directory (199.608883ms old) 2026/04/20 01:13:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:46 DEBUG : forgetting directory cache 2026/04/20 01:13:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate(0x2ed0290a2d00): _readAt: size=512, off=0 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate(0x2ed0290a2d00): openPending: 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-20 00:19:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-20 00:18:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-20 00:19:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-20 00:18:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/20 01:13:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/20 01:13:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate(0x2ed0290a2d00): >openPending: err= 2026/04/20 01:13:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate(0x2ed0290a2d00): >_readAt: n=20, err=EOF 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate(0x2ed0290a2d00): close: 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:19:32 +0000 UTC 2026/04/20 01:13:48 DEBUG : TestRWCacheUpdate(0x2ed0290a2d00): >close: err= 2026/04/20 01:13:48 DEBUG : Re-reading directory (190.811484ms old) 2026/04/20 01:13:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:49 DEBUG : forgetting directory cache 2026/04/20 01:13:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate(0x2ed028fb4700): _readAt: size=512, off=0 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate(0x2ed028fb4700): openPending: 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-20 00:20:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-20 00:19:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-20 00:20:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-20 00:19:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/20 01:13:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/20 01:13:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate(0x2ed028fb4700): >openPending: err= 2026/04/20 01:13:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:51 DEBUG : TestRWCacheUpdate(0x2ed028fb4700): >_readAt: n=21, err=EOF 2026/04/20 01:13:51 DEBUG : TestRWCacheUpdate(0x2ed028fb4700): close: 2026/04/20 01:13:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:20:32 +0000 UTC 2026/04/20 01:13:51 DEBUG : TestRWCacheUpdate(0x2ed028fb4700): >close: err= 2026/04/20 01:13:51 DEBUG : Re-reading directory (191.694354ms old) 2026/04/20 01:13:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:51 DEBUG : forgetting directory cache 2026/04/20 01:13:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate(0x2ed028fb5a00): _readAt: size=512, off=0 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate(0x2ed028fb5a00): openPending: 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-20 00:21:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-20 00:20:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-20 00:21:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-20 00:20:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/20 01:13:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/20 01:13:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate(0x2ed028fb5a00): >openPending: err= 2026/04/20 01:13:53 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate(0x2ed028fb5a00): >_readAt: n=22, err=EOF 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate(0x2ed028fb5a00): close: 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:21:32 +0000 UTC 2026/04/20 01:13:53 DEBUG : TestRWCacheUpdate(0x2ed028fb5a00): >close: err= 2026/04/20 01:13:53 DEBUG : Re-reading directory (182.448447ms old) 2026/04/20 01:13:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:54 DEBUG : forgetting directory cache 2026/04/20 01:13:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate(0x2ed0294ba600): _readAt: size=512, off=0 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate(0x2ed0294ba600): openPending: 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-20 00:22:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-20 00:21:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-20 00:22:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-20 00:21:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/20 01:13:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/20 01:13:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate(0x2ed0294ba600): >openPending: err= 2026/04/20 01:13:56 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate(0x2ed0294ba600): >_readAt: n=23, err=EOF 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate(0x2ed0294ba600): close: 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 00:22:32 +0000 UTC 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate(0x2ed0294ba600): >close: err= 2026/04/20 01:13:56 DEBUG : Re-reading directory (198.614733ms old) 2026/04/20 01:13:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:57 DEBUG : forgetting directory cache 2026/04/20 01:13:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |-50m24.085128992s| > 1s (want 2026-04-20 00:23:32.914871008 +0000 UTC m=-2595.488558275 vs got 2026-04-20 01:13:57 +0000 UTC) (precision 1s) 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate(0x2ed0294bbc00): _readAt: size=512, off=0 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate(0x2ed0294bbc00): openPending: 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-20 01:13:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-20 00:22:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-20 01:13:57 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-20 00:22:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/20 01:13:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/20 01:13:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate(0x2ed0294bbc00): >openPending: err= 2026/04/20 01:13:58 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:13:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:13:59 DEBUG : forgetting directory cache 2026/04/20 01:13:59 DEBUG : TestRWCacheUpdate(0x2ed0294bbc00): >_readAt: n=24, err=EOF 2026/04/20 01:13:59 DEBUG : TestRWCacheUpdate(0x2ed0294bbc00): close: 2026/04/20 01:13:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-20 01:13:57 +0000 UTC 2026/04/20 01:13:59 DEBUG : TestRWCacheUpdate(0x2ed0294bbc00): >close: err= 2026/04/20 01:13:59 DEBUG : Re-reading directory (215.115462ms old) 2026/04/20 01:13:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/20 01:13:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/20 01:13:59 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:13:59 DEBUG : Looking for writers 2026/04/20 01:13:59 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/20 01:13:59 DEBUG : >WaitForWriters: 2026/04/20 01:13:59 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': vfs cache: cleaner exiting 2026/04/20 01:13:59 DEBUG : forgetting directory cache --- FAIL: TestRWCacheUpdate (27.13s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.39s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:01 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/20 01:14:03 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/20 01:14:05 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:05 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/20 01:14:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/20 01:14:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/20 01:14:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:14:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 01:14:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/20 01:14:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/20 01:14:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/20 01:14:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:14:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/20 01:14:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/20 01:14:06 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:06 DEBUG : Looking for writers 2026/04/20 01:14:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/20 01:14:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/20 01:14:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.86s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:07 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:07 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:07 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': Reusing VFS from active cache 2026/04/20 01:14:07 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:07 DEBUG : Looking for writers 2026/04/20 01:14:07 DEBUG : >WaitForWriters: 2026/04/20 01:14:07 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:07 DEBUG : Looking for writers 2026/04/20 01:14:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:07 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:07 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:07 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:07 DEBUG : Looking for writers 2026/04/20 01:14:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.39s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:08 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:08 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:08 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:08 DEBUG : Looking for writers 2026/04/20 01:14:08 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.42s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:08 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:08 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:13 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:13 DEBUG : dir: Looking for writers 2026/04/20 01:14:13 DEBUG : file2: reading active writers 2026/04/20 01:14:13 DEBUG : Looking for writers 2026/04/20 01:14:13 DEBUG : file1: reading active writers 2026/04/20 01:14:13 DEBUG : dir: reading active writers 2026/04/20 01:14:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.69s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:15 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:15 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:18 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:20 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:20 DEBUG : dir: Looking for writers 2026/04/20 01:14:20 DEBUG : Looking for writers 2026/04/20 01:14:20 DEBUG : dir: reading active writers 2026/04/20 01:14:20 DEBUG : file1: reading active writers 2026/04/20 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.65s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:21 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:21 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:22 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:24 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:26 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:26 DEBUG : file1: Open: flags=O_RDONLY 2026/04/20 01:14:26 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/20 01:14:26 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/20 01:14:26 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:26 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/20 01:14:26 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/20 01:14:27 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/20 01:14:27 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:14:27 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:14:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/20 01:14:27 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/20 01:14:27 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/20 01:14:27 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/20 01:14:27 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 01:14:28 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/20 01:14:28 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:14:28 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/20 01:14:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/20 01:14:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:14:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/20 01:14:28 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:28 DEBUG : dir: Looking for writers 2026/04/20 01:14:28 DEBUG : new_file.txt: reading active writers 2026/04/20 01:14:28 DEBUG : file2: reading active writers 2026/04/20 01:14:28 DEBUG : Looking for writers 2026/04/20 01:14:28 DEBUG : dir: reading active writers 2026/04/20 01:14:28 DEBUG : file1: reading active writers 2026/04/20 01:14:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.42s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:30 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:30 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:31 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/20 01:14:33 DEBUG : dir/file2: same parent dir (ODFfMTE2MzkzODdfd3ZzN1I) - using file/rename instead of move_copy for dir/file1 2026/04/20 01:14:34 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/20 01:14:34 DEBUG : dir/file1: Updating file with dir/file1 0x2ed02ae18410 2026/04/20 01:14:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/20 01:14:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:35 INFO : dir/file1: Moved (server-side) to: file0 2026/04/20 01:14:35 DEBUG : file0: Updating file with file0 0x2ed02ae18410 2026/04/20 01:14:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/20 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/20 01:14:35 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:35 DEBUG : dir: Looking for writers 2026/04/20 01:14:35 DEBUG : Looking for writers 2026/04/20 01:14:35 DEBUG : dir: reading active writers 2026/04/20 01:14:35 DEBUG : file0: reading active writers 2026/04/20 01:14:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.59s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:36 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:36 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:37 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:37 DEBUG : Looking for writers 2026/04/20 01:14:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.56s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:37 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:37 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/20 01:14:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/20 01:14:39 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/20 01:14:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/20 01:14:41 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/20 01:14:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:41 DEBUG : Looking for writers 2026/04/20 01:14:41 DEBUG : a: Looking for writers 2026/04/20 01:14:41 DEBUG : b: Looking for writers 2026/04/20 01:14:41 DEBUG : c: Looking for writers 2026/04/20 01:14:41 DEBUG : d: Looking for writers 2026/04/20 01:14:41 DEBUG : Looking for writers 2026/04/20 01:14:41 DEBUG : a: reading active writers 2026/04/20 01:14:41 DEBUG : b: reading active writers 2026/04/20 01:14:41 DEBUG : c: reading active writers 2026/04/20 01:14:41 DEBUG : d: reading active writers 2026/04/20 01:14:41 DEBUG : /: reading active writers 2026/04/20 01:14:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.77s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:44 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:44 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:45 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/20 01:14:45 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/20 01:14:46 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/20 01:14:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/20 01:14:50 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:50 DEBUG : a/b/c/d: Looking for writers 2026/04/20 01:14:50 DEBUG : a/b/c: Looking for writers 2026/04/20 01:14:50 DEBUG : d: reading active writers 2026/04/20 01:14:50 DEBUG : a/b: Looking for writers 2026/04/20 01:14:50 DEBUG : c: reading active writers 2026/04/20 01:14:50 DEBUG : a: Looking for writers 2026/04/20 01:14:50 DEBUG : b: reading active writers 2026/04/20 01:14:50 DEBUG : Looking for writers 2026/04/20 01:14:50 DEBUG : a: reading active writers 2026/04/20 01:14:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.58s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:52 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:52 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:52 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:52 DEBUG : Looking for writers 2026/04/20 01:14:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.36s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:53 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:53 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:14:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:14:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:14:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:14:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/20 01:14:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/20 01:14:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/20 01:14:53 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 01:14:54 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:14:55 DEBUG : file1: size = 5 OK 2026/04/20 01:14:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:14:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:14:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:14:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:14:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/20 01:14:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 01:14:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:14:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:14:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:55 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 01:14:56 DEBUG : file1: size = 0 OK 2026/04/20 01:14:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:14:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/20 01:14:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/20 01:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:14:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:14:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:56 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (7 bytes), uploading instead of streaming 2026/04/20 01:14:56 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/20 01:14:58 DEBUG : file1: size = 7 OK 2026/04/20 01:14:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/20 01:14:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:58 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:14:58 DEBUG : Looking for writers 2026/04/20 01:14:58 DEBUG : file1: reading active writers 2026/04/20 01:14:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.75s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:14:58 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:14:58 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:14:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:14:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:14:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/20 01:15:00 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/20 01:15:00 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/20 01:15:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/20 01:15:00 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (11 bytes), uploading instead of streaming 2026/04/20 01:15:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/20 01:15:02 DEBUG : file1: size = 11 OK 2026/04/20 01:15:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/20 01:15:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:02 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/20 01:15:02 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:02 DEBUG : Looking for writers 2026/04/20 01:15:02 DEBUG : file1: reading active writers 2026/04/20 01:15:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.16s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:03 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:03 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:15:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:15:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:15:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/20 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:03 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (5 bytes), uploading instead of streaming 2026/04/20 01:15:04 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/20 01:15:05 DEBUG : file1: size = 5 OK 2026/04/20 01:15:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/20 01:15:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/20 01:15:05 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:05 DEBUG : Looking for writers 2026/04/20 01:15:05 DEBUG : file1: reading active writers 2026/04/20 01:15:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.66s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:05 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:05 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:15:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:15:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:15:05 DEBUG : file1: WriteFileHandle.Release closing 2026/04/20 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:05 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 01:15:07 DEBUG : file1: size = 0 OK 2026/04/20 01:15:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:15:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:15:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/20 01:15:07 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:07 DEBUG : Looking for writers 2026/04/20 01:15:07 DEBUG : file1: reading active writers 2026/04/20 01:15:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.51s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:08 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:08 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:15:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:15:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:15:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:15:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:08 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (2 bytes), uploading instead of streaming 2026/04/20 01:15:09 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/20 01:15:10 DEBUG : file1: size = 2 OK 2026/04/20 01:15:10 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/20 01:15:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:15:10 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/20 01:15:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:10 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:10 DEBUG : Looking for writers 2026/04/20 01:15:10 DEBUG : file1: reading active writers 2026/04/20 01:15:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.09s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:11 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:11 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:15:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:15:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:15:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:11 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (0 bytes), uploading instead of streaming 2026/04/20 01:15:13 DEBUG : file1: size = 0 OK 2026/04/20 01:15:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/20 01:15:13 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:15:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:15:13 DEBUG : file1: Open: flags=O_RDONLY 2026/04/20 01:15:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/20 01:15:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/20 01:15:13 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:13 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:13 DEBUG : Looking for writers 2026/04/20 01:15:13 DEBUG : file1: reading active writers 2026/04/20 01:15:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.75s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:14 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:14 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/20 01:15:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/20 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/20 01:15:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/20 01:15:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:14 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': File to upload is small (100 bytes), uploading instead of streaming 2026/04/20 01:15:15 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/20 01:15:16 DEBUG : file1: size = 100 OK 2026/04/20 01:15:16 DEBUG : file1: md5 = ce60a784ba1891149727bc013a44042d OK 2026/04/20 01:15:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/20 01:15:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/20 01:15:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/20 01:15:16 DEBUG : file1: Open: flags=O_RDONLY 2026/04/20 01:15:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/20 01:15:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/20 01:15:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:16 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:16 DEBUG : Looking for writers 2026/04/20 01:15:16 DEBUG : file1: reading active writers 2026/04/20 01:15:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.54s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:17 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:17 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:18 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/20 01:15:20 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/20 01:15:22 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/20 01:15:24 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/20 01:15:26 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/20 01:15:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/20 01:15:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/20 01:15:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/20 01:15:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/20 01:15:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/20 01:15:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/20 01:15:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/20 01:15:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/20 01:15:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/20 01:15:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/20 01:15:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:30 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:30 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:30 DEBUG : flat: Looking for writers 2026/04/20 01:15:30 DEBUG : f001.txt: reading active writers 2026/04/20 01:15:30 DEBUG : f002.txt: reading active writers 2026/04/20 01:15:30 DEBUG : f003.txt: reading active writers 2026/04/20 01:15:30 DEBUG : f004.txt: reading active writers 2026/04/20 01:15:30 DEBUG : f000.txt: reading active writers 2026/04/20 01:15:30 DEBUG : Looking for writers 2026/04/20 01:15:30 DEBUG : flat: reading active writers 2026/04/20 01:15:30 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.96s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:32 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:32 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:33 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/20 01:15:36 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/20 01:15:38 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/20 01:15:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/20 01:15:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/20 01:15:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/20 01:15:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/20 01:15:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/20 01:15:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/20 01:15:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:15:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:15:41 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:15:41 DEBUG : a/b/c: Looking for writers 2026/04/20 01:15:41 DEBUG : deep.txt: reading active writers 2026/04/20 01:15:41 DEBUG : a/b: Looking for writers 2026/04/20 01:15:41 DEBUG : c: reading active writers 2026/04/20 01:15:41 DEBUG : mid.txt: reading active writers 2026/04/20 01:15:41 DEBUG : a: Looking for writers 2026/04/20 01:15:41 DEBUG : b: reading active writers 2026/04/20 01:15:41 DEBUG : top.txt: reading active writers 2026/04/20 01:15:41 DEBUG : Looking for writers 2026/04/20 01:15:41 DEBUG : a: reading active writers 2026/04/20 01:15:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (12.70s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:15:45 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:15:45 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:15:46 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/20 01:16:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/20 01:16:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/20 01:16:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:16:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:16 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:20 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:27 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:37 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:43 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:16:43 DEBUG : bigdir: Looking for writers 2026/04/20 01:16:43 DEBUG : big.bin: reading active writers 2026/04/20 01:16:43 DEBUG : Looking for writers 2026/04/20 01:16:43 DEBUG : bigdir: reading active writers 2026/04/20 01:16:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (59.09s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-havugih9mubo'", Local "Local file system at /tmp/rclone3275494411", Modify Window "1s" 2026/04/20 01:16:44 INFO : OpenDrive root 'rclone-test-havugih9mubo': poll-interval is not supported by this remote 2026/04/20 01:16:44 NOTICE: OpenDrive root 'rclone-test-havugih9mubo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/20 01:16:45 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/20 01:16:48 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/20 01:16:51 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/20 01:16:52 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/20 01:16:52 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/20 01:16:52 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:16:52 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:52 DEBUG : forgetting directory cache 2026/04/20 01:16:52 DEBUG : dir: forgetting directory cache 2026/04/20 01:16:52 DEBUG : dir: forgetting directory cache 2026/04/20 01:16:53 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/20 01:16:53 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/20 01:16:53 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:16:53 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:53 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/20 01:16:53 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/20 01:16:53 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/20 01:16:53 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/20 01:16:53 DEBUG : WaitForWriters: timeout=30s 2026/04/20 01:16:53 DEBUG : dir1: Looking for writers 2026/04/20 01:16:53 DEBUG : a.txt: reading active writers 2026/04/20 01:16:53 DEBUG : dir2: Looking for writers 2026/04/20 01:16:53 DEBUG : b.txt: reading active writers 2026/04/20 01:16:53 DEBUG : dir3: Looking for writers 2026/04/20 01:16:53 DEBUG : c.txt: reading active writers 2026/04/20 01:16:53 DEBUG : Looking for writers 2026/04/20 01:16:53 DEBUG : dir3: reading active writers 2026/04/20 01:16:53 DEBUG : dir1: reading active writers 2026/04/20 01:16:53 DEBUG : dir2: reading active writers 2026/04/20 01:16:53 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (12.25s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/20 01:16:56 DEBUG : OpenDrive root 'rclone-test-havugih9mubo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m8.943649223s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]