"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/04/19 03:24:03 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-bunuged5nube" 2026/04/19 03:24:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:24:03 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/04/19 03:24:03 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/04/19 03:24:03 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/04/19 03:24:03 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/04/19 03:24:03 DEBUG : Setting pass="500yraOV4GwtV3AI6Y0_-GTv7VjtTrfR7utatYlh3G1u9gs" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/04/19 03:24:03 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{OnFbx}" suffix to name 2026/04/19 03:24:03 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/04/19 03:24:03 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/04/19 03:24:03 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/04/19 03:24:03 DEBUG : Setting pass="500yraOV4GwtV3AI6Y0_-GTv7VjtTrfR7utatYlh3G1u9gs" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/04/19 03:24:03 DEBUG : found headers: 2026/04/19 03:24:04 DEBUG : Creating backend with remote "/tmp/rclone2262838815" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:04 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:05 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:05 DEBUG : dir: Looking for writers 2026/04/19 03:24:05 DEBUG : Looking for writers 2026/04/19 03:24:05 DEBUG : dir: reading active writers 2026/04/19 03:24:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.22s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:05 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:06 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:06 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:07 DEBUG : dir/subdir: Looking for writers 2026/04/19 03:24:07 DEBUG : dir: Looking for writers 2026/04/19 03:24:07 DEBUG : file1: reading active writers 2026/04/19 03:24:07 DEBUG : file2: reading active writers 2026/04/19 03:24:07 DEBUG : subdir: reading active writers 2026/04/19 03:24:07 DEBUG : Looking for writers 2026/04/19 03:24:07 DEBUG : dir: reading active writers 2026/04/19 03:24:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.26s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:08 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:08 DEBUG : dir: Looking for writers 2026/04/19 03:24:08 DEBUG : file1: reading active writers 2026/04/19 03:24:08 DEBUG : Looking for writers 2026/04/19 03:24:08 DEBUG : dir: reading active writers 2026/04/19 03:24:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:09 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:09 DEBUG : dir: Looking for writers 2026/04/19 03:24:09 DEBUG : Looking for writers 2026/04/19 03:24:09 DEBUG : dir: reading active writers 2026/04/19 03:24:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.10s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:10 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:10 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:10 DEBUG : forgetting directory cache 2026/04/19 03:24:10 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:10 DEBUG : Looking for writers 2026/04/19 03:24:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:11 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:12 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/19 03:24:12 DEBUG : dir: invalidating directory cache 2026/04/19 03:24:12 DEBUG : >ForgetPath: 2026/04/19 03:24:12 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/19 03:24:12 DEBUG : invalidating directory cache 2026/04/19 03:24:12 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:12 DEBUG : >ForgetPath: 2026/04/19 03:24:12 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/19 03:24:12 DEBUG : >ForgetPath: 2026/04/19 03:24:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:12 DEBUG : dir: Looking for writers 2026/04/19 03:24:12 DEBUG : Looking for writers 2026/04/19 03:24:12 DEBUG : dir: reading active writers 2026/04/19 03:24:12 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.10s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:12 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:13 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:14 DEBUG : forgetting directory cache 2026/04/19 03:24:14 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:14 DEBUG : dir: Looking for writers 2026/04/19 03:24:14 DEBUG : fil/a/b: Looking for writers 2026/04/19 03:24:14 DEBUG : fil/a: Looking for writers 2026/04/19 03:24:14 DEBUG : b: reading active writers 2026/04/19 03:24:14 DEBUG : fil: Looking for writers 2026/04/19 03:24:14 DEBUG : a: reading active writers 2026/04/19 03:24:14 DEBUG : Looking for writers 2026/04/19 03:24:14 DEBUG : dir: reading active writers 2026/04/19 03:24:14 DEBUG : fil: reading active writers 2026/04/19 03:24:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.33s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:15 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:16 DEBUG : dir: Looking for writers 2026/04/19 03:24:16 DEBUG : Looking for writers 2026/04/19 03:24:16 DEBUG : dir: reading active writers 2026/04/19 03:24:16 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:17 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:17 DEBUG : dir: Looking for writers 2026/04/19 03:24:17 DEBUG : file1: reading active writers 2026/04/19 03:24:17 DEBUG : Looking for writers 2026/04/19 03:24:17 DEBUG : dir: reading active writers 2026/04/19 03:24:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.16s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:18 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:18 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/04/19 03:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/19 03:24:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/19 03:24:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/19 03:24:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/19 03:24:19 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:19 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:20 DEBUG : dir: invalidating directory cache 2026/04/19 03:24:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/19 03:24:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/19 03:24:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/19 03:24:20 DEBUG : dir/file1: Reset virtual modtime 2026/04/19 03:24:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/19 03:24:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/19 03:24:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/19 03:24:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/19 03:24:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:20 DEBUG : dir: invalidating directory cache 2026/04/19 03:24:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/19 03:24:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/19 03:24:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/19 03:24:20 DEBUG : forgetting directory cache 2026/04/19 03:24:20 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:20 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/19 03:24:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:20 DEBUG : dir/virtualDir: Looking for writers 2026/04/19 03:24:20 DEBUG : dir: Looking for writers 2026/04/19 03:24:20 DEBUG : virtualDir: reading active writers 2026/04/19 03:24:20 DEBUG : file1: reading active writers 2026/04/19 03:24:20 DEBUG : virtualFile2: reading active writers 2026/04/19 03:24:20 DEBUG : virtualFile: reading active writers 2026/04/19 03:24:20 DEBUG : Looking for writers 2026/04/19 03:24:20 DEBUG : dir: reading active writers 2026/04/19 03:24:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.44s) --- PASS: TestDirReadDirAll/Virtual (1.07s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:21 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:21 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:22 ERROR : dir/: Can only open directories read only 2026/04/19 03:24:22 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:22 DEBUG : dir: Looking for writers 2026/04/19 03:24:22 DEBUG : Looking for writers 2026/04/19 03:24:22 DEBUG : dir: reading active writers 2026/04/19 03:24:22 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.10s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:22 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 03:24:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/19 03:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 03:24:23 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:24:23 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:23 DEBUG : dir/potato: size = 5 OK 2026/04/19 03:24:23 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:24:23 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/19 03:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 03:24:23 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:23 DEBUG : dir: Looking for writers 2026/04/19 03:24:23 DEBUG : file1: reading active writers 2026/04/19 03:24:23 DEBUG : potato: reading active writers 2026/04/19 03:24:23 DEBUG : Looking for writers 2026/04/19 03:24:23 DEBUG : dir: reading active writers 2026/04/19 03:24:23 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.67s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:24 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 03:24:25 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:25 DEBUG : dir/sub: Looking for writers 2026/04/19 03:24:25 DEBUG : dir: Looking for writers 2026/04/19 03:24:25 DEBUG : file1: reading active writers 2026/04/19 03:24:25 DEBUG : sub: reading active writers 2026/04/19 03:24:25 DEBUG : Looking for writers 2026/04/19 03:24:25 DEBUG : dir: reading active writers 2026/04/19 03:24:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.97s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:26 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 03:24:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/19 03:24:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:27 DEBUG : dir/sub/subsub: Looking for writers 2026/04/19 03:24:27 DEBUG : dir/sub: Looking for writers 2026/04/19 03:24:27 DEBUG : subsub: reading active writers 2026/04/19 03:24:27 DEBUG : dir: Looking for writers 2026/04/19 03:24:27 DEBUG : file1: reading active writers 2026/04/19 03:24:27 DEBUG : sub: reading active writers 2026/04/19 03:24:27 DEBUG : Looking for writers 2026/04/19 03:24:27 DEBUG : dir: reading active writers 2026/04/19 03:24:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.41s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:28 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:29 ERROR : dir/: Dir.Remove not empty 2026/04/19 03:24:29 DEBUG : dir/file1: Remove: 2026/04/19 03:24:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:29 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:24:29 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:24:29 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:29 DEBUG : Looking for writers 2026/04/19 03:24:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.16s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:29 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:30 DEBUG : dir/file1: Remove: 2026/04/19 03:24:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:30 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:24:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:24:30 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:30 DEBUG : Looking for writers 2026/04/19 03:24:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:31 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:31 DEBUG : dir/file1: Remove: 2026/04/19 03:24:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:31 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:24:32 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:32 DEBUG : dir: Looking for writers 2026/04/19 03:24:32 DEBUG : Looking for writers 2026/04/19 03:24:32 DEBUG : dir: reading active writers 2026/04/19 03:24:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.40s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:32 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:33 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/19 03:24:33 DEBUG : dir: Updating dir with dir2 0x244ddae08680 2026/04/19 03:24:33 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:24:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/19 03:24:34 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/19 03:24:34 DEBUG : file2: Updating file with file2 0x244ddae09860 2026/04/19 03:24:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:24:34 INFO : dir2/file3: Deleted 2026/04/19 03:24:35 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/19 03:24:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x244ddae09860 2026/04/19 03:24:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/19 03:24:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/19 03:24:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/19 03:24:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x244ddad25860 2026/04/19 03:24:35 DEBUG : empty directory: forgetting directory cache 2026/04/19 03:24:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/19 03:24:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/19 03:24:35 DEBUG : dir2: Renaming to "dir3" 2026/04/19 03:24:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:35 DEBUG : dir3: Looking for writers 2026/04/19 03:24:35 DEBUG : file3: reading active writers 2026/04/19 03:24:35 DEBUG : renamed empty directory: Looking for writers 2026/04/19 03:24:35 DEBUG : Looking for writers 2026/04/19 03:24:35 DEBUG : dir3: reading active writers 2026/04/19 03:24:35 DEBUG : renamed empty directory: reading active writers 2026/04/19 03:24:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.89s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:36 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 03:24:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:24:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:24:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 03:24:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/19 03:24:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/19 03:24:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 03:24:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:24:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:24:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 03:24:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/19 03:24:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/19 03:24:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 03:24:37 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (12 bytes), uploading instead of streaming 2026/04/19 03:24:37 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:37 DEBUG : dir/sub/file2: size = 12 OK 2026/04/19 03:24:37 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/19 03:24:37 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/19 03:24:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 03:24:37 DEBUG : forgetting directory cache 2026/04/19 03:24:37 DEBUG : dir: forgetting directory cache 2026/04/19 03:24:37 DEBUG : dir/sub: forgetting directory cache 2026/04/19 03:24:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/19 03:24:37 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/19 03:24:37 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:24:37 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:37 DEBUG : dir/sub/file0: size = 5 OK 2026/04/19 03:24:37 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:24:37 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/19 03:24:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 03:24:37 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:37 DEBUG : dir/sub: Looking for writers 2026/04/19 03:24:37 DEBUG : file0: reading active writers 2026/04/19 03:24:37 DEBUG : file2: reading active writers 2026/04/19 03:24:37 DEBUG : dir: Looking for writers 2026/04/19 03:24:37 DEBUG : file1: reading active writers 2026/04/19 03:24:37 DEBUG : sub: reading active writers 2026/04/19 03:24:37 DEBUG : Looking for writers 2026/04/19 03:24:37 DEBUG : dir: reading active writers 2026/04/19 03:24:37 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.39s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:38 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/19 03:24:38 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:38 DEBUG : Looking for writers 2026/04/19 03:24:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:38 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/19 03:24:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:24:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/19 03:24:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/19 03:24:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/19 03:24:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:24:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 03:24:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/19 03:24:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:24:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/19 03:24:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/19 03:24:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/19 03:24:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:24:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 03:24:39 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:39 DEBUG : dir: Looking for writers 2026/04/19 03:24:39 DEBUG : file1: reading active writers 2026/04/19 03:24:39 DEBUG : file1.metadata: reading active writers 2026/04/19 03:24:39 DEBUG : Looking for writers 2026/04/19 03:24:39 DEBUG : dir: reading active writers 2026/04/19 03:24:39 DEBUG : dir.metadata: reading active writers 2026/04/19 03:24:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.17s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:40 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:40 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:40 DEBUG : dir: Looking for writers 2026/04/19 03:24:40 DEBUG : file1: reading active writers 2026/04/19 03:24:40 DEBUG : Looking for writers 2026/04/19 03:24:40 DEBUG : dir: reading active writers 2026/04/19 03:24:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.16s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:41 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:41 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:42 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/04/19 03:24:42 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:42 DEBUG : dir: Looking for writers 2026/04/19 03:24:42 DEBUG : file1: reading active writers 2026/04/19 03:24:42 DEBUG : Looking for writers 2026/04/19 03:24:42 DEBUG : dir: reading active writers 2026/04/19 03:24:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.72s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.72s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:42 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:24:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:24:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:24:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 03:24:43 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:43 DEBUG : dir: Looking for writers 2026/04/19 03:24:43 DEBUG : file1: reading active writers 2026/04/19 03:24:43 DEBUG : Looking for writers 2026/04/19 03:24:43 DEBUG : dir: reading active writers 2026/04/19 03:24:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.25s) === RUN TestFileOpenReadUnknownSize 2026/04/19 03:24:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/19 03:24:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/19 03:24:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:24:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/19 03:24:44 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:44 DEBUG : Looking for writers 2026/04/19 03:24:44 DEBUG : file.txt: reading active writers 2026/04/19 03:24:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:44 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:44 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 03:24:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:45 DEBUG : dir/file1: size = 25 OK 2026/04/19 03:24:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:24:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/19 03:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:45 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:45 DEBUG : dir: Looking for writers 2026/04/19 03:24:45 DEBUG : file1: reading active writers 2026/04/19 03:24:45 DEBUG : Looking for writers 2026/04/19 03:24:45 DEBUG : dir: reading active writers 2026/04/19 03:24:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.49s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:45 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:46 DEBUG : dir/file1: Remove: 2026/04/19 03:24:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:46 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:24:46 DEBUG : dir/file1: Remove: 2026/04/19 03:24:46 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/19 03:24:46 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:46 DEBUG : dir: Looking for writers 2026/04/19 03:24:46 DEBUG : Looking for writers 2026/04/19 03:24:46 DEBUG : dir: reading active writers 2026/04/19 03:24:46 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.32s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:47 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:47 DEBUG : dir/file1: Remove: 2026/04/19 03:24:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:47 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:24:47 DEBUG : dir/file1: Remove: 2026/04/19 03:24:47 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/19 03:24:47 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:47 DEBUG : dir: Looking for writers 2026/04/19 03:24:47 DEBUG : Looking for writers 2026/04/19 03:24:47 DEBUG : dir: reading active writers 2026/04/19 03:24:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.29s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:48 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:24:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/19 03:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:24:48 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/19 03:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:24:48 DEBUG : dir/file1: Open: flags=0x3 2026/04/19 03:24:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/19 03:24:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/19 03:24:48 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:48 DEBUG : dir: Looking for writers 2026/04/19 03:24:48 DEBUG : file1: reading active writers 2026/04/19 03:24:48 DEBUG : Looking for writers 2026/04/19 03:24:48 DEBUG : dir: reading active writers 2026/04/19 03:24:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:49 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:49 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:50 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:50 DEBUG : dir: Looking for writers 2026/04/19 03:24:50 DEBUG : file1: reading active writers 2026/04/19 03:24:50 DEBUG : Looking for writers 2026/04/19 03:24:50 DEBUG : dir: reading active writers 2026/04/19 03:24:50 DEBUG : >WaitForWriters: 2026/04/19 03:24:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:24:50 DEBUG : newLeaf: Updating file with newLeaf 0x244ddada8b60 2026/04/19 03:24:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:24:51 DEBUG : dir/file1: Updating file with dir/file1 0x244ddada8b60 2026/04/19 03:24:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:24:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:24:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:24:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:51 DEBUG : dir/file1: File is currently open, delaying rename 0x244ddada8b60 2026/04/19 03:24:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:51 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 03:24:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:51 DEBUG : dir/file1: size = 25 OK 2026/04/19 03:24:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:24:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/19 03:24:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:51 DEBUG : newLeaf: Running delayed rename now 2026/04/19 03:24:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:24:51 DEBUG : newLeaf: Updating file with newLeaf 0x244ddada8b60 2026/04/19 03:24:51 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:51 DEBUG : dir: Looking for writers 2026/04/19 03:24:51 DEBUG : Looking for writers 2026/04/19 03:24:51 DEBUG : dir: reading active writers 2026/04/19 03:24:51 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:51 DEBUG : >WaitForWriters: 2026/04/19 03:24:51 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:51 DEBUG : dir: Looking for writers 2026/04/19 03:24:51 DEBUG : Looking for writers 2026/04/19 03:24:51 DEBUG : dir: reading active writers 2026/04/19 03:24:51 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:52 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:52 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:24:52 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:52 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:52 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:24:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:53 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:53 DEBUG : dir: Looking for writers 2026/04/19 03:24:53 DEBUG : file1: reading active writers 2026/04/19 03:24:53 DEBUG : Looking for writers 2026/04/19 03:24:53 DEBUG : dir: reading active writers 2026/04/19 03:24:53 DEBUG : >WaitForWriters: 2026/04/19 03:24:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:24:53 DEBUG : newLeaf: Updating file with newLeaf 0x244ddaf361a0 2026/04/19 03:24:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:24:54 DEBUG : dir/file1: Updating file with dir/file1 0x244ddaf361a0 2026/04/19 03:24:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:24:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:54 DEBUG : dir/file1: File is currently open, delaying rename 0x244ddaf361a0 2026/04/19 03:24:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:54 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 03:24:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:54 DEBUG : dir/file1: size = 25 OK 2026/04/19 03:24:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:24:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/19 03:24:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:54 DEBUG : newLeaf: Running delayed rename now 2026/04/19 03:24:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:24:54 DEBUG : newLeaf: Updating file with newLeaf 0x244ddaf361a0 2026/04/19 03:24:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:54 DEBUG : dir: Looking for writers 2026/04/19 03:24:54 DEBUG : Looking for writers 2026/04/19 03:24:54 DEBUG : dir: reading active writers 2026/04/19 03:24:54 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:54 DEBUG : >WaitForWriters: 2026/04/19 03:24:55 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:55 DEBUG : dir: Looking for writers 2026/04/19 03:24:55 DEBUG : Looking for writers 2026/04/19 03:24:55 DEBUG : dir: reading active writers 2026/04/19 03:24:55 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:55 DEBUG : >WaitForWriters: 2026/04/19 03:24:55 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:55 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:55 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:24:55 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:55 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:55 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:24:55 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:24:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb175c40): openPending: 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:24:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb175c40): >openPending: err= 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:24:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:24:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb175c40): _writeAt: size=14, off=0 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb175c40): >_writeAt: n=14, err= 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb175c40): close: 2026/04/19 03:24:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:24:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb175c40): >close: err= 2026/04/19 03:24:56 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:24:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:24:56 DEBUG : dir/file1: size = 14 OK 2026/04/19 03:24:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/19 03:24:56 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:24:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:24:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/19 03:24:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:24:56 DEBUG : dir: Looking for writers 2026/04/19 03:24:56 DEBUG : file1: reading active writers 2026/04/19 03:24:56 DEBUG : Looking for writers 2026/04/19 03:24:56 DEBUG : dir: reading active writers 2026/04/19 03:24:56 DEBUG : >WaitForWriters: 2026/04/19 03:24:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:24:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:24:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:24:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb18fdc0): _readAt: size=512, off=0 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb18fdc0): openPending: 2026/04/19 03:24:56 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/19 03:24:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:24:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb18fdc0): >openPending: err= 2026/04/19 03:24:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb18fdc0): >_readAt: n=14, err=EOF 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb18fdc0): close: 2026/04/19 03:24:56 DEBUG : dir/file1(0x244ddb18fdc0): >close: err= 2026/04/19 03:24:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:24:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:24:57 DEBUG : newLeaf: Updating file with newLeaf 0x244ddb150340 2026/04/19 03:24:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:24:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 03:24:57 DEBUG : dir/file1: Updating file with dir/file1 0x244ddb150340 2026/04/19 03:24:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:24:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:24:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:24:58 DEBUG : dir/file1(0x244ddb241900): openPending: 2026/04/19 03:24:58 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/19 03:24:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:24:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:24:58 DEBUG : dir/file1(0x244ddb241900): >openPending: err= 2026/04/19 03:24:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:24:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:24:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:24:58 DEBUG : dir/file1(0x244ddb241900): _writeAt: size=25, off=0 2026/04/19 03:24:58 DEBUG : dir/file1(0x244ddb241900): >_writeAt: n=25, err= 2026/04/19 03:24:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:24:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:24:58 DEBUG : newLeaf: Updating file with newLeaf 0x244ddb150340 2026/04/19 03:24:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:24:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:58 DEBUG : newLeaf(0x244ddb241900): close: 2026/04/19 03:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:24:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:24:58.06802919 +0000 UTC m=+54.239060937 2026/04/19 03:24:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:24:58 DEBUG : newLeaf(0x244ddb241900): >close: err= 2026/04/19 03:24:58 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:58 DEBUG : dir: Looking for writers 2026/04/19 03:24:58 DEBUG : Looking for writers 2026/04/19 03:24:58 DEBUG : dir: reading active writers 2026/04/19 03:24:58 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:24:58 DEBUG : dir: Looking for writers 2026/04/19 03:24:58 DEBUG : Looking for writers 2026/04/19 03:24:58 DEBUG : dir: reading active writers 2026/04/19 03:24:58 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:24:58 DEBUG : dir: Looking for writers 2026/04/19 03:24:58 DEBUG : Looking for writers 2026/04/19 03:24:58 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:58 DEBUG : dir: reading active writers 2026/04/19 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:24:58 DEBUG : dir: Looking for writers 2026/04/19 03:24:58 DEBUG : Looking for writers 2026/04/19 03:24:58 DEBUG : dir: reading active writers 2026/04/19 03:24:58 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:24:58 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:24:58 DEBUG : dir: Looking for writers 2026/04/19 03:24:58 DEBUG : Looking for writers 2026/04/19 03:24:58 DEBUG : dir: reading active writers 2026/04/19 03:24:58 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:24:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 03:24:58 DEBUG : dir: Looking for writers 2026/04/19 03:24:58 DEBUG : Looking for writers 2026/04/19 03:24:58 DEBUG : dir: reading active writers 2026/04/19 03:24:58 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:24:58 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:24:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:24:58 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:24:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:24:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/19 03:24:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:24:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:24:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:24:59 DEBUG : dir: Looking for writers 2026/04/19 03:24:59 DEBUG : Looking for writers 2026/04/19 03:24:59 DEBUG : dir: reading active writers 2026/04/19 03:24:59 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:59 DEBUG : >WaitForWriters: 2026/04/19 03:24:59 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:24:59 DEBUG : dir: Looking for writers 2026/04/19 03:24:59 DEBUG : Looking for writers 2026/04/19 03:24:59 DEBUG : dir: reading active writers 2026/04/19 03:24:59 DEBUG : newLeaf: reading active writers 2026/04/19 03:24:59 DEBUG : >WaitForWriters: 2026/04/19 03:24:59 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:24:59 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:24:59 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:24:59 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:59 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:24:59 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:24:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:00 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:00 DEBUG : dir: Looking for writers 2026/04/19 03:25:00 DEBUG : file1: reading active writers 2026/04/19 03:25:00 DEBUG : Looking for writers 2026/04/19 03:25:00 DEBUG : dir: reading active writers 2026/04/19 03:25:00 DEBUG : >WaitForWriters: 2026/04/19 03:25:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:25:00 DEBUG : newLeaf: Updating file with newLeaf 0x244ddb1a2f70 2026/04/19 03:25:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:25:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:25:01 DEBUG : dir/file1: Updating file with dir/file1 0x244ddb1a2f70 2026/04/19 03:25:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:25:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:01 DEBUG : dir/file1(0x244ddb126680): openPending: 2026/04/19 03:25:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:25:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:01 DEBUG : dir/file1(0x244ddb126680): >openPending: err= 2026/04/19 03:25:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:25:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:01 DEBUG : dir/file1(0x244ddb126680): _writeAt: size=25, off=0 2026/04/19 03:25:01 DEBUG : dir/file1(0x244ddb126680): >_writeAt: n=25, err= 2026/04/19 03:25:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:25:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:25:02 DEBUG : newLeaf: Updating file with newLeaf 0x244ddb1a2f70 2026/04/19 03:25:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:25:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:02 DEBUG : newLeaf(0x244ddb126680): close: 2026/04/19 03:25:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:25:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:25:01.645981941 +0000 UTC m=+57.817013688 2026/04/19 03:25:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:02 DEBUG : newLeaf(0x244ddb126680): >close: err= 2026/04/19 03:25:02 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:02 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:02 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:02 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:25:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:25:02 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:25:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:25:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/19 03:25:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:25:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : >WaitForWriters: 2026/04/19 03:25:02 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:02 DEBUG : dir: Looking for writers 2026/04/19 03:25:02 DEBUG : Looking for writers 2026/04/19 03:25:02 DEBUG : dir: reading active writers 2026/04/19 03:25:02 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:02 DEBUG : >WaitForWriters: 2026/04/19 03:25:02 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:03 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:03 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:03 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:03 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:03 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:25:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddb41fac0): openPending: 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddb41fac0): >openPending: err= 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:25:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddb41fac0): _writeAt: size=14, off=0 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddb41fac0): >_writeAt: n=14, err= 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddb41fac0): close: 2026/04/19 03:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:25:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddb41fac0): >close: err= 2026/04/19 03:25:04 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:04 DEBUG : dir/file1: size = 14 OK 2026/04/19 03:25:04 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/19 03:25:04 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:25:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:04 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/19 03:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:04 DEBUG : dir: Looking for writers 2026/04/19 03:25:04 DEBUG : file1: reading active writers 2026/04/19 03:25:04 DEBUG : Looking for writers 2026/04/19 03:25:04 DEBUG : dir: reading active writers 2026/04/19 03:25:04 DEBUG : >WaitForWriters: 2026/04/19 03:25:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddadecf40): _readAt: size=512, off=0 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddadecf40): openPending: 2026/04/19 03:25:04 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/19 03:25:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:25:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddadecf40): >openPending: err= 2026/04/19 03:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddadecf40): >_readAt: n=14, err=EOF 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddadecf40): close: 2026/04/19 03:25:04 DEBUG : dir/file1(0x244ddadecf40): >close: err= 2026/04/19 03:25:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:25:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:25:05 DEBUG : newLeaf: Updating file with newLeaf 0x244ddb4220d0 2026/04/19 03:25:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:25:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:25:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 03:25:05 DEBUG : dir/file1: Updating file with dir/file1 0x244ddb4220d0 2026/04/19 03:25:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:25:05 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:05 DEBUG : dir/file1(0x244ddb463800): openPending: 2026/04/19 03:25:05 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/19 03:25:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:25:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:05 DEBUG : dir/file1(0x244ddb463800): >openPending: err= 2026/04/19 03:25:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:25:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:05 DEBUG : dir/file1(0x244ddb463800): _writeAt: size=25, off=0 2026/04/19 03:25:05 DEBUG : dir/file1(0x244ddb463800): >_writeAt: n=25, err= 2026/04/19 03:25:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:25:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:25:06 DEBUG : newLeaf: Updating file with newLeaf 0x244ddb4220d0 2026/04/19 03:25:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:25:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:06 DEBUG : newLeaf(0x244ddb463800): close: 2026/04/19 03:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:25:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:25:05.879850163 +0000 UTC m=+62.050881909 2026/04/19 03:25:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:06 DEBUG : newLeaf(0x244ddb463800): >close: err= 2026/04/19 03:25:06 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:06 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:06 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:25:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:25:06 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:25:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:25:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/19 03:25:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:25:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:25:06 DEBUG : dir: Looking for writers 2026/04/19 03:25:06 DEBUG : Looking for writers 2026/04/19 03:25:06 DEBUG : dir: reading active writers 2026/04/19 03:25:06 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:06 DEBUG : >WaitForWriters: 2026/04/19 03:25:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:07 DEBUG : dir: Looking for writers 2026/04/19 03:25:07 DEBUG : Looking for writers 2026/04/19 03:25:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:07 DEBUG : dir: reading active writers 2026/04/19 03:25:07 DEBUG : >WaitForWriters: 2026/04/19 03:25:07 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:07 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:07 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:07 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:07 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:07 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:08 DEBUG : dir: Looking for writers 2026/04/19 03:25:08 DEBUG : file1: reading active writers 2026/04/19 03:25:08 DEBUG : Looking for writers 2026/04/19 03:25:08 DEBUG : dir: reading active writers 2026/04/19 03:25:08 DEBUG : >WaitForWriters: 2026/04/19 03:25:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:08 DEBUG : dir/file1(0x244ddb08a9c0): _readAt: size=512, off=0 2026/04/19 03:25:08 DEBUG : dir/file1(0x244ddb08a9c0): openPending: 2026/04/19 03:25:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:25:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:25:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:08 DEBUG : dir/file1(0x244ddb08a9c0): >openPending: err= 2026/04/19 03:25:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/19 03:25:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:25:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:08 DEBUG : dir/file1(0x244ddb08a9c0): >_readAt: n=14, err=EOF 2026/04/19 03:25:08 DEBUG : dir/file1(0x244ddb08a9c0): close: 2026/04/19 03:25:08 DEBUG : dir/file1(0x244ddb08a9c0): >close: err= 2026/04/19 03:25:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:25:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:25:08 DEBUG : newLeaf: Updating file with newLeaf 0x244ddafde5b0 2026/04/19 03:25:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:25:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:25:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 03:25:09 DEBUG : dir/file1: Updating file with dir/file1 0x244ddafde5b0 2026/04/19 03:25:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:25:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:25:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:09 DEBUG : dir/file1(0x244ddb130980): openPending: 2026/04/19 03:25:09 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/19 03:25:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:25:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:09 DEBUG : dir/file1(0x244ddb130980): >openPending: err= 2026/04/19 03:25:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:25:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:09 DEBUG : dir/file1(0x244ddb130980): _writeAt: size=25, off=0 2026/04/19 03:25:09 DEBUG : dir/file1(0x244ddb130980): >_writeAt: n=25, err= 2026/04/19 03:25:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:25:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:25:09 DEBUG : newLeaf: Updating file with newLeaf 0x244ddafde5b0 2026/04/19 03:25:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:25:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:09 DEBUG : newLeaf(0x244ddb130980): close: 2026/04/19 03:25:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:25:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:25:09.456405364 +0000 UTC m=+65.627437110 2026/04/19 03:25:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:09 DEBUG : newLeaf(0x244ddb130980): >close: err= 2026/04/19 03:25:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:09 DEBUG : dir: Looking for writers 2026/04/19 03:25:09 DEBUG : Looking for writers 2026/04/19 03:25:09 DEBUG : dir: reading active writers 2026/04/19 03:25:09 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:09 DEBUG : dir: Looking for writers 2026/04/19 03:25:09 DEBUG : Looking for writers 2026/04/19 03:25:09 DEBUG : dir: reading active writers 2026/04/19 03:25:09 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:09 DEBUG : dir: Looking for writers 2026/04/19 03:25:09 DEBUG : Looking for writers 2026/04/19 03:25:09 DEBUG : dir: reading active writers 2026/04/19 03:25:09 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:09 DEBUG : dir: Looking for writers 2026/04/19 03:25:09 DEBUG : Looking for writers 2026/04/19 03:25:09 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:09 DEBUG : dir: reading active writers 2026/04/19 03:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:09 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:25:09 DEBUG : dir: Looking for writers 2026/04/19 03:25:09 DEBUG : Looking for writers 2026/04/19 03:25:09 DEBUG : dir: reading active writers 2026/04/19 03:25:09 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:09 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:10 DEBUG : dir: Looking for writers 2026/04/19 03:25:10 DEBUG : Looking for writers 2026/04/19 03:25:10 DEBUG : dir: reading active writers 2026/04/19 03:25:10 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:10 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:25:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/19 03:25:10 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:25:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:25:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/19 03:25:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:25:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:25:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:25:10 DEBUG : dir: Looking for writers 2026/04/19 03:25:10 DEBUG : Looking for writers 2026/04/19 03:25:10 DEBUG : dir: reading active writers 2026/04/19 03:25:10 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:10 DEBUG : >WaitForWriters: 2026/04/19 03:25:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:10 DEBUG : dir: Looking for writers 2026/04/19 03:25:10 DEBUG : Looking for writers 2026/04/19 03:25:10 DEBUG : dir: reading active writers 2026/04/19 03:25:10 DEBUG : newLeaf: reading active writers 2026/04/19 03:25:10 DEBUG : >WaitForWriters: 2026/04/19 03:25:10 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestFileRename (21.73s) --- PASS: TestFileRename/off,forceCache=false (3.09s) --- PASS: TestFileRename/minimal,forceCache=false (3.10s) --- PASS: TestFileRename/minimal,forceCache=true (4.18s) --- PASS: TestFileRename/writes,forceCache=false (3.63s) --- PASS: TestFileRename/writes,forceCache=true (4.17s) --- PASS: TestFileRename/full,forceCache=false (3.56s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:11 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:11 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:11 DEBUG : Looking for writers 2026/04/19 03:25:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.15s) === 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 "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:11 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:25:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:25:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:11 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:11 DEBUG : dir: Looking for writers 2026/04/19 03:25:11 DEBUG : file1: reading active writers 2026/04/19 03:25:11 DEBUG : Looking for writers 2026/04/19 03:25:11 DEBUG : dir: reading active writers 2026/04/19 03:25:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.23s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:12 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:25:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/19 03:25:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/19 03:25:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/19 03:25:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/19 03:25:13 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/19 03:25:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:13 DEBUG : dir: Looking for writers 2026/04/19 03:25:13 DEBUG : file1: reading active writers 2026/04/19 03:25:13 DEBUG : Looking for writers 2026/04/19 03:25:13 DEBUG : dir: reading active writers 2026/04/19 03:25:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.52s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:14 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:25:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/19 03:25:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/19 03:25:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/19 03:25:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/19 03:25:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/19 03:25:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/19 03:25:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/19 03:25:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/19 03:25:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/19 03:25:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/19 03:25:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/19 03:25:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/19 03:25:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/19 03:25:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/19 03:25:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/19 03:25:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/19 03:25:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/19 03:25:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/19 03:25:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/19 03:25:15 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/19 03:25:15 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:15 DEBUG : dir: Looking for writers 2026/04/19 03:25:15 DEBUG : file1: reading active writers 2026/04/19 03:25:15 DEBUG : Looking for writers 2026/04/19 03:25:15 DEBUG : dir: reading active writers 2026/04/19 03:25:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.65s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:15 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:25:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:25:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:16 DEBUG : dir: Looking for writers 2026/04/19 03:25:16 DEBUG : file1: reading active writers 2026/04/19 03:25:16 DEBUG : Looking for writers 2026/04/19 03:25:16 DEBUG : dir: reading active writers 2026/04/19 03:25:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.27s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:16 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:25:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:25:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/19 03:25:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/19 03:25:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:17 DEBUG : dir: Looking for writers 2026/04/19 03:25:17 DEBUG : file1: reading active writers 2026/04/19 03:25:17 DEBUG : Looking for writers 2026/04/19 03:25:17 DEBUG : dir: reading active writers 2026/04/19 03:25:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.25s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:18 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:18 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:18 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:18 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:18 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): _readAt: size=1, off=0 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): openPending: 2026/04/19 03:25:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): >openPending: err= 2026/04/19 03:25:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 03:25:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:25:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): >_readAt: n=1, err= 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): _readAt: size=256, off=1 2026/04/19 03:25:18 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): >_readAt: n=15, err=EOF 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): _readAt: size=16, off=16 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): >_readAt: n=0, err=EOF 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): close: 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): >close: err= 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): close: 2026/04/19 03:25:18 DEBUG : dir/file1(0x244ddb3d4600): >close: err=file already closed 2026/04/19 03:25:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:18 DEBUG : dir: Looking for writers 2026/04/19 03:25:18 DEBUG : file1: reading active writers 2026/04/19 03:25:18 DEBUG : Looking for writers 2026/04/19 03:25:18 DEBUG : dir: reading active writers 2026/04/19 03:25:18 DEBUG : >WaitForWriters: 2026/04/19 03:25:18 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.23s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:19 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:19 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:19 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:19 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:19 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): _readAt: size=1, off=0 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): openPending: 2026/04/19 03:25:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >openPending: err= 2026/04/19 03:25:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 03:25:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:25:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >_readAt: n=1, err= 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): _readAt: size=1, off=5 2026/04/19 03:25:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >_readAt: n=1, err= 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): _readAt: size=1, off=3 2026/04/19 03:25:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >_readAt: n=1, err= 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): _readAt: size=1, off=13 2026/04/19 03:25:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >_readAt: n=1, err= 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): _readAt: size=16, off=100 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >_readAt: n=0, err=EOF 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): close: 2026/04/19 03:25:20 DEBUG : dir/file1(0x244ddae67b40): >close: err= 2026/04/19 03:25:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:20 DEBUG : dir: Looking for writers 2026/04/19 03:25:20 DEBUG : file1: reading active writers 2026/04/19 03:25:20 DEBUG : Looking for writers 2026/04/19 03:25:20 DEBUG : dir: reading active writers 2026/04/19 03:25:20 DEBUG : >WaitForWriters: 2026/04/19 03:25:20 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.23s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:20 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:20 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:20 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:20 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:20 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=1, off=0 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): openPending: 2026/04/19 03:25:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >openPending: err= 2026/04/19 03:25:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 03:25:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:25:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=1, err= 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=1, off=5 2026/04/19 03:25:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=1, err= 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=1, off=1 2026/04/19 03:25:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=1, err= 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=6, off=10 2026/04/19 03:25:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=6, err= 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=256, off=10 2026/04/19 03:25:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=6, err=EOF 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=256, off=100 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=0, err=EOF 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): close: 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >close: err= 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): _readAt: size=256, off=100 2026/04/19 03:25:21 DEBUG : dir/file1(0x244ddb175e80): >_readAt: n=0, err=file already closed 2026/04/19 03:25:21 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:21 DEBUG : dir: Looking for writers 2026/04/19 03:25:21 DEBUG : file1: reading active writers 2026/04/19 03:25:21 DEBUG : Looking for writers 2026/04/19 03:25:21 DEBUG : dir: reading active writers 2026/04/19 03:25:21 DEBUG : >WaitForWriters: 2026/04/19 03:25:21 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.22s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:21 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:21 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:21 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:21 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:21 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): RWFileHandle.Flush 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): _readAt: size=256, off=0 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): openPending: 2026/04/19 03:25:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): >openPending: err= 2026/04/19 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/19 03:25:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:25:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): >_readAt: n=16, err=EOF 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): RWFileHandle.Flush 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): RWFileHandle.Flush 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): close: 2026/04/19 03:25:22 DEBUG : dir/file1(0x244ddb4cf500): >close: err= 2026/04/19 03:25:22 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:22 DEBUG : dir: Looking for writers 2026/04/19 03:25:22 DEBUG : file1: reading active writers 2026/04/19 03:25:22 DEBUG : Looking for writers 2026/04/19 03:25:22 DEBUG : dir: reading active writers 2026/04/19 03:25:22 DEBUG : >WaitForWriters: 2026/04/19 03:25:22 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.24s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:23 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:23 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:23 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:23 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:23 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:25:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:25:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): _readAt: size=256, off=0 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): openPending: 2026/04/19 03:25:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): >openPending: err= 2026/04/19 03:25:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/19 03:25:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:25:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:25:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): >_readAt: n=16, err=EOF 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): RWFileHandle.Release 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): close: 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): >close: err= 2026/04/19 03:25:23 DEBUG : dir/file1(0x244ddafa7640): RWFileHandle.Release 2026/04/19 03:25:23 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:23 DEBUG : dir: Looking for writers 2026/04/19 03:25:23 DEBUG : file1: reading active writers 2026/04/19 03:25:23 DEBUG : Looking for writers 2026/04/19 03:25:23 DEBUG : dir: reading active writers 2026/04/19 03:25:23 DEBUG : >WaitForWriters: 2026/04/19 03:25:23 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting 2026/04/19 03:25:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.23s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:24 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:24 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:24 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:24 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:24 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:24 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): openPending: 2026/04/19 03:25:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): >openPending: err= 2026/04/19 03:25:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): _writeAt: size=5, off=0 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): >_writeAt: n=5, err= 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): _writeAt: size=7, off=5 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): >_writeAt: n=7, err= 2026/04/19 03:25:24 DEBUG : file1: vfs cache: truncate to size=11 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): close: 2026/04/19 03:25:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:25:24.447416183 +0000 UTC m=+80.618447929 2026/04/19 03:25:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): >close: err= 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): close: 2026/04/19 03:25:24 DEBUG : file1(0x244ddb102fc0): >close: err=file already closed 2026/04/19 03:25:24 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:24 DEBUG : Looking for writers 2026/04/19 03:25:24 DEBUG : file1: reading active writers 2026/04/19 03:25:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:24 DEBUG : Looking for writers 2026/04/19 03:25:24 DEBUG : file1: reading active writers 2026/04/19 03:25:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:24 DEBUG : Looking for writers 2026/04/19 03:25:24 DEBUG : file1: reading active writers 2026/04/19 03:25:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:24 DEBUG : Looking for writers 2026/04/19 03:25:24 DEBUG : file1: reading active writers 2026/04/19 03:25:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:24 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:25:24 DEBUG : Looking for writers 2026/04/19 03:25:24 DEBUG : file1: reading active writers 2026/04/19 03:25:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:24 DEBUG : Looking for writers 2026/04/19 03:25:24 DEBUG : file1: reading active writers 2026/04/19 03:25:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:24 DEBUG : file1: size = 11 OK 2026/04/19 03:25:24 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/19 03:25:24 INFO : file1: Copied (new) 2026/04/19 03:25:24 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-19 03:25:24 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/19 03:25:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:24 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : >WaitForWriters: 2026/04/19 03:25:25 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:25 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:25 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : >WaitForWriters: 2026/04/19 03:25:25 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.07s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:25 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:25 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:25 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:25 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:25 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:25 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): openPending: 2026/04/19 03:25:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): >openPending: err= 2026/04/19 03:25:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): _writeAt: size=7, off=0 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): >_writeAt: n=7, err= 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): _writeAt: size=6, off=5 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): >_writeAt: n=6, err= 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): close: 2026/04/19 03:25:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:25:25.510842889 +0000 UTC m=+81.681874635 2026/04/19 03:25:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): >close: err= 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): _writeAt: size=5, off=0 2026/04/19 03:25:25 DEBUG : file1(0x244ddb236400): >_writeAt: n=0, err=file already closed 2026/04/19 03:25:25 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:25 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:25 DEBUG : Looking for writers 2026/04/19 03:25:25 DEBUG : file1: reading active writers 2026/04/19 03:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:25 DEBUG : file1: size = 11 OK 2026/04/19 03:25:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/19 03:25:25 INFO : file1: Copied (new) 2026/04/19 03:25:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-19 03:25:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/19 03:25:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : >WaitForWriters: 2026/04/19 03:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : >WaitForWriters: 2026/04/19 03:25:26 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting 2026/04/19 03:25:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.05s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:26 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:26 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:26 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:26 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:26 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:26 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:26 DEBUG : file1(0x244ddb25b080): openPending: 2026/04/19 03:25:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:26 DEBUG : file1(0x244ddb25b080): >openPending: err= 2026/04/19 03:25:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:25:26 DEBUG : file1(0x244ddb25b080): close: 2026/04/19 03:25:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:25:26.568540894 +0000 UTC m=+82.739572640 2026/04/19 03:25:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:26 DEBUG : file1(0x244ddb25b080): >close: err= 2026/04/19 03:25:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:25:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:25:26 DEBUG : file2: newRWFileHandle: 2026/04/19 03:25:26 DEBUG : file2(0x244ddb25b500): openPending: 2026/04/19 03:25:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:25:26 DEBUG : file2(0x244ddb25b500): >openPending: err= 2026/04/19 03:25:26 DEBUG : file2: >newRWFileHandle: err= 2026/04/19 03:25:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:25:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/19 03:25:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/19 03:25:26 DEBUG : file2(0x244ddb25b500): RWFileHandle.Flush 2026/04/19 03:25:26 DEBUG : file2(0x244ddb25b500): RWFileHandle.Release 2026/04/19 03:25:26 DEBUG : file2(0x244ddb25b500): close: 2026/04/19 03:25:26 DEBUG : file2: vfs cache: setting modification time to 2026-04-19 03:25:26.569486271 +0000 UTC m=+82.740518017 2026/04/19 03:25:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:26 DEBUG : file2(0x244ddb25b500): >close: err= 2026/04/19 03:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : file2: reading active writers 2026/04/19 03:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : file2: reading active writers 2026/04/19 03:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : file2: reading active writers 2026/04/19 03:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : file2: reading active writers 2026/04/19 03:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/19 03:25:26 DEBUG : file2: vfs cache: starting upload 2026/04/19 03:25:26 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : file2: reading active writers 2026/04/19 03:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/19 03:25:26 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:26 DEBUG : Looking for writers 2026/04/19 03:25:26 DEBUG : file1: reading active writers 2026/04/19 03:25:26 DEBUG : file2: reading active writers 2026/04/19 03:25:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/19 03:25:26 DEBUG : file2: size = 0 OK 2026/04/19 03:25:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/19 03:25:26 INFO : file2: Copied (new) 2026/04/19 03:25:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-19 03:25:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/19 03:25:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/19 03:25:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:25:26 INFO : file2: vfs cache: upload succeeded try #1 2026/04/19 03:25:26 DEBUG : file1: size = 0 OK 2026/04/19 03:25:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/19 03:25:26 INFO : file1: Copied (new) 2026/04/19 03:25:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-19 03:25:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/19 03:25:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : file2: reading active writers 2026/04/19 03:25:27 DEBUG : >WaitForWriters: 2026/04/19 03:25:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : file2: reading active writers 2026/04/19 03:25:27 DEBUG : >WaitForWriters: 2026/04/19 03:25:27 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting 2026/04/19 03:25:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.19s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:27 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:27 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:27 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:27 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:27 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:27 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): openPending: 2026/04/19 03:25:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): >openPending: err= 2026/04/19 03:25:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): _writeAt: size=5, off=0 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): >_writeAt: n=5, err= 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): RWFileHandle.Flush 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): RWFileHandle.Flush 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): close: 2026/04/19 03:25:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:25:27.760413086 +0000 UTC m=+83.931444832 2026/04/19 03:25:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:27 DEBUG : file1(0x244ddb277040): >close: err= 2026/04/19 03:25:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:27 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:25:27 DEBUG : Looking for writers 2026/04/19 03:25:27 DEBUG : file1: reading active writers 2026/04/19 03:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:27 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:28 DEBUG : file1: size = 5 OK 2026/04/19 03:25:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:25:28 INFO : file1: Copied (new) 2026/04/19 03:25:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 03:25:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/19 03:25:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:28 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : >WaitForWriters: 2026/04/19 03:25:28 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.99s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:28 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:28 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:28 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:28 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:28 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:28 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): openPending: 2026/04/19 03:25:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): >openPending: err= 2026/04/19 03:25:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): _writeAt: size=5, off=0 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): >_writeAt: n=5, err= 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): RWFileHandle.Release 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): close: 2026/04/19 03:25:28 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:25:28.743733356 +0000 UTC m=+84.914765122 2026/04/19 03:25:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): >close: err= 2026/04/19 03:25:28 DEBUG : file1(0x244ddb3d50c0): RWFileHandle.Release 2026/04/19 03:25:28 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube/dir/file1: no such file or directory 2026/04/19 03:25:28 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:25:28 DEBUG : Looking for writers 2026/04/19 03:25:28 DEBUG : file1: reading active writers 2026/04/19 03:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:28 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:29 DEBUG : Looking for writers 2026/04/19 03:25:29 DEBUG : file1: reading active writers 2026/04/19 03:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:29 DEBUG : file1: size = 5 OK 2026/04/19 03:25:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:25:29 INFO : file1: Copied (new) 2026/04/19 03:25:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 03:25:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/19 03:25:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:29 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:29 DEBUG : Looking for writers 2026/04/19 03:25:29 DEBUG : file1: reading active writers 2026/04/19 03:25:29 DEBUG : >WaitForWriters: 2026/04/19 03:25:29 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:29 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:29 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:29 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:29 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:29 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:25:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:25:30 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:30 DEBUG : dir/file1(0x244ddb41e580): openPending: 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:30 DEBUG : dir/file1(0x244ddb41e580): >openPending: err= 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:25:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:30 DEBUG : dir/file1(0x244ddb41e580): _writeAt: size=5, off=0 2026/04/19 03:25:30 DEBUG : dir/file1(0x244ddb41e580): >_writeAt: n=5, err= 2026/04/19 03:25:30 DEBUG : dir/file1(0x244ddb41e580): close: 2026/04/19 03:25:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-19 03:25:30.246997295 +0000 UTC m=+86.418029031 2026/04/19 03:25:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:30 DEBUG : dir/file1(0x244ddb41e580): >close: err= 2026/04/19 03:25:30 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:30 DEBUG : dir/file1: size = 5 OK 2026/04/19 03:25:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:25:30 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-19 03:25:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/19 03:25:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:30 DEBUG : dir: Looking for writers 2026/04/19 03:25:30 DEBUG : file1: reading active writers 2026/04/19 03:25:30 DEBUG : Looking for writers 2026/04/19 03:25:30 DEBUG : dir: reading active writers 2026/04/19 03:25:30 DEBUG : >WaitForWriters: 2026/04/19 03:25:30 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.79s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:31 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:31 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:31 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:31 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:31 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:32 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:25:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:25:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): _writeAt: size=5, off=0 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): openPending: 2026/04/19 03:25:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:25:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): >openPending: err= 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): >_writeAt: n=5, err= 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): _writeAt: size=15, off=5 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): >_writeAt: n=15, err= 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): close: 2026/04/19 03:25:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/19 03:25:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-19 03:25:32.012623541 +0000 UTC m=+88.183655287 2026/04/19 03:25:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:32 DEBUG : dir/file1(0x244ddaef4340): >close: err= 2026/04/19 03:25:32 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:32 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:32 DEBUG : dir/file1: size = 20 OK 2026/04/19 03:25:32 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/19 03:25:32 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:25:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-19 03:25:32 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/19 03:25:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:32 DEBUG : dir: Looking for writers 2026/04/19 03:25:32 DEBUG : file1: reading active writers 2026/04/19 03:25:32 DEBUG : Looking for writers 2026/04/19 03:25:32 DEBUG : dir: reading active writers 2026/04/19 03:25:32 DEBUG : >WaitForWriters: 2026/04/19 03:25:32 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.79s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:33 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:33 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:33 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:33 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:33 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:33 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:33 DEBUG : file1(0x244ddb01b9c0): openPending: 2026/04/19 03:25:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:33 DEBUG : file1(0x244ddb01b9c0): >openPending: err= 2026/04/19 03:25:33 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:25:33 DEBUG : file1(0x244ddb01b9c0): _writeAt: size=5, off=0 2026/04/19 03:25:33 DEBUG : file1(0x244ddb01b9c0): >_writeAt: n=5, err= 2026/04/19 03:25:33 DEBUG : file1(0x244ddb01b9c0): close: 2026/04/19 03:25:33 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:25:33.294692273 +0000 UTC m=+89.465724019 2026/04/19 03:25:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:33 DEBUG : file1(0x244ddb01b9c0): >close: err= 2026/04/19 03:25:33 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:33 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:33 DEBUG : file1: size = 5 OK 2026/04/19 03:25:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:25:33 INFO : file1: Copied (new) 2026/04/19 03:25:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 03:25:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/19 03:25:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:25:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:33 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:25:33 DEBUG : Looking for writers 2026/04/19 03:25:33 DEBUG : file1: reading active writers 2026/04/19 03:25:33 DEBUG : >WaitForWriters: 2026/04/19 03:25:33 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.99s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:34 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/19 03:25:34 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061100): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061100): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061100): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.290509764 +0000 UTC m=+90.461541501 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.290509764 +0000 UTC m=+90.461541501 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061a40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061a40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.290509764 +0000 UTC m=+90.461541501 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb061a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6460 item 1 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072180): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072180): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072180): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072180): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072180): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.292580339 +0000 UTC m=+90.463612076 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072180): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072680): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072680): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072680): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.292580339 +0000 UTC m=+90.463612076 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6a80 item 2 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072cc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072cc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.293990144 +0000 UTC m=+90.465021890 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb072cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.293990144 +0000 UTC m=+90.465021890 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.293990144 +0000 UTC m=+90.465021890 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6f50 item 3 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073c80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073c80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.296263242 +0000 UTC m=+90.467294978 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb073c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1222c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1222c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1222c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1222c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1222c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.296263242 +0000 UTC m=+90.467294978 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1222c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c7500 item 4 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122900): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122900): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.297573459 +0000 UTC m=+90.468605205 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.297573459 +0000 UTC m=+90.468605205 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb122d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123240): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123240): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123240): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.297573459 +0000 UTC m=+90.468605205 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c78f0 item 5 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1238c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1238c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1238c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1238c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1238c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.300532152 +0000 UTC m=+90.471563888 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1238c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123e00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123e00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.300532152 +0000 UTC m=+90.471563888 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb123e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba8150 item 6 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14e580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14e580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14e580): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14e580): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14e580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.301669822 +0000 UTC m=+90.472701559 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14e580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.301669822 +0000 UTC m=+90.472701559 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ea80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ef40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ef40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ef40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ef40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ef40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.301669822 +0000 UTC m=+90.472701559 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14ef40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba8d90 item 7 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14f5c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14f5c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14f5c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14f5c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14f5c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.303469946 +0000 UTC m=+90.474501682 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14f5c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14fb00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14fb00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14fb00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14fb00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14fb00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.303469946 +0000 UTC m=+90.474501682 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb14fb00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba9c70 item 8 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1921c0): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb1921c0): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1921c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1921c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1921c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1921c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1921c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192580): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192580): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.305853823 +0000 UTC m=+90.476885559 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.305853823 +0000 UTC m=+90.476885559 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192f00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192f00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192f00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192f00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192f00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.305853823 +0000 UTC m=+90.476885559 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb192f00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea230 item 9 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193580): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193580): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.3081589 +0000 UTC m=+90.479190636 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193ac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193ac0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.3081589 +0000 UTC m=+90.479190636 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb193ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea700 item 10 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2200): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb1d2200): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2200): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2200): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2200): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2200): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2200): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d25c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d25c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d25c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d25c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d25c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.309506678 +0000 UTC m=+90.480538414 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d25c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.309506678 +0000 UTC m=+90.480538414 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2fc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2fc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2fc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2fc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2fc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.309506678 +0000 UTC m=+90.480538414 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d2fc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eaa80 item 11 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.311385921 +0000 UTC m=+90.482417657 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3b80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3b80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3b80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3b80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3b80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.311385921 +0000 UTC m=+90.482417657 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1d3b80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eafc0 item 12 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2002c0): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb2002c0): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2002c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2002c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2002c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2002c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2002c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200680): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200680): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200680): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.312759087 +0000 UTC m=+90.483790823 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200d40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200d40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200d40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200d40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200d40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.312759087 +0000 UTC m=+90.483790823 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb200d40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb340 item 13 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2013c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2013c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2013c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2013c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2013c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.314066449 +0000 UTC m=+90.485098185 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2013c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb201900): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb201900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb201900): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb201900): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb201900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.314066449 +0000 UTC m=+90.485098185 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb201900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb6c0 item 14 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220040): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb220040): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220040): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220040): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220040): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220040): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220400): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220400): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.315810425 +0000 UTC m=+90.486842181 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220ac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220ac0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.315810425 +0000 UTC m=+90.486842181 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb220ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ebb90 item 15 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221140): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221140): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221140): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.317516682 +0000 UTC m=+90.488548458 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221680): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221680): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221680): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.317516682 +0000 UTC m=+90.488548458 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202230 item 16 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221cc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221cc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.319019833 +0000 UTC m=+90.490051569 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb221cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.319019833 +0000 UTC m=+90.490051569 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252740): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252740): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252740): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.319019833 +0000 UTC m=+90.490051569 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202690 item 17 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252dc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252dc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252dc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252dc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252dc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.321050742 +0000 UTC m=+90.492082478 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb252dc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253300): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253300): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253300): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.321050742 +0000 UTC m=+90.492082478 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202b60 item 18 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253980): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.322506435 +0000 UTC m=+90.493538171 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.322506435 +0000 UTC m=+90.493538171 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb253e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286480): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.322506435 +0000 UTC m=+90.493538171 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203180 item 19 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286b00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286b00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286b00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286b00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286b00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.324272753 +0000 UTC m=+90.495304500 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb286b00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287040): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287040): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.324272753 +0000 UTC m=+90.495304500 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb2039d0 item 20 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2876c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2876c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2876c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2876c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2876c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.32559809 +0000 UTC m=+90.496629836 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2876c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.32559809 +0000 UTC m=+90.496629836 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb287bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b41c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b41c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b41c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b41c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b41c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.32559809 +0000 UTC m=+90.496629836 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b41c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203dc0 item 21 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4840): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4840): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4840): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.327490357 +0000 UTC m=+90.498522093 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4d80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4d80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.327490357 +0000 UTC m=+90.498522093 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b4d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaad0f50 item 22 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5400): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5400): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.328682791 +0000 UTC m=+90.499714527 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.328682791 +0000 UTC m=+90.499714527 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5e00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5e00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.328682791 +0000 UTC m=+90.499714527 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b5e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaad1570 item 23 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2580): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2580): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.332229767 +0000 UTC m=+90.503261502 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2ac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2ac0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.332229767 +0000 UTC m=+90.503261502 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2d2ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a1c0 item 24 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafafd00): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddafafd00): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafafd00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafafd00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafafd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafafd00): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafafd00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc1c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc1c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc1c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc1c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc1c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.333597603 +0000 UTC m=+90.504629349 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc1c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.333597603 +0000 UTC m=+90.504629349 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fc6c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fcc00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fcc00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fcc00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fcc00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fcc00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.333597603 +0000 UTC m=+90.504629349 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fcc00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaea6930 item 25 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.336634304 +0000 UTC m=+90.507666040 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd7c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd7c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd7c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd7c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd7c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.336634304 +0000 UTC m=+90.507666040 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fd7c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaea70a0 item 26 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fde00): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb0fde00): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fde00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fde00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fde00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fde00): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0fde00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a2c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a2c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a2c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a2c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a2c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.338392076 +0000 UTC m=+90.509423843 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a2c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.338392076 +0000 UTC m=+90.509423843 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31a7c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31ad00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31ad00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31ad00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31ad00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31ad00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.338392076 +0000 UTC m=+90.509423843 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31ad00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaea7490 item 27 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.340686885 +0000 UTC m=+90.511718621 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b8c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b8c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b8c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b8c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b8c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.340686885 +0000 UTC m=+90.511718621 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb31b8c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaea79d0 item 28 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332000): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb332000): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332000): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332000): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332000): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332000): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3323c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3323c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3323c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3323c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3323c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.342733364 +0000 UTC m=+90.513765100 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3323c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1751c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1751c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1751c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1751c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1751c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.342733364 +0000 UTC m=+90.513765100 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1751c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0a000 item 29 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175840): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175840): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175840): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.344467412 +0000 UTC m=+90.515499148 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175e00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175e00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.344467412 +0000 UTC m=+90.515499148 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e8c0 item 30 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8540): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddadf8540): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8540): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8540): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8540): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8540): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8900): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8900): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.346451803 +0000 UTC m=+90.517483549 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8fc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8fc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8fc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8fc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8fc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.346451803 +0000 UTC m=+90.517483549 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf8fc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05eee0 item 31 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.347778522 +0000 UTC m=+90.518810258 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9b80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9b80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9b80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9b80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9b80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.347778522 +0000 UTC m=+90.518810258 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadf9b80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f2d0 item 32 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a62c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a62c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a62c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a62c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a62c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.349904691 +0000 UTC m=+90.520936427 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a62c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f650 item 33 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.350870878 +0000 UTC m=+90.521902614 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9ec0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9ec0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.350870878 +0000 UTC m=+90.521902614 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaab0a0 item 33 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72600): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72600): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.352467827 +0000 UTC m=+90.523499562 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaaa000 item 34 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.353269553 +0000 UTC m=+90.524301299 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72f40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72f40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72f40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72f40): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72f40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.353269553 +0000 UTC m=+90.524301299 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf72f40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaaa380 item 34 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73580): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73580): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.354633912 +0000 UTC m=+90.525665669 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e380 item 35 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.355568819 +0000 UTC m=+90.526600585 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf73a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6000): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6000): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6000): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.355568819 +0000 UTC m=+90.526600585 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e770 item 35 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6980): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.357257431 +0000 UTC m=+90.528289177 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05ed90 item 36 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.357983884 +0000 UTC m=+90.529015641 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a6e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a73c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a73c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a73c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a73c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a73c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.357983884 +0000 UTC m=+90.529015641 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a73c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05ef50 item 36 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7a00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7a00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.35949401 +0000 UTC m=+90.530525756 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f340 item 37 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.359939202 +0000 UTC m=+90.530970938 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3a7e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332480): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.359939202 +0000 UTC m=+90.530970938 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f500 item 37 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332b80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332b80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332b80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332b80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332b80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.361934574 +0000 UTC m=+90.532966329 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb332b80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f960 item 38 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.362539348 +0000 UTC m=+90.533571123 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3335c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3335c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3335c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3335c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3335c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.362539348 +0000 UTC m=+90.533571123 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3335c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05fb90 item 38 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333c40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333c40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.364141095 +0000 UTC m=+90.535172851 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb333c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0a2a0 item 39 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.364585124 +0000 UTC m=+90.535616860 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3400): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3400): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3400): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.364585124 +0000 UTC m=+90.535616860 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0a7e0 item 39 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.365802857 +0000 UTC m=+90.536834593 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0bb90 item 40 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.366399565 +0000 UTC m=+90.537431300 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.366399565 +0000 UTC m=+90.537431300 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a070 item 40 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.36784636 +0000 UTC m=+90.538878097 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac034c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03c40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a770 item 41 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03c40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.368497181 +0000 UTC m=+90.539528927 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a9a0 item 41 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.369067459 +0000 UTC m=+90.540099215 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf187c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf187c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf187c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf187c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf187c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.369067459 +0000 UTC m=+90.540099215 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf187c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16ab60 item 41 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.370572514 +0000 UTC m=+90.541604300 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19c80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16af50 item 42 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19c80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.371054525 +0000 UTC m=+90.542086261 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16b110 item 42 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.371640273 +0000 UTC m=+90.542672008 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca880): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca880): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca880): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.371640273 +0000 UTC m=+90.542672008 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16b6c0 item 42 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.37306751 +0000 UTC m=+90.544099256 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0caec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb3c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb3c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb3c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16ba40 item 43 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb3c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb3c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.373504657 +0000 UTC m=+90.544536413 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb3c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16bc00 item 43 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.374335308 +0000 UTC m=+90.545367063 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cba00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa040): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa040): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.374335308 +0000 UTC m=+90.545367063 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea070 item 43 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.375736145 +0000 UTC m=+90.546767882 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea690 item 44 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.376214921 +0000 UTC m=+90.547246657 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea850 item 44 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.37683356 +0000 UTC m=+90.547865316 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab740): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab740): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab740): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.37683356 +0000 UTC m=+90.547865316 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eacb0 item 44 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.378120814 +0000 UTC m=+90.549152560 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb2d0 item 45 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.378528645 +0000 UTC m=+90.549560381 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66a80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66a80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66a80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66a80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66a80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.378528645 +0000 UTC m=+90.549560381 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66a80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb730 item 45 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.380208511 +0000 UTC m=+90.551240246 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae670c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae675c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae675c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae675c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ebab0 item 46 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae675c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae675c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.380755204 +0000 UTC m=+90.551786941 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae675c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.380755204 +0000 UTC m=+90.551786941 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ebc70 item 46 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.382471939 +0000 UTC m=+90.553503696 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e500): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ea00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ea00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ea00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab68690 item 47 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ea00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ea00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.382935677 +0000 UTC m=+90.553967413 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ea00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f100): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f100): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f100): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.382935677 +0000 UTC m=+90.553967413 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab68af0 item 47 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.384630441 +0000 UTC m=+90.555662177 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab690a0 item 48 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.385135525 +0000 UTC m=+90.556167261 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a540): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a540): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a540): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.385135525 +0000 UTC m=+90.556167261 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab693b0 item 48 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ab80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ab80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ab80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ab80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ab80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.386948632 +0000 UTC m=+90.557980379 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ab80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab69810 item 49 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.387593762 +0000 UTC m=+90.558625499 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b540): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b540): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b540): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.387593762 +0000 UTC m=+90.558625499 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab69ce0 item 49 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bbc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bbc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bbc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bbc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bbc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.389720723 +0000 UTC m=+90.560752459 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bbc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8e2a0 item 50 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.390402744 +0000 UTC m=+90.561434479 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa9c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab040): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab040): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.390402744 +0000 UTC m=+90.561434479 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8e620 item 50 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab840): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab840): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab840): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.391586691 +0000 UTC m=+90.562618427 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8ecb0 item 51 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.392042463 +0000 UTC m=+90.563074199 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababd40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e380): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e380): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e380): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.392042463 +0000 UTC m=+90.563074199 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8f180 item 51 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ea00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ea00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ea00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ea00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ea00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.393404317 +0000 UTC m=+90.564436054 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ea00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8f730 item 52 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.393937756 +0000 UTC m=+90.564969492 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41ef00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f480): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.393937756 +0000 UTC m=+90.564969492 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8fce0 item 52 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41fb00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41fb00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41fb00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41fb00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41fb00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.39535774 +0000 UTC m=+90.566389476 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41fb00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac2230 item 53 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.396591894 +0000 UTC m=+90.567623670 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240180): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2406c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2406c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2406c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2406c0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2406c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.396591894 +0000 UTC m=+90.567623670 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2406c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac23f0 item 53 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240d40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240d40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240d40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240d40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240d40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.39869513 +0000 UTC m=+90.569726876 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb240d40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac27e0 item 54 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.399367511 +0000 UTC m=+90.570399247 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2417c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2417c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2417c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2417c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2417c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.399367511 +0000 UTC m=+90.570399247 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2417c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac2a80 item 54 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241ec0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241ec0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.400831589 +0000 UTC m=+90.571863326 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb241ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac33b0 item 55 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.401418228 +0000 UTC m=+90.572449974 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc04c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0a00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0a00): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.401418228 +0000 UTC m=+90.572449974 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac3570 item 55 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1180): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1180): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1180): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1180): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1180): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.402990781 +0000 UTC m=+90.574022517 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1180): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb234850 item 56 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.403685604 +0000 UTC m=+90.574717341 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1c00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1c00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1c00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1c00): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1c00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.403685604 +0000 UTC m=+90.574717341 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1c00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb2351f0 item 56 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.405192513 +0000 UTC m=+90.576224250 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb235650 item 57 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8980): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.405692669 +0000 UTC m=+90.576724425 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb235880 item 57 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.406291141 +0000 UTC m=+90.577322876 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9440): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9440): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9440): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.406291141 +0000 UTC m=+90.577322876 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb235a40 item 57 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.407854546 +0000 UTC m=+90.578886282 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9a80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae340c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae340c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae340c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be000 item 58 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae340c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae340c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.408585798 +0000 UTC m=+90.579617564 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae340c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be1c0 item 58 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.409417039 +0000 UTC m=+90.580448775 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34bc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34bc0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.409417039 +0000 UTC m=+90.580448775 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be380 item 58 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.410955178 +0000 UTC m=+90.581986954 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35200): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35740): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be700 item 59 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35740): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.411529364 +0000 UTC m=+90.582561110 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be8c0 item 59 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.412203257 +0000 UTC m=+90.583234993 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0400): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0400): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0400): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.412203257 +0000 UTC m=+90.583234993 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3beb60 item 59 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.413665121 +0000 UTC m=+90.584696857 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0f80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0f80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0f80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf110 item 60 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0f80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0f80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.41416685 +0000 UTC m=+90.585198586 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0f80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf2d0 item 60 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.414794826 +0000 UTC m=+90.585826563 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb14c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1ac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1ac0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.414794826 +0000 UTC m=+90.585826563 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf490 item 60 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.416243906 +0000 UTC m=+90.587275642 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276340): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276880): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276880): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12e1c0 item 61 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276880): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.416715838 +0000 UTC m=+90.587747574 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276f80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276f80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276f80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276f80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276f80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.416715838 +0000 UTC m=+90.587747574 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb276f80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12e380 item 61 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.418311615 +0000 UTC m=+90.589343351 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277b40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277b40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277b40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12ebd0 item 62 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277b40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277b40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.418811019 +0000 UTC m=+90.589842775 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb277b40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.418811019 +0000 UTC m=+90.589842775 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12ee00 item 62 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.420373543 +0000 UTC m=+90.591405279 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad049c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04f00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04f00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04f00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12f180 item 63 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04f00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04f00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.420870803 +0000 UTC m=+90.591902579 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04f00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.420870803 +0000 UTC m=+90.591902579 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12f490 item 63 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.422341053 +0000 UTC m=+90.593372829 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12f960 item 64 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.422791184 +0000 UTC m=+90.593822920 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142980): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142980): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142980): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.422791184 +0000 UTC m=+90.593822920 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12fb90 item 64 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142fc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142fc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142fc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142fc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142fc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.424177074 +0000 UTC m=+90.595208809 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142fc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb4940e0 item 65 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.424726683 +0000 UTC m=+90.595758420 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143980): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143980): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143980): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.424726683 +0000 UTC m=+90.595758420 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb4942a0 item 65 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1740c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1740c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1740c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1740c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1740c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.425759335 +0000 UTC m=+90.596791071 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1740c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494620 item 66 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.426243921 +0000 UTC m=+90.597275667 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174a80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174a80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174a80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174a80): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174a80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.426243921 +0000 UTC m=+90.597275667 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174a80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494930 item 66 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1750c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1750c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1750c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1750c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1750c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.427274379 +0000 UTC m=+90.598306116 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1750c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494cb0 item 67 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.427681228 +0000 UTC m=+90.598712965 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.427681228 +0000 UTC m=+90.598712965 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494f50 item 67 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.428693873 +0000 UTC m=+90.599725609 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495340 item 68 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.429311971 +0000 UTC m=+90.600343707 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8c80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8c80): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.429311971 +0000 UTC m=+90.600343707 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495500 item 68 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e92c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e92c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e92c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e92c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e92c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.43061747 +0000 UTC m=+90.601649206 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e92c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495960 item 69 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.431068151 +0000 UTC m=+90.602099887 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0280c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0280c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0280c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0280c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0280c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.431068151 +0000 UTC m=+90.602099887 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0280c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495b90 item 69 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028740): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028740): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.432278529 +0000 UTC m=+90.603310266 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabc380 item 70 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.433940973 +0000 UTC m=+90.604972708 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb028c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029180): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029180): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029180): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029180): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029180): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.433940973 +0000 UTC m=+90.604972708 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029180): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabc5b0 item 70 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029800): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029800): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029800): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029800): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029800): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.434992641 +0000 UTC m=+90.606024376 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029800): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabc930 item 71 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.435406262 +0000 UTC m=+90.606437998 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb029d00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046300): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046300): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046300): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.435406262 +0000 UTC m=+90.606437998 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabce00 item 71 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046980): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.436485263 +0000 UTC m=+90.607516998 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabd650 item 72 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.436914474 +0000 UTC m=+90.607946210 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb046e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0473c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0473c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0473c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0473c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0473c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.436914474 +0000 UTC m=+90.607946210 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0473c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabdab0 item 72 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.437976632 +0000 UTC m=+90.609008368 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047e80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9c930 item 73 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047e80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.438380906 +0000 UTC m=+90.609412642 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb047e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9caf0 item 73 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.438832179 +0000 UTC m=+90.609863915 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a980): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a980): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a980): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.438832179 +0000 UTC m=+90.609863915 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07a980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9ce70 item 73 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.439908003 +0000 UTC m=+90.610939739 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07afc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07b4c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07b4c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07b4c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d340 item 74 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07b4c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07b4c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.440357664 +0000 UTC m=+90.611389399 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07b4c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d500 item 74 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.440962226 +0000 UTC m=+90.611993962 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb07ba00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be080): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be080): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be080): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.440962226 +0000 UTC m=+90.611993962 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d6c0 item 74 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.442393982 +0000 UTC m=+90.613425719 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0be6c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bebc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bebc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bebc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9da40 item 75 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bebc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bebc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.442872518 +0000 UTC m=+90.613904254 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bebc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9dc00 item 75 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.443458025 +0000 UTC m=+90.614489761 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf640): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf640): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf640): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.443458025 +0000 UTC m=+90.614489761 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bf640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9ddc0 item 75 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.444775385 +0000 UTC m=+90.615807121 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0bfc80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb5182a0 item 76 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.44525891 +0000 UTC m=+90.616290665 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518460 item 76 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.44596849 +0000 UTC m=+90.617000226 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ee7c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0eed40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0eed40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0eed40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0eed40): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0eed40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.44596849 +0000 UTC m=+90.617000226 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0eed40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518700 item 76 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.447425375 +0000 UTC m=+90.618457111 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef880): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef880): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518c40 item 77 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef880): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.448024908 +0000 UTC m=+90.619056644 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ef880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126080): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126080): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126080): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.448024908 +0000 UTC m=+90.619056644 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518e00 item 77 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.44963372 +0000 UTC m=+90.620665455 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1266c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126bc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519180 item 78 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126bc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.450102446 +0000 UTC m=+90.621134181 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1272c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1272c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1272c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1272c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1272c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.450102446 +0000 UTC m=+90.621134181 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1272c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519340 item 78 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.451441447 +0000 UTC m=+90.622473183 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519730 item 79 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.451940871 +0000 UTC m=+90.622972608 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.451940871 +0000 UTC m=+90.622972608 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb5198f0 item 79 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.453460223 +0000 UTC m=+90.624492010 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb166c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167140): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167140): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519c70 item 80 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167140): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.45390786 +0000 UTC m=+90.624939596 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167840): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167840): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167840): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.45390786 +0000 UTC m=+90.624939596 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519e30 item 80 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167e80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167e80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.455500131 +0000 UTC m=+90.626531866 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb167e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab4770 item 81 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.456139358 +0000 UTC m=+90.627171094 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2940): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2940): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2940): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2940): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2940): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.456139358 +0000 UTC m=+90.627171094 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2940): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab4fc0 item 81 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2fc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2fc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2fc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2fc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2fc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.457602975 +0000 UTC m=+90.628634712 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b2fc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab5730 item 82 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.45828229 +0000 UTC m=+90.629314067 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b34c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b3a40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b3a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b3a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b3a40): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b3a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.45828229 +0000 UTC m=+90.629314067 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1b3a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab59d0 item 82 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc1c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc1c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc1c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc1c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc1c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.459751757 +0000 UTC m=+90.630783504 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc1c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab941c0 item 83 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.460339819 +0000 UTC m=+90.631371556 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fc6c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fcc00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fcc00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fcc00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fcc00): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fcc00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.460339819 +0000 UTC m=+90.631371556 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fcc00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab944d0 item 83 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.461621973 +0000 UTC m=+90.632653730 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94a80 item 84 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.462466931 +0000 UTC m=+90.633498667 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fd780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fdd00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fdd00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fdd00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fdd00): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fdd00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.462466931 +0000 UTC m=+90.633498667 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fdd00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94e00 item 84 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224480): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224480): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224480): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.46401636 +0000 UTC m=+90.635048097 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab95c00 item 85 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.464565368 +0000 UTC m=+90.635597104 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224ec0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224ec0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.464565368 +0000 UTC m=+90.635597104 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb224ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c61c0 item 85 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225540): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225540): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225540): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.465930078 +0000 UTC m=+90.636961815 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c65b0 item 86 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.466504884 +0000 UTC m=+90.637536620 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb225a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.466504884 +0000 UTC m=+90.637536620 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6770 item 86 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260740): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260740): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.468029066 +0000 UTC m=+90.639060803 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6cb0 item 87 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.468657204 +0000 UTC m=+90.639688951 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261180): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261180): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261180): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261180): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261180): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.468657204 +0000 UTC m=+90.639688951 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261180): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6f50 item 87 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261800): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261800): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261800): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261800): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261800): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.470234396 +0000 UTC m=+90.641266132 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261800): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c72d0 item 88 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.470773695 +0000 UTC m=+90.641805431 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261d00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294380): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294380): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294380): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.470773695 +0000 UTC m=+90.641805431 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c7570 item 88 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.472052302 +0000 UTC m=+90.643084038 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2949c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294f00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294f00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294f00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c7960 item 89 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294f00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294f00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.472563489 +0000 UTC m=+90.643595225 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb294f00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c7b20 item 89 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.473054246 +0000 UTC m=+90.644085982 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb295440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2959c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2959c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2959c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2959c0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2959c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.473054246 +0000 UTC m=+90.644085982 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2959c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba8070 item 89 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.474438844 +0000 UTC m=+90.645470660 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba8a10 item 90 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.474911607 +0000 UTC m=+90.645943344 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba9180 item 90 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.47553195 +0000 UTC m=+90.646563687 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b6b80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7140): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7140): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7140): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.47553195 +0000 UTC m=+90.646563687 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaba98f0 item 90 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.47656321 +0000 UTC m=+90.647594947 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7cc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea000 item 91 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7cc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.476941776 +0000 UTC m=+90.647973512 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b7cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea1c0 item 91 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.477478461 +0000 UTC m=+90.648510197 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da880): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da880): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da880): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.477478461 +0000 UTC m=+90.648510197 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2da880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea380 item 91 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.478602275 +0000 UTC m=+90.649634011 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2daec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db400): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea700 item 92 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db400): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.478984908 +0000 UTC m=+90.650016644 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ea8c0 item 92 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.479463954 +0000 UTC m=+90.650495689 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2db940): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc000): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc000): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc000): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.479463954 +0000 UTC m=+90.650495689 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eaa80 item 92 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.480632263 +0000 UTC m=+90.651663999 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fc640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fcb80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fcb80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fcb80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eae70 item 93 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fcb80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fcb80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.48112245 +0000 UTC m=+90.652154185 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fcb80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd280): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd280): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd280): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.48112245 +0000 UTC m=+90.652154185 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb030 item 93 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.48240259 +0000 UTC m=+90.653434325 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fd8c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fde00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fde00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fde00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb3b0 item 94 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fde00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fde00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.482911192 +0000 UTC m=+90.653942927 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2fde00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb318600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb318600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb318600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb318600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb318600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.482911192 +0000 UTC m=+90.653942927 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb318600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb570 item 94 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.484298243 +0000 UTC m=+90.655329979 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4320c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432600): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202230 item 95 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432600): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.48479909 +0000 UTC m=+90.655830827 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432d00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432d00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432d00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432d00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432d00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.48479909 +0000 UTC m=+90.655830827 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb432d00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb2024d0 item 95 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.486510445 +0000 UTC m=+90.657542191 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433340): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433880): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433880): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202850 item 96 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433880): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.487142551 +0000 UTC m=+90.658174307 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb433880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460080): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460080): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460080): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.487142551 +0000 UTC m=+90.658174307 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202a10 item 96 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= 2026/04/19 03:25:34 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:34 DEBUG : Looking for writers 2026/04/19 03:25:34 DEBUG : >WaitForWriters: 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:34 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/19 03:25:34 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463300): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463300): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463300): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.724474348 +0000 UTC m=+90.895506094 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.724474348 +0000 UTC m=+90.895506094 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.724474348 +0000 UTC m=+90.895506094 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be460 item 1 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2480): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2480): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2480): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.726484248 +0000 UTC m=+90.897515994 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3640): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3640): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3640): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.726484248 +0000 UTC m=+90.897515994 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be930 item 2 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.727852134 +0000 UTC m=+90.898883880 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.727852134 +0000 UTC m=+90.898883880 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac028c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.727852134 +0000 UTC m=+90.898883880 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bef50 item 3 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac037c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac037c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac037c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac037c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac037c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.730033718 +0000 UTC m=+90.901065464 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac037c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.730033718 +0000 UTC m=+90.901065464 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf490 item 4 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf184c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf184c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf184c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf184c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf184c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.731539605 +0000 UTC m=+90.902571361 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf184c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.731539605 +0000 UTC m=+90.902571361 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19480): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.731539605 +0000 UTC m=+90.902571361 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf960 item 5 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.733445048 +0000 UTC m=+90.904476784 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca4c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca4c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca4c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca4c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca4c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.733445048 +0000 UTC m=+90.904476784 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca4c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb2021c0 item 6 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.73485916 +0000 UTC m=+90.905890906 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.73485916 +0000 UTC m=+90.905890906 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb500): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb500): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb500): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb500): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb500): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.73485916 +0000 UTC m=+90.905890906 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb500): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202620 item 7 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbc80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbc80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbc80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbc80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbc80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.736798647 +0000 UTC m=+90.907830393 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbc80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa2c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa2c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa2c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa2c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa2c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.736798647 +0000 UTC m=+90.907830393 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa2c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202af0 item 8 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa980): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb0aa980): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa980): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa980): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa980): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aad40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aad40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aad40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aad40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aad40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.738583632 +0000 UTC m=+90.909615368 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aad40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.738583632 +0000 UTC m=+90.909615368 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab1c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab6c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab6c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab6c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab6c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab6c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.738583632 +0000 UTC m=+90.909615368 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab6c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203110 item 9 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.740764225 +0000 UTC m=+90.911795971 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abd40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.740764225 +0000 UTC m=+90.911795971 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203a40 item 10 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae669c0): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddae669c0): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae669c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae669c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae669c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae669c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae669c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66d80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66d80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.742449711 +0000 UTC m=+90.913481447 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.742449711 +0000 UTC m=+90.913481447 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67780): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67780): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67780): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.742449711 +0000 UTC m=+90.913481447 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaaa0e0 item 11 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.74454948 +0000 UTC m=+90.915581216 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e540): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e540): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e540): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.74454948 +0000 UTC m=+90.915581216 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaaba40 item 12 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0eb80): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddaf0eb80): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0eb80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0eb80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0eb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0eb80): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0eb80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ef40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ef40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ef40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ef40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ef40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.746147151 +0000 UTC m=+90.917178907 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0ef40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.746147151 +0000 UTC m=+90.917178907 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e380 item 13 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.747594547 +0000 UTC m=+90.918626303 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fc80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a3c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a3c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a3c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a3c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a3c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.747594547 +0000 UTC m=+90.918626303 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a3c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e850 item 14 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1aa00): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddae1aa00): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1aa00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1aa00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1aa00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1aa00): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1aa00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1adc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1adc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1adc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1adc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1adc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.749207166 +0000 UTC m=+90.920238902 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1adc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b480): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.749207166 +0000 UTC m=+90.920238902 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05ee70 item 15 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bb00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bb00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bb00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bb00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bb00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.750659251 +0000 UTC m=+90.921690997 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bb00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa8c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa8c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa8c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa8c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa8c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.750659251 +0000 UTC m=+90.921690997 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaa8c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f260 item 16 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab080): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab080): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab080): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.752025604 +0000 UTC m=+90.923057340 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.752025604 +0000 UTC m=+90.923057340 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababb80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababb80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababb80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababb80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababb80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.752025604 +0000 UTC m=+90.923057340 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababb80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f5e0 item 17 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e300): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e300): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e300): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.754146493 +0000 UTC m=+90.925178240 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e840): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e840): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e840): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.754146493 +0000 UTC m=+90.925178240 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41e840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05fab0 item 18 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41eec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41eec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41eec0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41eec0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41eec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.755625841 +0000 UTC m=+90.926657587 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41eec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.755625841 +0000 UTC m=+90.926657587 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f3c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f8c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f8c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f8c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f8c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f8c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.755625841 +0000 UTC m=+90.926657587 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb41f8c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0a070 item 19 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc00c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc00c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc00c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc00c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc00c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.757603789 +0000 UTC m=+90.928635535 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc00c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.757603789 +0000 UTC m=+90.928635535 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0b420 item 20 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0d80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0d80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.758936609 +0000 UTC m=+90.929968345 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.758936609 +0000 UTC m=+90.929968345 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1780): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1780): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1780): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.758936609 +0000 UTC m=+90.929968345 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a070 item 21 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8600): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8600): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.76061872 +0000 UTC m=+90.931650455 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8b40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8b40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8b40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8b40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8b40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.76061872 +0000 UTC m=+90.931650455 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8b40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea310 item 22 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa91c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa91c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa91c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa91c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa91c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.761757162 +0000 UTC m=+90.932788898 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa91c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.761757162 +0000 UTC m=+90.932788898 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa96c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9bc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9bc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.761757162 +0000 UTC m=+90.932788898 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eaa10 item 23 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34340): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34340): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34340): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34340): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34340): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.763788091 +0000 UTC m=+90.934819837 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34340): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34880): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34880): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34880): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.763788091 +0000 UTC m=+90.934819837 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb2d0 item 24 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34ec0): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddae34ec0): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34ec0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34ec0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.765047572 +0000 UTC m=+90.936079307 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.765047572 +0000 UTC m=+90.936079307 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35dc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35dc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35dc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35dc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35dc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.765047572 +0000 UTC m=+90.936079307 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35dc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb8f0 item 25 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04580): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04580): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.76672336 +0000 UTC m=+90.937755096 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04ac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04ac0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.76672336 +0000 UTC m=+90.937755096 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab682a0 item 26 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05100): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddad05100): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05100): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05100): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05100): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05100): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.7679506 +0000 UTC m=+90.938982336 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.7679506 +0000 UTC m=+90.938982336 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad059c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142000): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142000): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142000): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.7679506 +0000 UTC m=+90.938982336 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab68850 item 27 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142680): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142680): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142680): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.769593506 +0000 UTC m=+90.940625242 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142bc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142bc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.769593506 +0000 UTC m=+90.940625242 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab692d0 item 28 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143200): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb143200): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143200): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143200): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143200): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143200): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143200): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1435c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1435c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1435c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1435c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1435c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.770766945 +0000 UTC m=+90.941798681 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1435c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143cc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143cc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.770766945 +0000 UTC m=+90.941798681 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab69650 item 29 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174440): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174440): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174440): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.772072984 +0000 UTC m=+90.943104730 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174980): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174980): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174980): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.772072984 +0000 UTC m=+90.943104730 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab69dc0 item 30 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174fc0): _readAt: size=2, off=0 2026/04/19 03:25:34 ERROR : open-test-file(0x244ddb174fc0): Couldn't read size of file 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174fc0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174fc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174fc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb174fc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.773495764 +0000 UTC m=+90.944527500 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.773495764 +0000 UTC m=+90.944527500 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb175a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8e3f0 item 31 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.77480013 +0000 UTC m=+90.945831876 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8780): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8780): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8780): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.77480013 +0000 UTC m=+90.945831876 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8eb60 item 32 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8dc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8dc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8dc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8dc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8dc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.776191089 +0000 UTC m=+90.947222825 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8dc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8f2d0 item 33 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.776711572 +0000 UTC m=+90.947743329 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.776711572 +0000 UTC m=+90.947743329 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab8f570 item 33 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.778059 +0000 UTC m=+90.949090756 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244dda7268c0 item 34 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.778583883 +0000 UTC m=+90.949615618 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460900): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460900): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460900): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.778583883 +0000 UTC m=+90.949615618 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac20e0 item 34 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460f40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460f40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460f40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460f40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460f40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.779887166 +0000 UTC m=+90.950918902 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb460f40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac24d0 item 35 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.780411767 +0000 UTC m=+90.951443513 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4613c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4618c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4618c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4618c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4618c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4618c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.780411767 +0000 UTC m=+90.951443513 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4618c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac2690 item 35 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76040): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76040): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76040): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.781748685 +0000 UTC m=+90.952780431 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac2c40 item 36 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.782389247 +0000 UTC m=+90.953420993 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76a80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76a80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76a80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76a80): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76a80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.782389247 +0000 UTC m=+90.953420993 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf76a80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac2ee0 item 36 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf770c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf770c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf770c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf770c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf770c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.783736434 +0000 UTC m=+90.954768180 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf770c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaac3a40 item 37 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.784289619 +0000 UTC m=+90.955321365 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77540): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77a40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77a40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.784289619 +0000 UTC m=+90.955321365 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf77a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb234770 item 37 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa61c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa61c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa61c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa61c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa61c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.785727709 +0000 UTC m=+90.956759444 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa61c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb2352d0 item 38 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.786260215 +0000 UTC m=+90.957291961 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa66c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa6c00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa6c00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa6c00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa6c00): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa6c00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.786260215 +0000 UTC m=+90.957291961 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa6c00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb235570 item 38 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.787532028 +0000 UTC m=+90.958563774 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb235960 item 39 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.788163853 +0000 UTC m=+90.959195599 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7c80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7c80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.788163853 +0000 UTC m=+90.959195599 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa7c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb235b20 item 39 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc400): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc400): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.789768978 +0000 UTC m=+90.960800724 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12e0e0 item 40 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.790338365 +0000 UTC m=+90.961370111 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffc900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffce40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffce40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffce40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffce40): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffce40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.790338365 +0000 UTC m=+90.961370111 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffce40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12e2a0 item 40 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.791545947 +0000 UTC m=+90.962577683 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd900): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12e8c0 item 41 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd900): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.792050721 +0000 UTC m=+90.963082477 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffd900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12ed20 item 41 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.792577237 +0000 UTC m=+90.963608973 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaffddc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02a400): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02a400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02a400): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02a400): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02a400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.792577237 +0000 UTC m=+90.963608973 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02a400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12eee0 item 41 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.793953579 +0000 UTC m=+90.964985325 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02aa40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02af40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02af40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02af40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12f260 item 42 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02af40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02af40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.794571317 +0000 UTC m=+90.965603063 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02af40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12f570 item 42 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.795175428 +0000 UTC m=+90.966207175 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02b480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02ba00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02ba00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02ba00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02ba00): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02ba00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.795175428 +0000 UTC m=+90.966207175 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb02ba00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12f880 item 42 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.796339509 +0000 UTC m=+90.967371245 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb12fce0 item 43 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.796654485 +0000 UTC m=+90.967686221 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04e640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494000 item 43 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.797044422 +0000 UTC m=+90.968076158 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04eb80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f0c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f0c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f0c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f0c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f0c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.797044422 +0000 UTC m=+90.968076158 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f0c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb4941c0 item 43 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.798461181 +0000 UTC m=+90.969492947 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04f700): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04fc00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04fc00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04fc00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494540 item 44 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04fc00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04fc00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.799096932 +0000 UTC m=+90.970128678 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb04fc00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494850 item 44 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.79971449 +0000 UTC m=+90.970746236 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088240): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0887c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0887c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0887c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0887c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0887c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.79971449 +0000 UTC m=+90.970746236 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0887c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494a10 item 44 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.801014127 +0000 UTC m=+90.972045862 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb088e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089300): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089300): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb494d90 item 45 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089300): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.801457886 +0000 UTC m=+90.972489621 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089a00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089a00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.801457886 +0000 UTC m=+90.972489621 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb089a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb4950a0 item 45 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.802727166 +0000 UTC m=+90.973758901 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495420 item 46 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.803133494 +0000 UTC m=+90.974165229 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4d40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4d40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4d40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4d40): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4d40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.803133494 +0000 UTC m=+90.974165229 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c4d40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb4955e0 item 46 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.804378797 +0000 UTC m=+90.975410534 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5880): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5880): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495ab0 item 47 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5880): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.804770047 +0000 UTC m=+90.975801783 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0c5880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0080): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0080): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0080): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.804770047 +0000 UTC m=+90.975801783 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb495c70 item 47 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.8060358 +0000 UTC m=+90.977067547 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f06c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0bc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabc460 item 48 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0bc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.806690718 +0000 UTC m=+90.977722495 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f0bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f12c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f12c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f12c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f12c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f12c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.806690718 +0000 UTC m=+90.977722495 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f12c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabc690 item 48 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1900): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1900): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.807970198 +0000 UTC m=+90.979001933 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabccb0 item 49 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.808418415 +0000 UTC m=+90.979450152 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0f1d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1263c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1263c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1263c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1263c0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1263c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.808418415 +0000 UTC m=+90.979450152 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1263c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabd110 item 49 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126a40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126a40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126a40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126a40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126a40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.80955848 +0000 UTC m=+90.980590216 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126a40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabd9d0 item 50 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.809954538 +0000 UTC m=+90.980986274 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb126f40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1274c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1274c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1274c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1274c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1274c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.809954538 +0000 UTC m=+90.980986274 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1274c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaabdc00 item 50 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127b40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127b40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127b40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127b40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127b40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.811075158 +0000 UTC m=+90.982106894 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb127b40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9ca10 item 51 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.811571255 +0000 UTC m=+90.982602991 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164680): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164680): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164680): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.811571255 +0000 UTC m=+90.982602991 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9cd90 item 51 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164d00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164d00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164d00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164d00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164d00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.813136044 +0000 UTC m=+90.984167780 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb164d00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d110 item 52 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.813784219 +0000 UTC m=+90.984815955 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165200): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165780): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165780): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165780): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.813784219 +0000 UTC m=+90.984815955 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d420 item 52 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.815291449 +0000 UTC m=+90.986323185 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb165e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d7a0 item 53 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.815791264 +0000 UTC m=+90.986823000 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae940): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae940): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae940): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae940): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae940): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.815791264 +0000 UTC m=+90.986823000 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1ae940): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9d960 item 53 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1aefc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1aefc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1aefc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1aefc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1aefc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.816871025 +0000 UTC m=+90.987902760 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1aefc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaf9dce0 item 54 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.817390426 +0000 UTC m=+90.988422162 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1af4c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1afa40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1afa40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1afa40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1afa40): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1afa40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.817390426 +0000 UTC m=+90.988422162 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1afa40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518000 item 54 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa1c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa1c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa1c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa1c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa1c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.81856155 +0000 UTC m=+90.989593287 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa1c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518380 item 55 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.819031359 +0000 UTC m=+90.990063096 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fa6c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fac00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fac00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fac00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fac00): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fac00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.819031359 +0000 UTC m=+90.990063096 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fac00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518540 item 55 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.820298104 +0000 UTC m=+90.991329839 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518b60 item 56 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.820754697 +0000 UTC m=+90.991786433 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fb780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fbd00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fbd00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fbd00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fbd00): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fbd00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.820754697 +0000 UTC m=+90.991786433 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1fbd00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb518d20 item 56 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.821947633 +0000 UTC m=+90.992979369 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228980): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb5190a0 item 57 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228980): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.822366654 +0000 UTC m=+90.993398390 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519260 item 57 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.822808029 +0000 UTC m=+90.993839765 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb228ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229440): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229440): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229440): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229440): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229440): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.822808029 +0000 UTC m=+90.993839765 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229440): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519420 item 57 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.823976798 +0000 UTC m=+90.995008534 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb229a80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519810 item 58 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.824371835 +0000 UTC m=+90.995403571 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2600c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb5199d0 item 58 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.824912637 +0000 UTC m=+90.995944373 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260bc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260bc0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.824912637 +0000 UTC m=+90.995944373 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb260bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb519b90 item 58 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.826003309 +0000 UTC m=+90.997035045 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261200): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261740): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab44d0 item 59 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261740): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.826436348 +0000 UTC m=+90.997468084 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab4690 item 59 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.827141442 +0000 UTC m=+90.998173177 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb261c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c300): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c300): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c300): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.827141442 +0000 UTC m=+90.998173177 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab4ee0 item 59 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.828536057 +0000 UTC m=+90.999567803 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28c940): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28ce80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28ce80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28ce80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab5570 item 60 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28ce80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28ce80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.829043567 +0000 UTC m=+91.000075313 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28ce80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab5810 item 60 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.829681984 +0000 UTC m=+91.000713730 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d3c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d980): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d980): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d980): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.829681984 +0000 UTC m=+91.000713730 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb28d980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaab5c70 item 60 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.831183603 +0000 UTC m=+91.002215359 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b80c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8600): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94310 item 61 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8600): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.831692655 +0000 UTC m=+91.002724391 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0680): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0680): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0680): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.831692655 +0000 UTC m=+91.002724391 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eaa80 item 61 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.832961474 +0000 UTC m=+91.003993210 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1200): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1200): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1200): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eae70 item 62 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1200): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1200): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.833405283 +0000 UTC m=+91.004437018 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1200): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1900): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1900): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1900): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.833405283 +0000 UTC m=+91.004437018 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb030 item 62 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.834565586 +0000 UTC m=+91.005597322 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3025c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3025c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3025c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb3b0 item 63 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3025c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3025c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.835148157 +0000 UTC m=+91.006179894 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb3025c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302cc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302cc0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.835148157 +0000 UTC m=+91.006179894 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb302cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eb570 item 63 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.836474435 +0000 UTC m=+91.007506171 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303840): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303840): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1eba40 item 64 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303840): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.836897344 +0000 UTC m=+91.007929080 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb303840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322040): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322040): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.836897344 +0000 UTC m=+91.007929080 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1ebce0 item 64 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322680): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322680): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322680): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.838143059 +0000 UTC m=+91.009174795 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6230 item 65 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.838573393 +0000 UTC m=+91.009605129 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb322b00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323000): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323000): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323000): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.838573393 +0000 UTC m=+91.009605129 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6460 item 65 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.839741511 +0000 UTC m=+91.010773248 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c67e0 item 66 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.840253419 +0000 UTC m=+91.011285155 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb323ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.840253419 +0000 UTC m=+91.011285155 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6af0 item 66 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340740): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340740): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340740): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340740): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340740): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.841408393 +0000 UTC m=+91.012440129 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340740): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6fc0 item 67 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.842101944 +0000 UTC m=+91.013133680 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340bc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0140): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0140): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0140): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.842101944 +0000 UTC m=+91.013133680 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a000 item 67 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0840): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0840): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0840): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.844605026 +0000 UTC m=+91.015636782 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a700 item 68 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.84521013 +0000 UTC m=+91.016241867 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc0e40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1380): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1380): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1380): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.84521013 +0000 UTC m=+91.016241867 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16a930 item 68 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1b80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1b80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1b80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1b80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1b80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.846476293 +0000 UTC m=+91.017508049 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafc1b80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16ad20 item 69 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.84700358 +0000 UTC m=+91.018035316 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340600): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340600): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340600): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.84700358 +0000 UTC m=+91.018035316 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16aee0 item 69 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340e00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340e00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340e00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340e00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340e00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.848255347 +0000 UTC m=+91.019287083 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb340e00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16b500 item 70 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.848830294 +0000 UTC m=+91.019862031 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341840): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341840): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341840): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.848830294 +0000 UTC m=+91.019862031 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16b810 item 70 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341ec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341ec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341ec0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341ec0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341ec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.850030443 +0000 UTC m=+91.021062199 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb341ec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16bb90 item 71 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.850661075 +0000 UTC m=+91.021692821 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b84c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8a00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8a00): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.850661075 +0000 UTC m=+91.021692821 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b8a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb16bdc0 item 71 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9080): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9080): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9080): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9080): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9080): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.851949892 +0000 UTC m=+91.022981628 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9080): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6380 item 72 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.852558111 +0000 UTC m=+91.023589867 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9580): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9ac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9ac0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.852558111 +0000 UTC m=+91.023589867 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb2b9ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c65b0 item 72 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.853745786 +0000 UTC m=+91.024777523 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4621c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4626c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4626c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4626c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6a80 item 73 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4626c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4626c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.854221767 +0000 UTC m=+91.025253503 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4626c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6cb0 item 73 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.854762158 +0000 UTC m=+91.025793894 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb462b80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4630c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4630c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4630c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4630c0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4630c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.854762158 +0000 UTC m=+91.025793894 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb4630c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c6f50 item 73 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.856025356 +0000 UTC m=+91.027057093 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463700): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c7500 item 74 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.856507698 +0000 UTC m=+91.027539434 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb463c00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c7730 item 74 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.857134103 +0000 UTC m=+91.028165838 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb2340): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3480): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.857134103 +0000 UTC m=+91.028165838 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb1c78f0 item 74 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.858363116 +0000 UTC m=+91.029394852 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddadb3c40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02880): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02880): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94000 item 75 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02880): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.858887818 +0000 UTC m=+91.029919554 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): _writeAt: size=3, off=2 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94230 item 75 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.859374157 +0000 UTC m=+91.030405893 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac02f00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03480): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.859374157 +0000 UTC m=+91.030405893 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab947e0 item 75 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.860638618 +0000 UTC m=+91.031670354 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddac03d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94cb0 item 76 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.861160504 +0000 UTC m=+91.032192240 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab94ee0 item 76 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): _writeAt: size=3, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.861754848 +0000 UTC m=+91.032786584 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf18980): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf194c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf194c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf194c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf194c0): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf194c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.861754848 +0000 UTC m=+91.032786584 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf194c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab95420 item 76 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.862870086 +0000 UTC m=+91.033901822 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf19e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca480): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca480): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be310 item 77 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca480): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.863350164 +0000 UTC m=+91.034381900 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ca480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab80): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.863350164 +0000 UTC m=+91.034381900 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cab80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be4d0 item 77 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.864688153 +0000 UTC m=+91.035719899 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb1c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb7c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb7c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb7c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3be850 item 78 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb7c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb7c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.865130099 +0000 UTC m=+91.036161834 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cb7c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbec0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbec0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbec0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbec0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbec0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.865130099 +0000 UTC m=+91.036161834 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0cbec0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3beaf0 item 78 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.866428423 +0000 UTC m=+91.037460159 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aa600): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf0a0 item 79 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.866888563 +0000 UTC m=+91.037920299 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0aac00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab300): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab300): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab300): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab300): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab300): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.866888563 +0000 UTC m=+91.037920299 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab300): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf260 item 79 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.868233816 +0000 UTC m=+91.039265553 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0ab940): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abe40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abe40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abe40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf730 item 80 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abe40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abe40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.868742057 +0000 UTC m=+91.039773794 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0abe40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66640): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66640): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66640): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.868742057 +0000 UTC m=+91.039773794 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bf8f0 item 80 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66c80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66c80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.869938979 +0000 UTC m=+91.040970716 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae66c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb3bfc70 item 81 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.870408868 +0000 UTC m=+91.041440615 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67100): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67640): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67640): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67640): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.870408868 +0000 UTC m=+91.041440615 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202000 item 81 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.871546479 +0000 UTC m=+91.042578215 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae67cc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202540 item 82 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.872046174 +0000 UTC m=+91.043077910 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e3c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e940): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e940): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e940): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e940): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e940): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.872046174 +0000 UTC m=+91.043077910 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0e940): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202700 item 82 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0efc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0efc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0efc0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0efc0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0efc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.873135233 +0000 UTC m=+91.044166969 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0efc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202a80 item 83 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.873548454 +0000 UTC m=+91.044580189 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0f4c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fa00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fa00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fa00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fa00): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fa00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.873548454 +0000 UTC m=+91.044580189 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddaf0fa00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb202c40 item 83 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a280): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a280): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a280): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a280): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a280): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.874611563 +0000 UTC m=+91.045643309 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a280): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203260 item 84 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.87512296 +0000 UTC m=+91.046154696 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1a780): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ad00): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ad00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ad00): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ad00): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ad00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.87512296 +0000 UTC m=+91.046154696 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1ad00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203570 item 84 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.876240353 +0000 UTC m=+91.047272119 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb203dc0 item 85 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.876790332 +0000 UTC m=+91.047822068 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1b880): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bdc0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bdc0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bdc0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bdc0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bdc0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.876790332 +0000 UTC m=+91.047822068 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae1bdc0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaaa0e0 item 85 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaae40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaae40): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaae40): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaae40): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaae40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.878164089 +0000 UTC m=+91.049195835 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabaae40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaab500 item 86 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.878749676 +0000 UTC m=+91.049781412 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddabab380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababa40): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababa40): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababa40): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababa40): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababa40): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.878749676 +0000 UTC m=+91.049781412 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddababa40): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddaaabab0 item 86 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8340): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8340): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8340): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8340): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8340): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.880005551 +0000 UTC m=+91.051037288 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8340): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e460 item 87 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.880532628 +0000 UTC m=+91.051564393 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8840): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8d80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8d80): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.880532628 +0000 UTC m=+91.051564393 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa8d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05e700 item 87 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9400): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9400): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9400): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9400): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9400): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.881725723 +0000 UTC m=+91.052757479 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9400): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05ebd0 item 88 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.882289969 +0000 UTC m=+91.053321706 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9e80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9e80): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.882289969 +0000 UTC m=+91.053321706 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafa9e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05eee0 item 88 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.88353368 +0000 UTC m=+91.054565417 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae345c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34b00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34b00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34b00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f2d0 item 89 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34b00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34b00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.884020261 +0000 UTC m=+91.055052017 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae34b00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f490 item 89 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.884533922 +0000 UTC m=+91.055565658 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae355c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae355c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae355c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae355c0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae355c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.884533922 +0000 UTC m=+91.055565658 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae355c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f650 item 89 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.88555913 +0000 UTC m=+91.056590866 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae35d00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05f9d0 item 90 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.885947323 +0000 UTC m=+91.056979059 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04380): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05fc00 item 90 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.886523082 +0000 UTC m=+91.057554818 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad048c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04e80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04e80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04e80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04e80): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04e80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.886523082 +0000 UTC m=+91.057554818 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad04e80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb05fe30 item 90 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.887670762 +0000 UTC m=+91.058702498 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad054c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05a00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05a00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05a00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0a770 item 91 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05a00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05a00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.888254405 +0000 UTC m=+91.059286141 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddad05a00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): >_readAt: n=2, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): _writeAt: size=3, off=7 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0aaf0 item 91 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.888853478 +0000 UTC m=+91.059885214 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142040): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1425c0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1425c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1425c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1425c0): >_readAt: n=8, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1425c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.888853478 +0000 UTC m=+91.059885214 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb1425c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab0bb20 item 91 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.890565655 +0000 UTC m=+91.061597401 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb142c00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143140): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143140): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143140): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea2a0 item 92 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143140): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143140): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.891147706 +0000 UTC m=+91.062179452 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143140): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): open at offset 5 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea690 item 92 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): _readAt: size=2, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): _writeAt: size=3, off=5 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): >_writeAt: n=3, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.891832349 +0000 UTC m=+91.062864115 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143680): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143c80): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143c80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143c80): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143c80): >_readAt: n=3, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143c80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.891832349 +0000 UTC m=+91.062864115 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb143c80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ea850 item 92 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.89341404 +0000 UTC m=+91.064445776 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e83c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8900): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8900): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8900): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb030 item 93 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8900): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8900): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.893891853 +0000 UTC m=+91.064923589 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e8900): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9000): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9000): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9000): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.893891853 +0000 UTC m=+91.064923589 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb2d0 item 93 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.89545613 +0000 UTC m=+91.066487866 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9640): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9c00): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9c00): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9c00): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0eb8f0 item 94 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9c00): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9c00): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.895909287 +0000 UTC m=+91.066941023 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddb0e9c00): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0480): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0480): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0480): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0480): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0480): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.895909287 +0000 UTC m=+91.066941023 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0480): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddb0ebab0 item 94 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.897333399 +0000 UTC m=+91.068365135 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb0ac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1000): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1000): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1000): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab68310 item 95 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1000): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1000): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.897883149 +0000 UTC m=+91.068914905 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1000): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1700): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1700): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1700): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1700): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1700): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.897883149 +0000 UTC m=+91.068914905 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1700): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab68690 item 95 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 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/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): open at offset 0 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): _readAt: size=2, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): >_readAt: n=0, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.899357155 +0000 UTC m=+91.070388891 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddafb1d80): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6e3c0): _writeAt: size=5, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6e3c0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6e3c0): >openPending: err= 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab68e00 item 96 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6e3c0): >_writeAt: n=5, err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6e3c0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.899916112 +0000 UTC m=+91.070947848 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6e3c0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:25:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:25:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:25:34 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:25:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:25:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6eac0): _readAt: size=512, off=0 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6eac0): openPending: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6eac0): >openPending: err= 2026/04/19 03:25:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6eac0): >_readAt: n=5, err=EOF 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6eac0): close: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:25:34.899916112 +0000 UTC m=+91.070947848 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:25:34 DEBUG : open-test-file(0x244ddae6eac0): >close: err= 2026/04/19 03:25:34 DEBUG : open-test-file: Remove: 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x244ddab690a0 item 96 2026/04/19 03:25:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:25:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:25:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:25:34 DEBUG : open-test-file: >Remove: err= 2026/04/19 03:25:34 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:34 DEBUG : Looking for writers 2026/04/19 03:25:34 DEBUG : >WaitForWriters: 2026/04/19 03:25:34 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.86s) --- PASS: TestRWFileHandleOpenTests/writes (0.44s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.08s) --- 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.42s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- 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 "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:25:35 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:25:35 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:25:35 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:35 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:25:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:25:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:25:35 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:25:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:25:35 DEBUG : file1: newRWFileHandle: 2026/04/19 03:25:35 DEBUG : file1(0x244ddb02d040): openPending: 2026/04/19 03:25:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:25:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:35 DEBUG : file1(0x244ddb02d040): >openPending: err= 2026/04/19 03:25:35 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:25:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:25:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:25:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/04/19 03:25:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:25:35 DEBUG : Looking for writers 2026/04/19 03:25:35 DEBUG : file1: reading active writers 2026/04/19 03:25:35 DEBUG : file1: active writers 1 2026/04/19 03:25:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:25:36 DEBUG : Looking for writers 2026/04/19 03:25:36 DEBUG : file1: reading active writers 2026/04/19 03:25:36 DEBUG : file1: active writers 1 2026/04/19 03:25:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:37 DEBUG : Looking for writers 2026/04/19 03:25:37 DEBUG : file1: reading active writers 2026/04/19 03:25:37 DEBUG : file1: active writers 1 2026/04/19 03:25:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:38 DEBUG : Looking for writers 2026/04/19 03:25:38 DEBUG : file1: reading active writers 2026/04/19 03:25:38 DEBUG : file1: active writers 1 2026/04/19 03:25:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:39 DEBUG : Looking for writers 2026/04/19 03:25:39 DEBUG : file1: reading active writers 2026/04/19 03:25:39 DEBUG : file1: active writers 1 2026/04/19 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:40 DEBUG : Looking for writers 2026/04/19 03:25:40 DEBUG : file1: reading active writers 2026/04/19 03:25:40 DEBUG : file1: active writers 1 2026/04/19 03:25:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:41 DEBUG : Looking for writers 2026/04/19 03:25:41 DEBUG : file1: reading active writers 2026/04/19 03:25:41 DEBUG : file1: active writers 1 2026/04/19 03:25:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:42 DEBUG : Looking for writers 2026/04/19 03:25:42 DEBUG : file1: reading active writers 2026/04/19 03:25:42 DEBUG : file1: active writers 1 2026/04/19 03:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:43 DEBUG : Looking for writers 2026/04/19 03:25:43 DEBUG : file1: reading active writers 2026/04/19 03:25:43 DEBUG : file1: active writers 1 2026/04/19 03:25:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:44 DEBUG : Looking for writers 2026/04/19 03:25:44 DEBUG : file1: reading active writers 2026/04/19 03:25:44 DEBUG : file1: active writers 1 2026/04/19 03:25:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:45 DEBUG : Looking for writers 2026/04/19 03:25:45 DEBUG : file1: reading active writers 2026/04/19 03:25:45 DEBUG : file1: active writers 1 2026/04/19 03:25:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:46 DEBUG : Looking for writers 2026/04/19 03:25:46 DEBUG : file1: reading active writers 2026/04/19 03:25:46 DEBUG : file1: active writers 1 2026/04/19 03:25:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:47 DEBUG : Looking for writers 2026/04/19 03:25:47 DEBUG : file1: reading active writers 2026/04/19 03:25:47 DEBUG : file1: active writers 1 2026/04/19 03:25:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:48 DEBUG : Looking for writers 2026/04/19 03:25:48 DEBUG : file1: reading active writers 2026/04/19 03:25:48 DEBUG : file1: active writers 1 2026/04/19 03:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:49 DEBUG : Looking for writers 2026/04/19 03:25:49 DEBUG : file1: reading active writers 2026/04/19 03:25:49 DEBUG : file1: active writers 1 2026/04/19 03:25:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:50 DEBUG : Looking for writers 2026/04/19 03:25:50 DEBUG : file1: reading active writers 2026/04/19 03:25:50 DEBUG : file1: active writers 1 2026/04/19 03:25:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:51 DEBUG : Looking for writers 2026/04/19 03:25:51 DEBUG : file1: reading active writers 2026/04/19 03:25:51 DEBUG : file1: active writers 1 2026/04/19 03:25:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:52 DEBUG : Looking for writers 2026/04/19 03:25:52 DEBUG : file1: reading active writers 2026/04/19 03:25:52 DEBUG : file1: active writers 1 2026/04/19 03:25:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:53 DEBUG : Looking for writers 2026/04/19 03:25:53 DEBUG : file1: reading active writers 2026/04/19 03:25:53 DEBUG : file1: active writers 1 2026/04/19 03:25:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:54 DEBUG : Looking for writers 2026/04/19 03:25:54 DEBUG : file1: reading active writers 2026/04/19 03:25:54 DEBUG : file1: active writers 1 2026/04/19 03:25:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:55 DEBUG : Looking for writers 2026/04/19 03:25:55 DEBUG : file1: reading active writers 2026/04/19 03:25:55 DEBUG : file1: active writers 1 2026/04/19 03:25:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:56 DEBUG : Looking for writers 2026/04/19 03:25:56 DEBUG : file1: reading active writers 2026/04/19 03:25:56 DEBUG : file1: active writers 1 2026/04/19 03:25:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:57 DEBUG : Looking for writers 2026/04/19 03:25:57 DEBUG : file1: reading active writers 2026/04/19 03:25:57 DEBUG : file1: active writers 1 2026/04/19 03:25:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:58 DEBUG : Looking for writers 2026/04/19 03:25:58 DEBUG : file1: reading active writers 2026/04/19 03:25:58 DEBUG : file1: active writers 1 2026/04/19 03:25:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:25:59 DEBUG : Looking for writers 2026/04/19 03:25:59 DEBUG : file1: reading active writers 2026/04/19 03:25:59 DEBUG : file1: active writers 1 2026/04/19 03:25:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:26:00 DEBUG : Looking for writers 2026/04/19 03:26:00 DEBUG : file1: reading active writers 2026/04/19 03:26:00 DEBUG : file1: active writers 1 2026/04/19 03:26:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:26:01 DEBUG : Looking for writers 2026/04/19 03:26:01 DEBUG : file1: reading active writers 2026/04/19 03:26:01 DEBUG : file1: active writers 1 2026/04/19 03:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:26:02 DEBUG : Looking for writers 2026/04/19 03:26:02 DEBUG : file1: reading active writers 2026/04/19 03:26:02 DEBUG : file1: active writers 1 2026/04/19 03:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:26:03 DEBUG : Looking for writers 2026/04/19 03:26:03 DEBUG : file1: reading active writers 2026/04/19 03:26:03 DEBUG : file1: active writers 1 2026/04/19 03:26:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:26:04 DEBUG : Looking for writers 2026/04/19 03:26:04 DEBUG : file1: reading active writers 2026/04/19 03:26:04 DEBUG : file1: active writers 1 2026/04/19 03:26:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:26:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x244ddaf89400 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x244ddb3b0248 notify:{wait:0 notify:0 lock:0 head: tail:} checker:39916809159296} name:file1 opens:1 downloaders: o: fd:0x244ddac4a028 info:{ModTime:{wall:14011033430096320271 ext:91322261960 loc:0x46a1880} ATime:{wall:14011033430096320271 ext:91322261960 loc:0x46a1880} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/04/19 03:26:05 DEBUG : >WaitForWriters: 2026/04/19 03:26:05 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:05 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:05 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:26:05 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:05 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:26:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:26:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:05 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:26:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:05 DEBUG : rename_me: newRWFileHandle: 2026/04/19 03:26:05 DEBUG : rename_me(0x244ddb043180): openPending: 2026/04/19 03:26:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:26:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/19 03:26:05 DEBUG : rename_me(0x244ddb043180): >openPending: err= 2026/04/19 03:26:05 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/19 03:26:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/19 03:26:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/19 03:26:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/19 03:26:05 DEBUG : rename_me(0x244ddb043180): _writeAt: size=5, off=0 2026/04/19 03:26:05 DEBUG : rename_me(0x244ddb043180): >_writeAt: n=5, err= 2026/04/19 03:26:05 DEBUG : rename_me(0x244ddb043180): close: 2026/04/19 03:26:05 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-19 03:26:05.416054212 +0000 UTC m=+121.587085948 2026/04/19 03:26:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/19 03:26:05 DEBUG : rename_me(0x244ddb043180): >close: err= 2026/04/19 03:26:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/19 03:26:05 DEBUG : i_was_renamed: Updating file with 0x244ddb012c30 2026/04/19 03:26:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/19 03:26:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/19 03:26:05 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:05 DEBUG : Looking for writers 2026/04/19 03:26:05 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:26:05 DEBUG : Looking for writers 2026/04/19 03:26:05 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:26:05 DEBUG : Looking for writers 2026/04/19 03:26:05 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:26:05 DEBUG : Looking for writers 2026/04/19 03:26:05 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:26:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/19 03:26:05 DEBUG : Looking for writers 2026/04/19 03:26:05 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:26:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:05 DEBUG : Looking for writers 2026/04/19 03:26:05 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:26:05 DEBUG : i_was_renamed: size = 5 OK 2026/04/19 03:26:05 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:26:05 INFO : i_was_renamed: Copied (new) 2026/04/19 03:26:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-19 03:26:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/19 03:26:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/19 03:26:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/19 03:26:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/19 03:26:06 DEBUG : Looking for writers 2026/04/19 03:26:06 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:26:06 DEBUG : >WaitForWriters: 2026/04/19 03:26:06 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.00s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:06 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:06 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:26:06 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:06 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:26:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{OnFbx}/rclone-test-bunuged5nube" 2026/04/19 03:26:06 INFO : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:06 DEBUG : forgetting directory cache 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate(0x244ddb1223c0): _readAt: size=512, off=0 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate(0x244ddb1223c0): openPending: 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:27:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:26:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate(0x244ddb1223c0): >openPending: err= 2026/04/19 03:26:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb1223c0): >_readAt: n=20, err=EOF 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb1223c0): close: 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:27:06 +0000 GMT 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb1223c0): >close: err= 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:07 DEBUG : forgetting directory cache 2026/04/19 03:26:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb208d40): _readAt: size=512, off=0 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb208d40): openPending: 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:28:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-19 02:27:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:28:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-19 02:27:06 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/19 03:26:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:26:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb208d40): >openPending: err= 2026/04/19 03:26:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb208d40): >_readAt: n=20, err=EOF 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb208d40): close: 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:28:06 +0000 GMT 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate(0x244ddb208d40): >close: err= 2026/04/19 03:26:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:07 DEBUG : forgetting directory cache 2026/04/19 03:26:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate(0x244ddb22ba40): _readAt: size=512, off=0 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate(0x244ddb22ba40): openPending: 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:29:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-19 02:28:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:29:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-19 02:28:06 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/19 03:26:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:26:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate(0x244ddb22ba40): >openPending: err= 2026/04/19 03:26:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate(0x244ddb22ba40): >_readAt: n=20, err=EOF 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate(0x244ddb22ba40): close: 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:29:06 +0000 GMT 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate(0x244ddb22ba40): >close: err= 2026/04/19 03:26:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:08 DEBUG : forgetting directory cache 2026/04/19 03:26:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddaf19800): _readAt: size=512, off=0 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddaf19800): openPending: 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:30:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-19 02:29:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:30:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-19 02:29:06 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/19 03:26:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:26:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddaf19800): >openPending: err= 2026/04/19 03:26:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddaf19800): >_readAt: n=20, err=EOF 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddaf19800): close: 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:30:06 +0000 GMT 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddaf19800): >close: err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:09 DEBUG : forgetting directory cache 2026/04/19 03:26:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddae67880): _readAt: size=512, off=0 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddae67880): openPending: 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:31:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-19 02:30:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:31:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-19 02:30:06 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/19 03:26:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:26:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddae67880): >openPending: err= 2026/04/19 03:26:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddae67880): >_readAt: n=20, err=EOF 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddae67880): close: 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:31:06 +0000 GMT 2026/04/19 03:26:09 DEBUG : TestRWCacheUpdate(0x244ddae67880): >close: err= 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:10 DEBUG : forgetting directory cache 2026/04/19 03:26:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate(0x244ddafa8440): _readAt: size=512, off=0 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate(0x244ddafa8440): openPending: 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:32:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-19 02:31:06 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:32:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-19 02:31:06 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/19 03:26:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:26:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate(0x244ddafa8440): >openPending: err= 2026/04/19 03:26:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate(0x244ddafa8440): >_readAt: n=20, err=EOF 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate(0x244ddafa8440): close: 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:32:06 +0000 GMT 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate(0x244ddafa8440): >close: err= 2026/04/19 03:26:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:10 DEBUG : forgetting directory cache 2026/04/19 03:26:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate(0x244ddafb0d40): _readAt: size=512, off=0 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate(0x244ddafb0d40): openPending: 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-19 02:33:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-19 02:32:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-19 02:33:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-19 02:32:06 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/19 03:26:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/19 03:26:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate(0x244ddafb0d40): >openPending: err= 2026/04/19 03:26:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate(0x244ddafb0d40): >_readAt: n=21, err=EOF 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate(0x244ddafb0d40): close: 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:33:06 +0000 GMT 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate(0x244ddafb0d40): >close: err= 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:11 DEBUG : forgetting directory cache 2026/04/19 03:26:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddae6ec40): _readAt: size=512, off=0 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddae6ec40): openPending: 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-19 02:34:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-19 02:33:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-19 02:34:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-19 02:33:06 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/19 03:26:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/19 03:26:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddae6ec40): >openPending: err= 2026/04/19 03:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddae6ec40): >_readAt: n=22, err=EOF 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddae6ec40): close: 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:34:06 +0000 GMT 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddae6ec40): >close: err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:12 DEBUG : forgetting directory cache 2026/04/19 03:26:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddb256b00): _readAt: size=512, off=0 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddb256b00): openPending: 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-19 02:35:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-19 02:34:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-19 02:35:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-19 02:34:06 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/19 03:26:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/19 03:26:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddb256b00): >openPending: err= 2026/04/19 03:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddb256b00): >_readAt: n=23, err=EOF 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddb256b00): close: 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:35:06 +0000 GMT 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate(0x244ddb256b00): >close: err= 2026/04/19 03:26:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:12 DEBUG : forgetting directory cache 2026/04/19 03:26:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate(0x244ddb274f80): _readAt: size=512, off=0 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate(0x244ddb274f80): openPending: 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-19 02:36:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-19 02:35:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-19 02:36:06 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-19 02:35:06 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/19 03:26:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/19 03:26:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate(0x244ddb274f80): >openPending: err= 2026/04/19 03:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate(0x244ddb274f80): >_readAt: n=24, err=EOF 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate(0x244ddb274f80): close: 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:36:06 +0000 GMT 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate(0x244ddb274f80): >close: err= 2026/04/19 03:26:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:13 DEBUG : Looking for writers 2026/04/19 03:26:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/19 03:26:13 DEBUG : >WaitForWriters: 2026/04/19 03:26:13 DEBUG : webdav root 'rclone-test-bunuged5nube': vfs cache: cleaner exiting 2026/04/19 03:26:13 DEBUG : forgetting directory cache 2026/04/19 03:26:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.60s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:14 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:14 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:14 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:14 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:14 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/19 03:26:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/19 03:26:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/19 03:26:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/19 03:26:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/19 03:26:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/19 03:26:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/19 03:26:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/19 03:26:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/19 03:26:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/19 03:26:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/19 03:26:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/19 03:26:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/19 03:26:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/19 03:26:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/19 03:26:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/19 03:26:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/19 03:26:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/19 03:26:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/19 03:26:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/19 03:26:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:16 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:16 DEBUG : Looking for writers 2026/04/19 03:26:16 DEBUG : FiLeA: reading active writers 2026/04/19 03:26:16 DEBUG : FiLeB: reading active writers 2026/04/19 03:26:16 DEBUG : FilEb: reading active writers 2026/04/19 03:26:16 DEBUG : >WaitForWriters: 2026/04/19 03:26:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:16 DEBUG : Looking for writers 2026/04/19 03:26:16 DEBUG : FiLeA: reading active writers 2026/04/19 03:26:16 DEBUG : FiLeB: reading active writers 2026/04/19 03:26:16 DEBUG : FilEb: reading active writers 2026/04/19 03:26:16 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.79s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:16 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:17 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:17 DEBUG : Looking for writers 2026/04/19 03:26:17 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/19 03:26:17 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/19 03:26:17 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:18 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:18 DEBUG : webdav root 'rclone-test-bunuged5nube': Reusing VFS from active cache 2026/04/19 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:18 DEBUG : Looking for writers 2026/04/19 03:26:18 DEBUG : >WaitForWriters: 2026/04/19 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:18 DEBUG : Looking for writers 2026/04/19 03:26:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:18 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:18 DEBUG : Looking for writers 2026/04/19 03:26:18 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:18 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:18 DEBUG : Looking for writers 2026/04/19 03:26:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.15s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:18 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:18 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:19 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:19 DEBUG : dir: Looking for writers 2026/04/19 03:26:19 DEBUG : file2: reading active writers 2026/04/19 03:26:19 DEBUG : Looking for writers 2026/04/19 03:26:19 DEBUG : dir: reading active writers 2026/04/19 03:26:19 DEBUG : file1: reading active writers 2026/04/19 03:26:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.52s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:20 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:20 DEBUG : dir: Looking for writers 2026/04/19 03:26:20 DEBUG : Looking for writers 2026/04/19 03:26:20 DEBUG : dir: reading active writers 2026/04/19 03:26:20 DEBUG : file1: reading active writers 2026/04/19 03:26:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.46s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:21 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:21 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:22 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 03:26:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 03:26:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 03:26:22 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:22 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/19 03:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 03:26:22 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/19 03:26:22 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/19 03:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 03:26:22 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:22 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/19 03:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:22 DEBUG : dir: Looking for writers 2026/04/19 03:26:22 DEBUG : file2: reading active writers 2026/04/19 03:26:22 DEBUG : new_file.txt: reading active writers 2026/04/19 03:26:22 DEBUG : Looking for writers 2026/04/19 03:26:22 DEBUG : dir: reading active writers 2026/04/19 03:26:22 DEBUG : file1: reading active writers 2026/04/19 03:26:22 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.93s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:23 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:24 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/19 03:26:24 DEBUG : dir/file1: Updating file with dir/file1 0x244ddae081a0 2026/04/19 03:26:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/19 03:26:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:24 INFO : dir/file1: Moved (server-side) to: file0 2026/04/19 03:26:24 DEBUG : file0: Updating file with file0 0x244ddae081a0 2026/04/19 03:26:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:26:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/19 03:26:25 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:25 DEBUG : dir: Looking for writers 2026/04/19 03:26:25 DEBUG : Looking for writers 2026/04/19 03:26:25 DEBUG : dir: reading active writers 2026/04/19 03:26:25 DEBUG : file0: reading active writers 2026/04/19 03:26:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.17s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:25 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:25 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:25 DEBUG : Looking for writers 2026/04/19 03:26:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:25 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:26 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/19 03:26:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/19 03:26:26 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/19 03:26:26 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/19 03:26:27 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/19 03:26:27 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:27 DEBUG : d: Looking for writers 2026/04/19 03:26:27 DEBUG : Looking for writers 2026/04/19 03:26:27 DEBUG : a: Looking for writers 2026/04/19 03:26:27 DEBUG : b: Looking for writers 2026/04/19 03:26:27 DEBUG : c: Looking for writers 2026/04/19 03:26:27 DEBUG : Looking for writers 2026/04/19 03:26:27 DEBUG : /: reading active writers 2026/04/19 03:26:27 DEBUG : a: reading active writers 2026/04/19 03:26:27 DEBUG : b: reading active writers 2026/04/19 03:26:27 DEBUG : c: reading active writers 2026/04/19 03:26:27 DEBUG : d: reading active writers 2026/04/19 03:26:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.59s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:28 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:28 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/19 03:26:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/19 03:26:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/19 03:26:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/19 03:26:30 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:30 DEBUG : a/b/c/d: Looking for writers 2026/04/19 03:26:30 DEBUG : a/b/c: Looking for writers 2026/04/19 03:26:30 DEBUG : d: reading active writers 2026/04/19 03:26:30 DEBUG : a/b: Looking for writers 2026/04/19 03:26:30 DEBUG : c: reading active writers 2026/04/19 03:26:30 DEBUG : a: Looking for writers 2026/04/19 03:26:30 DEBUG : b: reading active writers 2026/04/19 03:26:30 DEBUG : Looking for writers 2026/04/19 03:26:30 DEBUG : a: reading active writers 2026/04/19 03:26:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.33s) === 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 "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:31 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:31 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:31 DEBUG : Looking for writers 2026/04/19 03:26:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.15s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:31 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/19 03:26:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/19 03:26:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/19 03:26:31 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:26:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:32 DEBUG : file1: size = 5 OK 2026/04/19 03:26:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:26:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/19 03:26:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:26:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:26:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:32 DEBUG : file1: size = 0 OK 2026/04/19 03:26:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/19 03:26:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:26:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (7 bytes), uploading instead of streaming 2026/04/19 03:26:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:32 DEBUG : file1: size = 7 OK 2026/04/19 03:26:32 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/19 03:26:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:26:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:32 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:32 DEBUG : Looking for writers 2026/04/19 03:26:32 DEBUG : file1: reading active writers 2026/04/19 03:26:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.27s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:33 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/19 03:26:34 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/19 03:26:34 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/19 03:26:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/19 03:26:34 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (11 bytes), uploading instead of streaming 2026/04/19 03:26:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:34 DEBUG : file1: size = 11 OK 2026/04/19 03:26:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/19 03:26:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:26:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/19 03:26:34 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:34 DEBUG : Looking for writers 2026/04/19 03:26:34 DEBUG : file1: reading active writers 2026/04/19 03:26:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:34 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/19 03:26:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:34 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:26:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:35 DEBUG : file1: size = 5 OK 2026/04/19 03:26:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:26:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:35 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/19 03:26:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:35 DEBUG : Looking for writers 2026/04/19 03:26:35 DEBUG : file1: reading active writers 2026/04/19 03:26:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:35 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:26:35 DEBUG : file1: WriteFileHandle.Release closing 2026/04/19 03:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:35 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:26:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:26:35 DEBUG : file1: size = 0 OK 2026/04/19 03:26:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/19 03:26:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:26:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/19 03:26:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:35 DEBUG : Looking for writers 2026/04/19 03:26:35 DEBUG : file1: reading active writers 2026/04/19 03:26:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.58s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:26:36 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:26:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:26:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:26:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:26:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:26:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/04/19 03:26:36 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/04/19 03:26:36 DEBUG : Looking for writers 2026/04/19 03:26:36 DEBUG : file1: reading active writers 2026/04/19 03:26:36 DEBUG : file1: active writers 1 2026/04/19 03:26:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/04/19 03:26:37 DEBUG : Looking for writers 2026/04/19 03:26:37 DEBUG : file1: reading active writers 2026/04/19 03:26:37 DEBUG : file1: active writers 1 2026/04/19 03:26:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:38 DEBUG : Looking for writers 2026/04/19 03:26:38 DEBUG : file1: reading active writers 2026/04/19 03:26:38 DEBUG : file1: active writers 1 2026/04/19 03:26:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:39 DEBUG : Looking for writers 2026/04/19 03:26:39 DEBUG : file1: reading active writers 2026/04/19 03:26:39 DEBUG : file1: active writers 1 2026/04/19 03:26:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:40 DEBUG : Looking for writers 2026/04/19 03:26:40 DEBUG : file1: reading active writers 2026/04/19 03:26:40 DEBUG : file1: active writers 1 2026/04/19 03:26:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:41 DEBUG : Looking for writers 2026/04/19 03:26:41 DEBUG : file1: reading active writers 2026/04/19 03:26:41 DEBUG : file1: active writers 1 2026/04/19 03:26:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:42 DEBUG : Looking for writers 2026/04/19 03:26:42 DEBUG : file1: reading active writers 2026/04/19 03:26:42 DEBUG : file1: active writers 1 2026/04/19 03:26:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:43 DEBUG : Looking for writers 2026/04/19 03:26:43 DEBUG : file1: reading active writers 2026/04/19 03:26:43 DEBUG : file1: active writers 1 2026/04/19 03:26:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:44 DEBUG : Looking for writers 2026/04/19 03:26:44 DEBUG : file1: reading active writers 2026/04/19 03:26:44 DEBUG : file1: active writers 1 2026/04/19 03:26:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:45 DEBUG : Looking for writers 2026/04/19 03:26:45 DEBUG : file1: reading active writers 2026/04/19 03:26:45 DEBUG : file1: active writers 1 2026/04/19 03:26:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:46 DEBUG : Looking for writers 2026/04/19 03:26:46 DEBUG : file1: reading active writers 2026/04/19 03:26:46 DEBUG : file1: active writers 1 2026/04/19 03:26:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:47 DEBUG : Looking for writers 2026/04/19 03:26:47 DEBUG : file1: reading active writers 2026/04/19 03:26:47 DEBUG : file1: active writers 1 2026/04/19 03:26:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:48 DEBUG : Looking for writers 2026/04/19 03:26:48 DEBUG : file1: reading active writers 2026/04/19 03:26:48 DEBUG : file1: active writers 1 2026/04/19 03:26:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:49 DEBUG : Looking for writers 2026/04/19 03:26:49 DEBUG : file1: reading active writers 2026/04/19 03:26:49 DEBUG : file1: active writers 1 2026/04/19 03:26:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:50 DEBUG : Looking for writers 2026/04/19 03:26:50 DEBUG : file1: reading active writers 2026/04/19 03:26:50 DEBUG : file1: active writers 1 2026/04/19 03:26:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:51 DEBUG : Looking for writers 2026/04/19 03:26:51 DEBUG : file1: reading active writers 2026/04/19 03:26:51 DEBUG : file1: active writers 1 2026/04/19 03:26:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:52 DEBUG : Looking for writers 2026/04/19 03:26:52 DEBUG : file1: reading active writers 2026/04/19 03:26:52 DEBUG : file1: active writers 1 2026/04/19 03:26:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:53 DEBUG : Looking for writers 2026/04/19 03:26:53 DEBUG : file1: reading active writers 2026/04/19 03:26:53 DEBUG : file1: active writers 1 2026/04/19 03:26:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:54 DEBUG : Looking for writers 2026/04/19 03:26:54 DEBUG : file1: reading active writers 2026/04/19 03:26:54 DEBUG : file1: active writers 1 2026/04/19 03:26:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:55 DEBUG : Looking for writers 2026/04/19 03:26:55 DEBUG : file1: reading active writers 2026/04/19 03:26:55 DEBUG : file1: active writers 1 2026/04/19 03:26:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:56 DEBUG : Looking for writers 2026/04/19 03:26:56 DEBUG : file1: reading active writers 2026/04/19 03:26:56 DEBUG : file1: active writers 1 2026/04/19 03:26:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:57 DEBUG : Looking for writers 2026/04/19 03:26:57 DEBUG : file1: reading active writers 2026/04/19 03:26:57 DEBUG : file1: active writers 1 2026/04/19 03:26:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:58 DEBUG : Looking for writers 2026/04/19 03:26:58 DEBUG : file1: reading active writers 2026/04/19 03:26:58 DEBUG : file1: active writers 1 2026/04/19 03:26:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:26:59 DEBUG : Looking for writers 2026/04/19 03:26:59 DEBUG : file1: reading active writers 2026/04/19 03:26:59 DEBUG : file1: active writers 1 2026/04/19 03:26:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:00 DEBUG : Looking for writers 2026/04/19 03:27:00 DEBUG : file1: reading active writers 2026/04/19 03:27:00 DEBUG : file1: active writers 1 2026/04/19 03:27:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:01 DEBUG : Looking for writers 2026/04/19 03:27:01 DEBUG : file1: reading active writers 2026/04/19 03:27:01 DEBUG : file1: active writers 1 2026/04/19 03:27:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:02 DEBUG : Looking for writers 2026/04/19 03:27:02 DEBUG : file1: reading active writers 2026/04/19 03:27:02 DEBUG : file1: active writers 1 2026/04/19 03:27:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:03 DEBUG : Looking for writers 2026/04/19 03:27:03 DEBUG : file1: reading active writers 2026/04/19 03:27:03 DEBUG : file1: active writers 1 2026/04/19 03:27:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:04 DEBUG : Looking for writers 2026/04/19 03:27:04 DEBUG : file1: reading active writers 2026/04/19 03:27:04 DEBUG : file1: active writers 1 2026/04/19 03:27:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:05 DEBUG : Looking for writers 2026/04/19 03:27:05 DEBUG : file1: reading active writers 2026/04/19 03:27:05 DEBUG : file1: active writers 1 2026/04/19 03:27:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/04/19 03:27:06 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/04/19 03:27:06 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.25s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:27:06 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:27:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:27:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:27:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:27:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:27:06 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:27:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:06 DEBUG : file1: size = 0 OK 2026/04/19 03:27:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/19 03:27:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:27:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:27:06 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 03:27:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 03:27:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 03:27:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:06 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:27:06 DEBUG : Looking for writers 2026/04/19 03:27:06 DEBUG : file1: reading active writers 2026/04/19 03:27:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:27:07 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:27:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:27:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:27:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:27:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:27:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:27:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:27:07 DEBUG : webdav root 'rclone-test-bunuged5nube': File to upload is small (100 bytes), uploading instead of streaming 2026/04/19 03:27:07 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:07 DEBUG : file1: size = 100 OK 2026/04/19 03:27:07 DEBUG : file1: md5 = c62bfd67599e777644937586c1ec18a9 OK 2026/04/19 03:27:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/19 03:27:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:27:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:27:07 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 03:27:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 03:27:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 03:27:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:27:07 DEBUG : Looking for writers 2026/04/19 03:27:07 DEBUG : file1: reading active writers 2026/04/19 03:27:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.69s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:27:07 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:27:07 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:08 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:08 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:08 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:08 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:09 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/19 03:27:09 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/19 03:27:09 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:09 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:09 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/19 03:27:09 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/19 03:27:09 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:09 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:09 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/19 03:27:09 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/19 03:27:09 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:09 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:09 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/19 03:27:09 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/19 03:27:09 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:09 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:09 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/19 03:27:09 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/19 03:27:09 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:09 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:27:09 DEBUG : flat: Looking for writers 2026/04/19 03:27:09 DEBUG : f000.txt: reading active writers 2026/04/19 03:27:09 DEBUG : f001.txt: reading active writers 2026/04/19 03:27:09 DEBUG : f002.txt: reading active writers 2026/04/19 03:27:09 DEBUG : f003.txt: reading active writers 2026/04/19 03:27:09 DEBUG : f004.txt: reading active writers 2026/04/19 03:27:09 DEBUG : Looking for writers 2026/04/19 03:27:09 DEBUG : flat: reading active writers 2026/04/19 03:27:09 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.14s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:27:10 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:27:10 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:11 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:11 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:12 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/19 03:27:12 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/19 03:27:12 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:12 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:12 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/19 03:27:12 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/19 03:27:12 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:12 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:12 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/19 03:27:12 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/19 03:27:12 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:12 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:12 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:27:12 DEBUG : a/b/c: Looking for writers 2026/04/19 03:27:12 DEBUG : deep.txt: reading active writers 2026/04/19 03:27:12 DEBUG : a/b: Looking for writers 2026/04/19 03:27:12 DEBUG : c: reading active writers 2026/04/19 03:27:12 DEBUG : mid.txt: reading active writers 2026/04/19 03:27:12 DEBUG : a: Looking for writers 2026/04/19 03:27:12 DEBUG : b: reading active writers 2026/04/19 03:27:12 DEBUG : top.txt: reading active writers 2026/04/19 03:27:12 DEBUG : Looking for writers 2026/04/19 03:27:12 DEBUG : a: reading active writers 2026/04/19 03:27:12 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.78s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:27:13 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:27:13 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:27:14 DEBUG : bigdir: Looking for writers 2026/04/19 03:27:14 DEBUG : big.bin: reading active writers 2026/04/19 03:27:14 DEBUG : Looking for writers 2026/04/19 03:27:14 DEBUG : bigdir: reading active writers 2026/04/19 03:27:14 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.60s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-bunuged5nube'", Local "Local file system at /tmp/rclone2262838815", Modify Window "1s" 2026/04/19 03:27:15 INFO : webdav root 'rclone-test-bunuged5nube': poll-interval is not supported by this remote 2026/04/19 03:27:15 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:15 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:15 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/04/19 03:27:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/19 03:27:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/19 03:27:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/19 03:27:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/19 03:27:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:16 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:16 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/19 03:27:16 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/19 03:27:16 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:27:16 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:27:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:27:16 DEBUG : dir1: Looking for writers 2026/04/19 03:27:16 DEBUG : a.txt: reading active writers 2026/04/19 03:27:16 DEBUG : dir2: Looking for writers 2026/04/19 03:27:16 DEBUG : b.txt: reading active writers 2026/04/19 03:27:16 DEBUG : dir3: Looking for writers 2026/04/19 03:27:16 DEBUG : c.txt: reading active writers 2026/04/19 03:27:16 DEBUG : Looking for writers 2026/04/19 03:27:16 DEBUG : dir1: reading active writers 2026/04/19 03:27:16 DEBUG : dir2: reading active writers 2026/04/19 03:27:16 DEBUG : dir3: reading active writers 2026/04/19 03:27:16 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.62s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/19 03:27:17 DEBUG : webdav root 'rclone-test-bunuged5nube': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m14.159458764s (try 1/5)