"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/05/22 04:10:25 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-jutasey8liso" 2026/05/22 04:10:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/22 04:10:25 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/05/22 04:10:25 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/22 04:10:25 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/22 04:10:25 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/22 04:10:25 DEBUG : Setting pass="lLgX6rw7688fZvI2-AWkRo28-Os8RiSpXxbdOu4aDIvVRks" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/22 04:10:25 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{iJQpS}" suffix to name 2026/05/22 04:10:25 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/05/22 04:10:25 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/05/22 04:10:25 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/05/22 04:10:25 DEBUG : Setting pass="lLgX6rw7688fZvI2-AWkRo28-Os8RiSpXxbdOu4aDIvVRks" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/05/22 04:10:25 DEBUG : found headers: 2026/05/22 04:10:26 DEBUG : Creating backend with remote "/tmp/rclone728747806" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:26 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:27 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:27 DEBUG : dir: Looking for writers 2026/05/22 04:10:27 DEBUG : Looking for writers 2026/05/22 04:10:27 DEBUG : dir: reading active writers 2026/05/22 04:10:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.23s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:27 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:28 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:28 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:29 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:29 DEBUG : dir/subdir: Looking for writers 2026/05/22 04:10:29 DEBUG : dir: Looking for writers 2026/05/22 04:10:29 DEBUG : file1: reading active writers 2026/05/22 04:10:29 DEBUG : file2: reading active writers 2026/05/22 04:10:29 DEBUG : subdir: reading active writers 2026/05/22 04:10:29 DEBUG : Looking for writers 2026/05/22 04:10:29 DEBUG : dir: reading active writers 2026/05/22 04:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.34s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:30 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:30 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:30 DEBUG : dir: Looking for writers 2026/05/22 04:10:30 DEBUG : file1: reading active writers 2026/05/22 04:10:30 DEBUG : Looking for writers 2026/05/22 04:10:30 DEBUG : dir: reading active writers 2026/05/22 04:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.13s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:31 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:31 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:31 DEBUG : dir: Looking for writers 2026/05/22 04:10:31 DEBUG : Looking for writers 2026/05/22 04:10:31 DEBUG : dir: reading active writers 2026/05/22 04:10:31 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.01s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:32 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:32 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:32 DEBUG : forgetting directory cache 2026/05/22 04:10:32 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:32 DEBUG : Looking for writers 2026/05/22 04:10:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.12s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:33 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:33 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/22 04:10:33 DEBUG : dir: invalidating directory cache 2026/05/22 04:10:33 DEBUG : >ForgetPath: 2026/05/22 04:10:33 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/22 04:10:33 DEBUG : invalidating directory cache 2026/05/22 04:10:33 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:33 DEBUG : >ForgetPath: 2026/05/22 04:10:33 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/22 04:10:33 DEBUG : >ForgetPath: 2026/05/22 04:10:33 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:33 DEBUG : dir: Looking for writers 2026/05/22 04:10:33 DEBUG : Looking for writers 2026/05/22 04:10:33 DEBUG : dir: reading active writers 2026/05/22 04:10:33 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:34 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:35 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:36 DEBUG : forgetting directory cache 2026/05/22 04:10:36 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:36 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:36 DEBUG : dir: Looking for writers 2026/05/22 04:10:36 DEBUG : fil/a/b: Looking for writers 2026/05/22 04:10:36 DEBUG : fil/a: Looking for writers 2026/05/22 04:10:36 DEBUG : b: reading active writers 2026/05/22 04:10:36 DEBUG : fil: Looking for writers 2026/05/22 04:10:36 DEBUG : a: reading active writers 2026/05/22 04:10:36 DEBUG : Looking for writers 2026/05/22 04:10:36 DEBUG : dir: reading active writers 2026/05/22 04:10:36 DEBUG : fil: reading active writers 2026/05/22 04:10:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.24s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:37 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:38 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:38 DEBUG : dir: Looking for writers 2026/05/22 04:10:38 DEBUG : Looking for writers 2026/05/22 04:10:38 DEBUG : dir: reading active writers 2026/05/22 04:10:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:38 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:39 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:39 DEBUG : dir: Looking for writers 2026/05/22 04:10:39 DEBUG : file1: reading active writers 2026/05/22 04:10:39 DEBUG : Looking for writers 2026/05/22 04:10:39 DEBUG : dir: reading active writers 2026/05/22 04:10:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.15s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:40 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:40 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:40 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/22 04:10:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/22 04:10:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/22 04:10:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/22 04:10:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/22 04:10:41 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:41 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:42 DEBUG : dir: invalidating directory cache 2026/05/22 04:10:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/22 04:10:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/22 04:10:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/22 04:10:42 DEBUG : dir/file1: Reset virtual modtime 2026/05/22 04:10:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/22 04:10:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/22 04:10:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/22 04:10:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/22 04:10:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:10:42 DEBUG : dir: invalidating directory cache 2026/05/22 04:10:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/22 04:10:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/22 04:10:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/22 04:10:42 DEBUG : forgetting directory cache 2026/05/22 04:10:42 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/22 04:10:42 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:42 DEBUG : dir/virtualDir: Looking for writers 2026/05/22 04:10:42 DEBUG : dir: Looking for writers 2026/05/22 04:10:42 DEBUG : virtualDir: reading active writers 2026/05/22 04:10:42 DEBUG : file1: reading active writers 2026/05/22 04:10:42 DEBUG : virtualFile2: reading active writers 2026/05/22 04:10:42 DEBUG : virtualFile: reading active writers 2026/05/22 04:10:42 DEBUG : Looking for writers 2026/05/22 04:10:42 DEBUG : dir: reading active writers 2026/05/22 04:10:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.45s) --- PASS: TestDirReadDirAll/Virtual (1.04s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:43 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:44 ERROR : dir/: Can only open directories read only 2026/05/22 04:10:44 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:44 DEBUG : dir: Looking for writers 2026/05/22 04:10:44 DEBUG : Looking for writers 2026/05/22 04:10:44 DEBUG : dir: reading active writers 2026/05/22 04:10:44 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.10s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:44 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/22 04:10:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/22 04:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/22 04:10:45 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (5 bytes), uploading instead of streaming 2026/05/22 04:10:45 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:45 DEBUG : dir/potato: size = 5 OK 2026/05/22 04:10:45 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:10:45 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/22 04:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/22 04:10:45 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:45 DEBUG : dir: Looking for writers 2026/05/22 04:10:45 DEBUG : potato: reading active writers 2026/05/22 04:10:45 DEBUG : file1: reading active writers 2026/05/22 04:10:45 DEBUG : Looking for writers 2026/05/22 04:10:45 DEBUG : dir: reading active writers 2026/05/22 04:10:45 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.66s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:46 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/22 04:10:47 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:47 DEBUG : dir/sub: Looking for writers 2026/05/22 04:10:47 DEBUG : dir: Looking for writers 2026/05/22 04:10:47 DEBUG : file1: reading active writers 2026/05/22 04:10:47 DEBUG : sub: reading active writers 2026/05/22 04:10:47 DEBUG : Looking for writers 2026/05/22 04:10:47 DEBUG : dir: reading active writers 2026/05/22 04:10:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.94s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:48 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/22 04:10:49 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/22 04:10:49 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:49 DEBUG : dir/sub/subsub: Looking for writers 2026/05/22 04:10:49 DEBUG : dir/sub: Looking for writers 2026/05/22 04:10:49 DEBUG : subsub: reading active writers 2026/05/22 04:10:49 DEBUG : dir: Looking for writers 2026/05/22 04:10:49 DEBUG : file1: reading active writers 2026/05/22 04:10:49 DEBUG : sub: reading active writers 2026/05/22 04:10:49 DEBUG : Looking for writers 2026/05/22 04:10:49 DEBUG : dir: reading active writers 2026/05/22 04:10:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.38s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:50 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:51 ERROR : dir/: Dir.Remove not empty 2026/05/22 04:10:51 DEBUG : dir/file1: Remove: 2026/05/22 04:10:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:10:51 DEBUG : dir/file1: >Remove: err= 2026/05/22 04:10:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/22 04:10:51 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:51 DEBUG : Looking for writers 2026/05/22 04:10:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.16s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:51 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:52 DEBUG : dir/file1: Remove: 2026/05/22 04:10:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:10:52 DEBUG : dir/file1: >Remove: err= 2026/05/22 04:10:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/22 04:10:52 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:52 DEBUG : Looking for writers 2026/05/22 04:10:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:52 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:53 DEBUG : dir/file1: Remove: 2026/05/22 04:10:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:10:53 DEBUG : dir/file1: >Remove: err= 2026/05/22 04:10:53 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:53 DEBUG : dir: Looking for writers 2026/05/22 04:10:53 DEBUG : Looking for writers 2026/05/22 04:10:53 DEBUG : dir: reading active writers 2026/05/22 04:10:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.39s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:54 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:54 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/22 04:10:55 DEBUG : dir: Updating dir with dir2 0x2e9201df9520 2026/05/22 04:10:55 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:55 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/22 04:10:55 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/22 04:10:56 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/22 04:10:56 DEBUG : file2: Updating file with file2 0x2e9201df9c70 2026/05/22 04:10:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/22 04:10:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/22 04:10:56 INFO : dir2/file3: Deleted 2026/05/22 04:10:56 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/22 04:10:56 DEBUG : dir2/file3: Updating file with dir2/file3 0x2e9201df9c70 2026/05/22 04:10:56 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/22 04:10:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/22 04:10:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/22 04:10:57 DEBUG : empty directory: Updating dir with renamed empty directory 0x2e9201b691e0 2026/05/22 04:10:57 DEBUG : empty directory: forgetting directory cache 2026/05/22 04:10:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/22 04:10:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/22 04:10:57 DEBUG : dir2: Renaming to "dir3" 2026/05/22 04:10:57 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:57 DEBUG : dir3: Looking for writers 2026/05/22 04:10:57 DEBUG : file3: reading active writers 2026/05/22 04:10:57 DEBUG : renamed empty directory: Looking for writers 2026/05/22 04:10:57 DEBUG : Looking for writers 2026/05/22 04:10:57 DEBUG : dir3: reading active writers 2026/05/22 04:10:57 DEBUG : renamed empty directory: reading active writers 2026/05/22 04:10:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.99s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:10:58 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:10:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/22 04:10:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:10:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:10:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/22 04:10:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/22 04:10:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/22 04:10:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/22 04:10:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:10:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:10:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/22 04:10:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/22 04:10:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/22 04:10:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/22 04:10:59 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (12 bytes), uploading instead of streaming 2026/05/22 04:10:59 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:59 DEBUG : dir/sub/file2: size = 12 OK 2026/05/22 04:10:59 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/22 04:10:59 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/22 04:10:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/22 04:10:59 DEBUG : forgetting directory cache 2026/05/22 04:10:59 DEBUG : dir: forgetting directory cache 2026/05/22 04:10:59 DEBUG : dir/sub: forgetting directory cache 2026/05/22 04:10:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/22 04:10:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/22 04:10:59 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (5 bytes), uploading instead of streaming 2026/05/22 04:10:59 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/22 04:10:59 DEBUG : dir/sub/file0: size = 5 OK 2026/05/22 04:10:59 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:10:59 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/22 04:10:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/22 04:10:59 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:10:59 DEBUG : dir/sub: Looking for writers 2026/05/22 04:10:59 DEBUG : file2: reading active writers 2026/05/22 04:10:59 DEBUG : file0: reading active writers 2026/05/22 04:10:59 DEBUG : dir: Looking for writers 2026/05/22 04:10:59 DEBUG : file1: reading active writers 2026/05/22 04:10:59 DEBUG : sub: reading active writers 2026/05/22 04:10:59 DEBUG : Looking for writers 2026/05/22 04:10:59 DEBUG : dir: reading active writers 2026/05/22 04:10:59 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.38s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:00 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/22 04:11:00 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:00 DEBUG : Looking for writers 2026/05/22 04:11:00 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.16s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:00 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/22 04:11:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/22 04:11:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/22 04:11:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/22 04:11:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/22 04:11:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/22 04:11:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/22 04:11:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/22 04:11:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:01 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:01 DEBUG : dir: Looking for writers 2026/05/22 04:11:01 DEBUG : file1: reading active writers 2026/05/22 04:11:01 DEBUG : file1.metadata: reading active writers 2026/05/22 04:11:01 DEBUG : Looking for writers 2026/05/22 04:11:01 DEBUG : dir: reading active writers 2026/05/22 04:11:01 DEBUG : dir.metadata: reading active writers 2026/05/22 04:11:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.26s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:02 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:02 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:02 DEBUG : dir: Looking for writers 2026/05/22 04:11:02 DEBUG : file1: reading active writers 2026/05/22 04:11:02 DEBUG : Looking for writers 2026/05/22 04:11:02 DEBUG : dir: reading active writers 2026/05/22 04:11:02 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:03 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:03 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:04 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/22 04:11:04 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:04 DEBUG : dir: Looking for writers 2026/05/22 04:11:04 DEBUG : file1: reading active writers 2026/05/22 04:11:04 DEBUG : Looking for writers 2026/05/22 04:11:04 DEBUG : dir: reading active writers 2026/05/22 04:11:04 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.79s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.79s) --- 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:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:04 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:05 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:05 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:05 DEBUG : dir: Looking for writers 2026/05/22 04:11:05 DEBUG : file1: reading active writers 2026/05/22 04:11:05 DEBUG : Looking for writers 2026/05/22 04:11:05 DEBUG : dir: reading active writers 2026/05/22 04:11:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.22s) === RUN TestFileOpenReadUnknownSize 2026/05/22 04:11:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/22 04:11:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/22 04:11:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/22 04:11:06 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:06 DEBUG : Looking for writers 2026/05/22 04:11:06 DEBUG : file.txt: reading active writers 2026/05/22 04:11:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:06 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:06 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (25 bytes), uploading instead of streaming 2026/05/22 04:11:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:07 DEBUG : dir/file1: size = 25 OK 2026/05/22 04:11:07 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:07 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/22 04:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:07 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:07 DEBUG : dir: Looking for writers 2026/05/22 04:11:07 DEBUG : file1: reading active writers 2026/05/22 04:11:07 DEBUG : Looking for writers 2026/05/22 04:11:07 DEBUG : dir: reading active writers 2026/05/22 04:11:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.48s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:07 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:07 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:08 DEBUG : dir/file1: Remove: 2026/05/22 04:11:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:08 DEBUG : dir/file1: >Remove: err= 2026/05/22 04:11:08 DEBUG : dir/file1: Remove: 2026/05/22 04:11:08 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/22 04:11:08 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:08 DEBUG : dir: Looking for writers 2026/05/22 04:11:08 DEBUG : Looking for writers 2026/05/22 04:11:08 DEBUG : dir: reading active writers 2026/05/22 04:11:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.31s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:09 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:09 DEBUG : dir/file1: Remove: 2026/05/22 04:11:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:09 DEBUG : dir/file1: >Remove: err= 2026/05/22 04:11:09 DEBUG : dir/file1: Remove: 2026/05/22 04:11:09 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/22 04:11:09 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:09 DEBUG : dir: Looking for writers 2026/05/22 04:11:09 DEBUG : Looking for writers 2026/05/22 04:11:09 DEBUG : dir: reading active writers 2026/05/22 04:11:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.32s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:10 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:10 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/22 04:11:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/22 04:11:10 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/22 04:11:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/22 04:11:10 DEBUG : dir/file1: Open: flags=0x3 2026/05/22 04:11:10 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/22 04:11:10 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/22 04:11:10 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:10 DEBUG : dir: Looking for writers 2026/05/22 04:11:10 DEBUG : file1: reading active writers 2026/05/22 04:11:10 DEBUG : Looking for writers 2026/05/22 04:11:10 DEBUG : dir: reading active writers 2026/05/22 04:11:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:11 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:12 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:12 DEBUG : dir: Looking for writers 2026/05/22 04:11:12 DEBUG : file1: reading active writers 2026/05/22 04:11:12 DEBUG : Looking for writers 2026/05/22 04:11:12 DEBUG : dir: reading active writers 2026/05/22 04:11:12 DEBUG : >WaitForWriters: 2026/05/22 04:11:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:12 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201f74680 2026/05/22 04:11:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/22 04:11:13 DEBUG : dir/file1: Updating file with dir/file1 0x2e9201f74680 2026/05/22 04:11:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/22 04:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/22 04:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:13 DEBUG : dir/file1: File is currently open, delaying rename 0x2e9201f74680 2026/05/22 04:11:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:13 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (25 bytes), uploading instead of streaming 2026/05/22 04:11:13 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:13 DEBUG : dir/file1: size = 25 OK 2026/05/22 04:11:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/22 04:11:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:13 DEBUG : newLeaf: Running delayed rename now 2026/05/22 04:11:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:13 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201f74680 2026/05/22 04:11:13 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:13 DEBUG : dir: Looking for writers 2026/05/22 04:11:13 DEBUG : Looking for writers 2026/05/22 04:11:13 DEBUG : dir: reading active writers 2026/05/22 04:11:13 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:13 DEBUG : >WaitForWriters: 2026/05/22 04:11:14 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:14 DEBUG : dir: Looking for writers 2026/05/22 04:11:14 DEBUG : Looking for writers 2026/05/22 04:11:14 DEBUG : dir: reading active writers 2026/05/22 04:11:14 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:14 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:14 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:14 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:14 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:14 DEBUG : Config file has changed externally - reloading 2026/05/22 04:11:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:14 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:15 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:15 DEBUG : dir: Looking for writers 2026/05/22 04:11:15 DEBUG : file1: reading active writers 2026/05/22 04:11:15 DEBUG : Looking for writers 2026/05/22 04:11:15 DEBUG : dir: reading active writers 2026/05/22 04:11:15 DEBUG : >WaitForWriters: 2026/05/22 04:11:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:15 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201dde820 2026/05/22 04:11:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/22 04:11:16 DEBUG : dir/file1: Updating file with dir/file1 0x2e9201dde820 2026/05/22 04:11:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/22 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/22 04:11:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:16 DEBUG : dir/file1: File is currently open, delaying rename 0x2e9201dde820 2026/05/22 04:11:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:16 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (25 bytes), uploading instead of streaming 2026/05/22 04:11:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:16 DEBUG : dir/file1: size = 25 OK 2026/05/22 04:11:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/22 04:11:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:16 DEBUG : newLeaf: Running delayed rename now 2026/05/22 04:11:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:17 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201dde820 2026/05/22 04:11:17 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:17 DEBUG : dir: Looking for writers 2026/05/22 04:11:17 DEBUG : Looking for writers 2026/05/22 04:11:17 DEBUG : dir: reading active writers 2026/05/22 04:11:17 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:17 DEBUG : >WaitForWriters: 2026/05/22 04:11:17 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:17 DEBUG : dir: Looking for writers 2026/05/22 04:11:17 DEBUG : Looking for writers 2026/05/22 04:11:17 DEBUG : dir: reading active writers 2026/05/22 04:11:17 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:17 DEBUG : >WaitForWriters: 2026/05/22 04:11:17 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:17 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:17 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:17 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:17 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:17 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:11:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:18 DEBUG : dir/file1(0x2e9201bde380): openPending: 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/22 04:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:18 DEBUG : dir/file1(0x2e9201bde380): >openPending: err= 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:18 DEBUG : dir/file1(0x2e9201bde380): _writeAt: size=14, off=0 2026/05/22 04:11:18 DEBUG : dir/file1(0x2e9201bde380): >_writeAt: n=14, err= 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 04:11:18 DEBUG : dir/file1(0x2e9201bde380): close: 2026/05/22 04:11:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 04:11:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:18 DEBUG : dir/file1(0x2e9201bde380): >close: err= 2026/05/22 04:11:18 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:18 DEBUG : dir: Looking for writers 2026/05/22 04:11:18 DEBUG : file1: reading active writers 2026/05/22 04:11:18 DEBUG : Looking for writers 2026/05/22 04:11:18 DEBUG : dir: reading active writers 2026/05/22 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:18 DEBUG : dir: Looking for writers 2026/05/22 04:11:18 DEBUG : file1: reading active writers 2026/05/22 04:11:18 DEBUG : Looking for writers 2026/05/22 04:11:18 DEBUG : dir: reading active writers 2026/05/22 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:18 DEBUG : dir: Looking for writers 2026/05/22 04:11:18 DEBUG : file1: reading active writers 2026/05/22 04:11:18 DEBUG : Looking for writers 2026/05/22 04:11:18 DEBUG : dir: reading active writers 2026/05/22 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:18 DEBUG : dir: Looking for writers 2026/05/22 04:11:18 DEBUG : file1: reading active writers 2026/05/22 04:11:18 DEBUG : Looking for writers 2026/05/22 04:11:18 DEBUG : dir: reading active writers 2026/05/22 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: starting upload 2026/05/22 04:11:18 DEBUG : dir: Looking for writers 2026/05/22 04:11:18 DEBUG : file1: reading active writers 2026/05/22 04:11:18 DEBUG : Looking for writers 2026/05/22 04:11:18 DEBUG : dir: reading active writers 2026/05/22 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:18 DEBUG : dir: Looking for writers 2026/05/22 04:11:18 DEBUG : file1: reading active writers 2026/05/22 04:11:18 DEBUG : Looking for writers 2026/05/22 04:11:18 DEBUG : dir: reading active writers 2026/05/22 04:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:18 DEBUG : dir/file1: size = 14 OK 2026/05/22 04:11:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/22 04:11:18 INFO : dir/file1: Copied (replaced existing) 2026/05/22 04:11:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/22 04:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:19 DEBUG : dir: Looking for writers 2026/05/22 04:11:19 DEBUG : file1: reading active writers 2026/05/22 04:11:19 DEBUG : Looking for writers 2026/05/22 04:11:19 DEBUG : dir: reading active writers 2026/05/22 04:11:19 DEBUG : >WaitForWriters: 2026/05/22 04:11:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:19 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:19 DEBUG : dir/file1(0x2e9201e81240): _readAt: size=512, off=0 2026/05/22 04:11:19 DEBUG : dir/file1(0x2e9201e81240): openPending: 2026/05/22 04:11:19 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/05/22 04:11:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/22 04:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:19 DEBUG : dir/file1(0x2e9201e81240): >openPending: err= 2026/05/22 04:11:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/22 04:11:19 DEBUG : dir/file1(0x2e9201e81240): >_readAt: n=14, err=EOF 2026/05/22 04:11:19 DEBUG : dir/file1(0x2e9201e81240): close: 2026/05/22 04:11:19 DEBUG : dir/file1(0x2e9201e81240): >close: err= 2026/05/22 04:11:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:19 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201b7ed00 2026/05/22 04:11:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/22 04:11:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/22 04:11:20 DEBUG : dir/file1: Updating file with dir/file1 0x2e9201b7ed00 2026/05/22 04:11:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/22 04:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:20 DEBUG : dir/file1(0x2e9201c405c0): openPending: 2026/05/22 04:11:20 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/05/22 04:11:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/22 04:11:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:20 DEBUG : dir/file1(0x2e9201c405c0): >openPending: err= 2026/05/22 04:11:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:20 DEBUG : dir/file1(0x2e9201c405c0): _writeAt: size=25, off=0 2026/05/22 04:11:20 DEBUG : dir/file1(0x2e9201c405c0): >_writeAt: n=25, err= 2026/05/22 04:11:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:20 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201b7ed00 2026/05/22 04:11:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:20 DEBUG : newLeaf(0x2e9201c405c0): close: 2026/05/22 04:11:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/22 04:11:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-22 04:11:20.370703312 +0000 UTC m=+54.752696902 2026/05/22 04:11:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:20 DEBUG : newLeaf(0x2e9201c405c0): >close: err= 2026/05/22 04:11:20 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:20 DEBUG : dir: Looking for writers 2026/05/22 04:11:20 DEBUG : Looking for writers 2026/05/22 04:11:20 DEBUG : dir: reading active writers 2026/05/22 04:11:20 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:20 DEBUG : dir: Looking for writers 2026/05/22 04:11:20 DEBUG : Looking for writers 2026/05/22 04:11:20 DEBUG : dir: reading active writers 2026/05/22 04:11:20 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:20 DEBUG : dir: Looking for writers 2026/05/22 04:11:20 DEBUG : Looking for writers 2026/05/22 04:11:20 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:20 DEBUG : dir: reading active writers 2026/05/22 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:20 DEBUG : dir: Looking for writers 2026/05/22 04:11:20 DEBUG : Looking for writers 2026/05/22 04:11:20 DEBUG : dir: reading active writers 2026/05/22 04:11:20 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:20 DEBUG : newLeaf: vfs cache: starting upload 2026/05/22 04:11:20 DEBUG : dir: Looking for writers 2026/05/22 04:11:20 DEBUG : Looking for writers 2026/05/22 04:11:20 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:20 DEBUG : dir: reading active writers 2026/05/22 04:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:20 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:21 DEBUG : dir: Looking for writers 2026/05/22 04:11:21 DEBUG : Looking for writers 2026/05/22 04:11:21 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:21 DEBUG : dir: reading active writers 2026/05/22 04:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:21 DEBUG : newLeaf: size = 25 OK 2026/05/22 04:11:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:21 INFO : newLeaf: Copied (replaced existing) 2026/05/22 04:11:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-22 04:11:20 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/22 04:11:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/22 04:11:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/22 04:11:21 DEBUG : dir: Looking for writers 2026/05/22 04:11:21 DEBUG : Looking for writers 2026/05/22 04:11:21 DEBUG : dir: reading active writers 2026/05/22 04:11:21 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:21 DEBUG : >WaitForWriters: 2026/05/22 04:11:21 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:21 DEBUG : dir: Looking for writers 2026/05/22 04:11:21 DEBUG : Looking for writers 2026/05/22 04:11:21 DEBUG : dir: reading active writers 2026/05/22 04:11:21 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:21 DEBUG : >WaitForWriters: 2026/05/22 04:11:21 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:22 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:22 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:22 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:22 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:22 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:22 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:22 DEBUG : dir: Looking for writers 2026/05/22 04:11:22 DEBUG : file1: reading active writers 2026/05/22 04:11:22 DEBUG : Looking for writers 2026/05/22 04:11:22 DEBUG : dir: reading active writers 2026/05/22 04:11:22 DEBUG : >WaitForWriters: 2026/05/22 04:11:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:23 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201ddfd40 2026/05/22 04:11:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/22 04:11:23 DEBUG : dir/file1: Updating file with dir/file1 0x2e9201ddfd40 2026/05/22 04:11:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/22 04:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:23 DEBUG : dir/file1(0x2e9201f27400): openPending: 2026/05/22 04:11:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/22 04:11:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/22 04:11:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:23 DEBUG : dir/file1(0x2e9201f27400): >openPending: err= 2026/05/22 04:11:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:23 DEBUG : dir/file1(0x2e9201f27400): _writeAt: size=25, off=0 2026/05/22 04:11:23 DEBUG : dir/file1(0x2e9201f27400): >_writeAt: n=25, err= 2026/05/22 04:11:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:24 DEBUG : newLeaf: Updating file with newLeaf 0x2e9201ddfd40 2026/05/22 04:11:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:24 DEBUG : newLeaf(0x2e9201f27400): close: 2026/05/22 04:11:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/22 04:11:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-22 04:11:23.842975102 +0000 UTC m=+58.224968702 2026/05/22 04:11:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:24 DEBUG : newLeaf(0x2e9201f27400): >close: err= 2026/05/22 04:11:24 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:24 DEBUG : newLeaf: vfs cache: starting upload 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:24 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:24 DEBUG : newLeaf: size = 25 OK 2026/05/22 04:11:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:24 INFO : newLeaf: Copied (replaced existing) 2026/05/22 04:11:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-22 04:11:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/22 04:11:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/22 04:11:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/22 04:11:24 DEBUG : dir: Looking for writers 2026/05/22 04:11:24 DEBUG : Looking for writers 2026/05/22 04:11:24 DEBUG : dir: reading active writers 2026/05/22 04:11:24 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:24 DEBUG : >WaitForWriters: 2026/05/22 04:11:25 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:25 DEBUG : dir: Looking for writers 2026/05/22 04:11:25 DEBUG : Looking for writers 2026/05/22 04:11:25 DEBUG : dir: reading active writers 2026/05/22 04:11:25 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:25 DEBUG : >WaitForWriters: 2026/05/22 04:11:25 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:25 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:25 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:25 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:25 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:25 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:11:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9202069880): openPending: 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/22 04:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9202069880): >openPending: err= 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9202069880): _writeAt: size=14, off=0 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9202069880): >_writeAt: n=14, err= 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9202069880): close: 2026/05/22 04:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/22 04:11:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9202069880): >close: err= 2026/05/22 04:11:26 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: starting upload 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:26 DEBUG : dir/file1: size = 14 OK 2026/05/22 04:11:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/22 04:11:26 INFO : dir/file1: Copied (replaced existing) 2026/05/22 04:11:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/22 04:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:26 DEBUG : dir: Looking for writers 2026/05/22 04:11:26 DEBUG : file1: reading active writers 2026/05/22 04:11:26 DEBUG : Looking for writers 2026/05/22 04:11:26 DEBUG : dir: reading active writers 2026/05/22 04:11:26 DEBUG : >WaitForWriters: 2026/05/22 04:11:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:26 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9201e10940): _readAt: size=512, off=0 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9201e10940): openPending: 2026/05/22 04:11:26 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/05/22 04:11:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/22 04:11:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9201e10940): >openPending: err= 2026/05/22 04:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9201e10940): >_readAt: n=14, err=EOF 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9201e10940): close: 2026/05/22 04:11:26 DEBUG : dir/file1(0x2e9201e10940): >close: err= 2026/05/22 04:11:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:27 DEBUG : newLeaf: Updating file with newLeaf 0x2e9202053040 2026/05/22 04:11:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/22 04:11:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/22 04:11:27 DEBUG : dir/file1: Updating file with dir/file1 0x2e9202053040 2026/05/22 04:11:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/22 04:11:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:28 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:28 DEBUG : dir/file1(0x2e920211ab40): openPending: 2026/05/22 04:11:28 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/05/22 04:11:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/22 04:11:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:28 DEBUG : dir/file1(0x2e920211ab40): >openPending: err= 2026/05/22 04:11:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:28 DEBUG : dir/file1(0x2e920211ab40): _writeAt: size=25, off=0 2026/05/22 04:11:28 DEBUG : dir/file1(0x2e920211ab40): >_writeAt: n=25, err= 2026/05/22 04:11:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:28 DEBUG : newLeaf: Updating file with newLeaf 0x2e9202053040 2026/05/22 04:11:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:28 DEBUG : newLeaf(0x2e920211ab40): close: 2026/05/22 04:11:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/22 04:11:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-22 04:11:28.03282934 +0000 UTC m=+62.414822931 2026/05/22 04:11:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:28 DEBUG : newLeaf(0x2e920211ab40): >close: err= 2026/05/22 04:11:28 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:28 DEBUG : dir: Looking for writers 2026/05/22 04:11:28 DEBUG : Looking for writers 2026/05/22 04:11:28 DEBUG : dir: reading active writers 2026/05/22 04:11:28 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:28 DEBUG : dir: Looking for writers 2026/05/22 04:11:28 DEBUG : Looking for writers 2026/05/22 04:11:28 DEBUG : dir: reading active writers 2026/05/22 04:11:28 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:28 DEBUG : dir: Looking for writers 2026/05/22 04:11:28 DEBUG : Looking for writers 2026/05/22 04:11:28 DEBUG : dir: reading active writers 2026/05/22 04:11:28 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:28 DEBUG : dir: Looking for writers 2026/05/22 04:11:28 DEBUG : Looking for writers 2026/05/22 04:11:28 DEBUG : dir: reading active writers 2026/05/22 04:11:28 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:28 DEBUG : newLeaf: vfs cache: starting upload 2026/05/22 04:11:28 DEBUG : dir: Looking for writers 2026/05/22 04:11:28 DEBUG : Looking for writers 2026/05/22 04:11:28 DEBUG : dir: reading active writers 2026/05/22 04:11:28 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:28 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:28 DEBUG : dir: Looking for writers 2026/05/22 04:11:28 DEBUG : Looking for writers 2026/05/22 04:11:28 DEBUG : dir: reading active writers 2026/05/22 04:11:28 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:28 DEBUG : newLeaf: size = 25 OK 2026/05/22 04:11:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:28 INFO : newLeaf: Copied (replaced existing) 2026/05/22 04:11:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-22 04:11:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/22 04:11:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/22 04:11:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/22 04:11:29 DEBUG : dir: Looking for writers 2026/05/22 04:11:29 DEBUG : Looking for writers 2026/05/22 04:11:29 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:29 DEBUG : dir: reading active writers 2026/05/22 04:11:29 DEBUG : >WaitForWriters: 2026/05/22 04:11:29 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:29 DEBUG : dir: Looking for writers 2026/05/22 04:11:29 DEBUG : Looking for writers 2026/05/22 04:11:29 DEBUG : dir: reading active writers 2026/05/22 04:11:29 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:29 DEBUG : >WaitForWriters: 2026/05/22 04:11:29 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:29 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:29 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:29 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:29 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:29 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:30 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:30 DEBUG : dir: Looking for writers 2026/05/22 04:11:30 DEBUG : file1: reading active writers 2026/05/22 04:11:30 DEBUG : Looking for writers 2026/05/22 04:11:30 DEBUG : dir: reading active writers 2026/05/22 04:11:30 DEBUG : >WaitForWriters: 2026/05/22 04:11:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:30 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:30 DEBUG : dir/file1(0x2e9201a6d480): _readAt: size=512, off=0 2026/05/22 04:11:30 DEBUG : dir/file1(0x2e9201a6d480): openPending: 2026/05/22 04:11:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/22 04:11:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/22 04:11:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:30 DEBUG : dir/file1(0x2e9201a6d480): >openPending: err= 2026/05/22 04:11:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/22 04:11:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:11:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:30 DEBUG : dir/file1(0x2e9201a6d480): >_readAt: n=14, err=EOF 2026/05/22 04:11:30 DEBUG : dir/file1(0x2e9201a6d480): close: 2026/05/22 04:11:30 DEBUG : dir/file1(0x2e9201a6d480): >close: err= 2026/05/22 04:11:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:30 DEBUG : newLeaf: Updating file with newLeaf 0x2e9202052680 2026/05/22 04:11:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/22 04:11:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/22 04:11:31 DEBUG : dir/file1: Updating file with dir/file1 0x2e9202052680 2026/05/22 04:11:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/22 04:11:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:31 DEBUG : dir/file1(0x2e9201a8bd00): openPending: 2026/05/22 04:11:31 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/05/22 04:11:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/22 04:11:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:31 DEBUG : dir/file1(0x2e9201a8bd00): >openPending: err= 2026/05/22 04:11:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:31 DEBUG : dir/file1(0x2e9201a8bd00): _writeAt: size=25, off=0 2026/05/22 04:11:31 DEBUG : dir/file1(0x2e9201a8bd00): >_writeAt: n=25, err= 2026/05/22 04:11:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/22 04:11:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/22 04:11:31 DEBUG : newLeaf: Updating file with newLeaf 0x2e9202052680 2026/05/22 04:11:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:11:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:31 DEBUG : newLeaf(0x2e9201a8bd00): close: 2026/05/22 04:11:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/22 04:11:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-22 04:11:31.592893534 +0000 UTC m=+65.974887134 2026/05/22 04:11:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:31 DEBUG : newLeaf(0x2e9201a8bd00): >close: err= 2026/05/22 04:11:31 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:31 DEBUG : dir: Looking for writers 2026/05/22 04:11:31 DEBUG : Looking for writers 2026/05/22 04:11:31 DEBUG : dir: reading active writers 2026/05/22 04:11:31 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:31 DEBUG : dir: Looking for writers 2026/05/22 04:11:31 DEBUG : Looking for writers 2026/05/22 04:11:31 DEBUG : dir: reading active writers 2026/05/22 04:11:31 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:31 DEBUG : dir: Looking for writers 2026/05/22 04:11:31 DEBUG : Looking for writers 2026/05/22 04:11:31 DEBUG : dir: reading active writers 2026/05/22 04:11:31 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:32 DEBUG : dir: Looking for writers 2026/05/22 04:11:32 DEBUG : Looking for writers 2026/05/22 04:11:32 DEBUG : dir: reading active writers 2026/05/22 04:11:32 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:32 DEBUG : newLeaf: vfs cache: starting upload 2026/05/22 04:11:32 DEBUG : dir: Looking for writers 2026/05/22 04:11:32 DEBUG : Looking for writers 2026/05/22 04:11:32 DEBUG : dir: reading active writers 2026/05/22 04:11:32 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:32 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:32 DEBUG : dir: Looking for writers 2026/05/22 04:11:32 DEBUG : Looking for writers 2026/05/22 04:11:32 DEBUG : dir: reading active writers 2026/05/22 04:11:32 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:32 DEBUG : newLeaf: size = 25 OK 2026/05/22 04:11:32 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/22 04:11:32 INFO : newLeaf: Copied (replaced existing) 2026/05/22 04:11:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-22 04:11:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/22 04:11:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/22 04:11:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/22 04:11:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/22 04:11:32 DEBUG : dir: Looking for writers 2026/05/22 04:11:32 DEBUG : Looking for writers 2026/05/22 04:11:32 DEBUG : dir: reading active writers 2026/05/22 04:11:32 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:32 DEBUG : >WaitForWriters: 2026/05/22 04:11:32 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:32 DEBUG : dir: Looking for writers 2026/05/22 04:11:32 DEBUG : Looking for writers 2026/05/22 04:11:32 DEBUG : dir: reading active writers 2026/05/22 04:11:32 DEBUG : newLeaf: reading active writers 2026/05/22 04:11:32 DEBUG : >WaitForWriters: 2026/05/22 04:11:32 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestFileRename (21.78s) --- PASS: TestFileRename/off,forceCache=false (3.10s) --- PASS: TestFileRename/minimal,forceCache=false (3.31s) --- PASS: TestFileRename/minimal,forceCache=true (4.18s) --- PASS: TestFileRename/writes,forceCache=false (3.51s) --- PASS: TestFileRename/writes,forceCache=true (4.18s) --- PASS: TestFileRename/full,forceCache=false (3.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:33 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:33 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:33 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:33 DEBUG : Looking for writers 2026/05/22 04:11:33 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:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:33 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/22 04:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:34 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:34 DEBUG : dir: Looking for writers 2026/05/22 04:11:34 DEBUG : file1: reading active writers 2026/05/22 04:11:34 DEBUG : Looking for writers 2026/05/22 04:11:34 DEBUG : dir: reading active writers 2026/05/22 04:11:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.19s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:34 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/22 04:11:35 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/22 04:11:35 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/22 04:11:35 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/22 04:11:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/22 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:35 DEBUG : dir: Looking for writers 2026/05/22 04:11:35 DEBUG : file1: reading active writers 2026/05/22 04:11:35 DEBUG : Looking for writers 2026/05/22 04:11:35 DEBUG : dir: reading active writers 2026/05/22 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.53s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:36 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/22 04:11:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/22 04:11:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/22 04:11:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/22 04:11:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/22 04:11:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/22 04:11:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/22 04:11:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/22 04:11:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/22 04:11:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/22 04:11:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/22 04:11:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/22 04:11:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/22 04:11:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/22 04:11:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/22 04:11:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/22 04:11:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/22 04:11:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/22 04:11:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/22 04:11:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/22 04:11:37 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/22 04:11:37 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/22 04:11:37 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/22 04:11:37 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/22 04:11:37 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/22 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:37 DEBUG : dir: Looking for writers 2026/05/22 04:11:37 DEBUG : file1: reading active writers 2026/05/22 04:11:37 DEBUG : Looking for writers 2026/05/22 04:11:37 DEBUG : dir: reading active writers 2026/05/22 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.65s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:37 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/22 04:11:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:38 DEBUG : dir: Looking for writers 2026/05/22 04:11:38 DEBUG : file1: reading active writers 2026/05/22 04:11:38 DEBUG : Looking for writers 2026/05/22 04:11:38 DEBUG : dir: reading active writers 2026/05/22 04:11:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.25s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:39 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/22 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/22 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/22 04:11:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/22 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:39 DEBUG : dir: Looking for writers 2026/05/22 04:11:39 DEBUG : file1: reading active writers 2026/05/22 04:11:39 DEBUG : Looking for writers 2026/05/22 04:11:39 DEBUG : dir: reading active writers 2026/05/22 04:11:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.29s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:40 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:40 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:40 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:40 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:40 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:40 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:40 DEBUG : dir/file1(0x2e9201e6b000): _readAt: size=1, off=0 2026/05/22 04:11:40 DEBUG : dir/file1(0x2e9201e6b000): openPending: 2026/05/22 04:11:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:40 DEBUG : dir/file1(0x2e9201e6b000): >openPending: err= 2026/05/22 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/22 04:11:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:11:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): >_readAt: n=1, err= 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): _readAt: size=256, off=1 2026/05/22 04:11:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): >_readAt: n=15, err=EOF 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): _readAt: size=16, off=16 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): >_readAt: n=0, err=EOF 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): close: 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): >close: err= 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): close: 2026/05/22 04:11:41 DEBUG : dir/file1(0x2e9201e6b000): >close: err=file already closed 2026/05/22 04:11:41 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:41 DEBUG : dir: Looking for writers 2026/05/22 04:11:41 DEBUG : file1: reading active writers 2026/05/22 04:11:41 DEBUG : Looking for writers 2026/05/22 04:11:41 DEBUG : dir: reading active writers 2026/05/22 04:11:41 DEBUG : >WaitForWriters: 2026/05/22 04:11:41 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.21s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:41 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:41 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:41 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:41 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:41 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:42 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): _readAt: size=1, off=0 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): openPending: 2026/05/22 04:11:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >openPending: err= 2026/05/22 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/22 04:11:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:11:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >_readAt: n=1, err= 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): _readAt: size=1, off=5 2026/05/22 04:11:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >_readAt: n=1, err= 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): _readAt: size=1, off=3 2026/05/22 04:11:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >_readAt: n=1, err= 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): _readAt: size=1, off=13 2026/05/22 04:11:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >_readAt: n=1, err= 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): _readAt: size=16, off=100 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >_readAt: n=0, err=EOF 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): close: 2026/05/22 04:11:42 DEBUG : dir/file1(0x2e9201efba40): >close: err= 2026/05/22 04:11:42 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:42 DEBUG : dir: Looking for writers 2026/05/22 04:11:42 DEBUG : file1: reading active writers 2026/05/22 04:11:42 DEBUG : Looking for writers 2026/05/22 04:11:42 DEBUG : dir: reading active writers 2026/05/22 04:11:42 DEBUG : >WaitForWriters: 2026/05/22 04:11:42 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.25s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:42 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:42 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:42 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:42 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:42 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=1, off=0 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): openPending: 2026/05/22 04:11:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >openPending: err= 2026/05/22 04:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/22 04:11:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:11:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=1, err= 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=1, off=5 2026/05/22 04:11:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=1, err= 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=1, off=1 2026/05/22 04:11:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=1, err= 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=6, off=10 2026/05/22 04:11:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=6, err= 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=256, off=10 2026/05/22 04:11:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=6, err=EOF 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=256, off=100 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): close: 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >close: err= 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): _readAt: size=256, off=100 2026/05/22 04:11:43 DEBUG : dir/file1(0x2e92015c58c0): >_readAt: n=0, err=file already closed 2026/05/22 04:11:43 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:43 DEBUG : dir: Looking for writers 2026/05/22 04:11:43 DEBUG : file1: reading active writers 2026/05/22 04:11:43 DEBUG : Looking for writers 2026/05/22 04:11:43 DEBUG : dir: reading active writers 2026/05/22 04:11:43 DEBUG : >WaitForWriters: 2026/05/22 04:11:43 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.28s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:44 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:44 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:44 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:44 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:44 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): RWFileHandle.Flush 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): _readAt: size=256, off=0 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): openPending: 2026/05/22 04:11:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): >openPending: err= 2026/05/22 04:11:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/22 04:11:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:11:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): >_readAt: n=16, err=EOF 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): RWFileHandle.Flush 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): RWFileHandle.Flush 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): close: 2026/05/22 04:11:44 DEBUG : dir/file1(0x2e9201c3c740): >close: err= 2026/05/22 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:44 DEBUG : dir: Looking for writers 2026/05/22 04:11:44 DEBUG : file1: reading active writers 2026/05/22 04:11:44 DEBUG : Looking for writers 2026/05/22 04:11:44 DEBUG : dir: reading active writers 2026/05/22 04:11:44 DEBUG : >WaitForWriters: 2026/05/22 04:11:44 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.26s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:45 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:45 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:45 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:45 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:45 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:11:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/22 04:11:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:45 DEBUG : dir/file1(0x2e9201c101c0): _readAt: size=256, off=0 2026/05/22 04:11:45 DEBUG : dir/file1(0x2e9201c101c0): openPending: 2026/05/22 04:11:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:45 DEBUG : dir/file1(0x2e9201c101c0): >openPending: err= 2026/05/22 04:11:45 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/22 04:11:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:11:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:11:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:11:46 DEBUG : dir/file1(0x2e9201c101c0): >_readAt: n=16, err=EOF 2026/05/22 04:11:46 DEBUG : dir/file1(0x2e9201c101c0): RWFileHandle.Release 2026/05/22 04:11:46 DEBUG : dir/file1(0x2e9201c101c0): close: 2026/05/22 04:11:46 DEBUG : dir/file1(0x2e9201c101c0): >close: err= 2026/05/22 04:11:46 DEBUG : dir/file1(0x2e9201c101c0): RWFileHandle.Release 2026/05/22 04:11:46 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:46 DEBUG : dir: Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : dir: reading active writers 2026/05/22 04:11:46 DEBUG : >WaitForWriters: 2026/05/22 04:11:46 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting 2026/05/22 04:11:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:46 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (1.26s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:46 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:46 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:46 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:46 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:46 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:46 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): openPending: 2026/05/22 04:11:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): >openPending: err= 2026/05/22 04:11:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): _writeAt: size=5, off=0 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): >_writeAt: n=5, err= 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): _writeAt: size=7, off=5 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): >_writeAt: n=7, err= 2026/05/22 04:11:46 DEBUG : file1: vfs cache: truncate to size=11 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): close: 2026/05/22 04:11:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-22 04:11:46.652162416 +0000 UTC m=+81.034156035 2026/05/22 04:11:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): >close: err= 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): close: 2026/05/22 04:11:46 DEBUG : file1(0x2e9201a6db00): >close: err=file already closed 2026/05/22 04:11:46 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:46 DEBUG : file1: vfs cache: starting upload 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:46 DEBUG : Looking for writers 2026/05/22 04:11:46 DEBUG : file1: reading active writers 2026/05/22 04:11:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:47 DEBUG : file1: size = 11 OK 2026/05/22 04:11:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 04:11:47 INFO : file1: Copied (new) 2026/05/22 04:11:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-22 04:11:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/22 04:11:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : >WaitForWriters: 2026/05/22 04:11:47 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : >WaitForWriters: 2026/05/22 04:11:47 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.06s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:47 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:47 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:47 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:47 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:47 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:47 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): openPending: 2026/05/22 04:11:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): >openPending: err= 2026/05/22 04:11:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): _writeAt: size=7, off=0 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): >_writeAt: n=7, err= 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): _writeAt: size=6, off=5 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): >_writeAt: n=6, err= 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): close: 2026/05/22 04:11:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-22 04:11:47.71073356 +0000 UTC m=+82.092727151 2026/05/22 04:11:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): >close: err= 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): _writeAt: size=5, off=0 2026/05/22 04:11:47 DEBUG : file1(0x2e9201dbbc80): >_writeAt: n=0, err=file already closed 2026/05/22 04:11:47 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:47 DEBUG : file1: vfs cache: starting upload 2026/05/22 04:11:47 DEBUG : Looking for writers 2026/05/22 04:11:47 DEBUG : file1: reading active writers 2026/05/22 04:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:48 DEBUG : file1: size = 11 OK 2026/05/22 04:11:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 04:11:48 INFO : file1: Copied (new) 2026/05/22 04:11:48 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-22 04:11:47 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/22 04:11:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:48 INFO : file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : >WaitForWriters: 2026/05/22 04:11:48 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : >WaitForWriters: 2026/05/22 04:11:48 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting 2026/05/22 04:11:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.06s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:48 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:48 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:48 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:48 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:48 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:48 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:48 DEBUG : file1(0x2e9201f86e40): openPending: 2026/05/22 04:11:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:48 DEBUG : file1(0x2e9201f86e40): >openPending: err= 2026/05/22 04:11:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/22 04:11:48 DEBUG : file1(0x2e9201f86e40): close: 2026/05/22 04:11:48 DEBUG : file1: vfs cache: setting modification time to 2026-05-22 04:11:48.778809433 +0000 UTC m=+83.160803033 2026/05/22 04:11:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:48 DEBUG : file1(0x2e9201f86e40): >close: err= 2026/05/22 04:11:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/22 04:11:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:11:48 DEBUG : file2: newRWFileHandle: 2026/05/22 04:11:48 DEBUG : file2(0x2e9201f872c0): openPending: 2026/05/22 04:11:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/22 04:11:48 DEBUG : file2(0x2e9201f872c0): >openPending: err= 2026/05/22 04:11:48 DEBUG : file2: >newRWFileHandle: err= 2026/05/22 04:11:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/22 04:11:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/22 04:11:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/22 04:11:48 DEBUG : file2(0x2e9201f872c0): RWFileHandle.Flush 2026/05/22 04:11:48 DEBUG : file2(0x2e9201f872c0): RWFileHandle.Release 2026/05/22 04:11:48 DEBUG : file2(0x2e9201f872c0): close: 2026/05/22 04:11:48 DEBUG : file2: vfs cache: setting modification time to 2026-05-22 04:11:48.779636538 +0000 UTC m=+83.161630138 2026/05/22 04:11:48 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:48 DEBUG : file2(0x2e9201f872c0): >close: err= 2026/05/22 04:11:48 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : file2: reading active writers 2026/05/22 04:11:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file2: reading active writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : file2: reading active writers 2026/05/22 04:11:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : file2: reading active writers 2026/05/22 04:11:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/22 04:11:48 DEBUG : file2: vfs cache: starting upload 2026/05/22 04:11:48 DEBUG : file1: vfs cache: starting upload 2026/05/22 04:11:48 DEBUG : Looking for writers 2026/05/22 04:11:48 DEBUG : file1: reading active writers 2026/05/22 04:11:48 DEBUG : file2: reading active writers 2026/05/22 04:11:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/22 04:11:48 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:49 DEBUG : Looking for writers 2026/05/22 04:11:49 DEBUG : file1: reading active writers 2026/05/22 04:11:49 DEBUG : file2: reading active writers 2026/05/22 04:11:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/22 04:11:49 DEBUG : file1: size = 0 OK 2026/05/22 04:11:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/22 04:11:49 INFO : file1: Copied (new) 2026/05/22 04:11:49 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-22 04:11:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/22 04:11:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:49 INFO : file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:49 DEBUG : file2: size = 0 OK 2026/05/22 04:11:49 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/22 04:11:49 INFO : file2: Copied (new) 2026/05/22 04:11:49 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-22 04:11:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/22 04:11:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/22 04:11:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/22 04:11:49 INFO : file2: vfs cache: upload succeeded try #1 2026/05/22 04:11:49 DEBUG : Looking for writers 2026/05/22 04:11:49 DEBUG : file1: reading active writers 2026/05/22 04:11:49 DEBUG : file2: reading active writers 2026/05/22 04:11:49 DEBUG : >WaitForWriters: 2026/05/22 04:11:49 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:49 DEBUG : Looking for writers 2026/05/22 04:11:49 DEBUG : file1: reading active writers 2026/05/22 04:11:49 DEBUG : file2: reading active writers 2026/05/22 04:11:49 DEBUG : >WaitForWriters: 2026/05/22 04:11:49 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting 2026/05/22 04:11:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:49 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:49 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:49 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:49 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:49 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:49 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): openPending: 2026/05/22 04:11:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): >openPending: err= 2026/05/22 04:11:49 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): _writeAt: size=5, off=0 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): >_writeAt: n=5, err= 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): RWFileHandle.Flush 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): RWFileHandle.Flush 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): close: 2026/05/22 04:11:49 DEBUG : file1: vfs cache: setting modification time to 2026-05-22 04:11:49.947123045 +0000 UTC m=+84.329116635 2026/05/22 04:11:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:49 DEBUG : file1(0x2e9202057180): >close: err= 2026/05/22 04:11:49 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:49 DEBUG : Looking for writers 2026/05/22 04:11:49 DEBUG : file1: reading active writers 2026/05/22 04:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:49 DEBUG : Looking for writers 2026/05/22 04:11:49 DEBUG : file1: reading active writers 2026/05/22 04:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:49 DEBUG : Looking for writers 2026/05/22 04:11:49 DEBUG : file1: reading active writers 2026/05/22 04:11:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:50 DEBUG : file1: vfs cache: starting upload 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:50 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:50 DEBUG : file1: size = 5 OK 2026/05/22 04:11:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:11:50 INFO : file1: Copied (new) 2026/05/22 04:11:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-22 04:11:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/22 04:11:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:50 INFO : file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : >WaitForWriters: 2026/05/22 04:11:50 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.98s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:50 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:50 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:50 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:50 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:50 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:50 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): openPending: 2026/05/22 04:11:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): >openPending: err= 2026/05/22 04:11:50 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): _writeAt: size=5, off=0 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): >_writeAt: n=5, err= 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): RWFileHandle.Release 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): close: 2026/05/22 04:11:50 DEBUG : file1: vfs cache: setting modification time to 2026-05-22 04:11:50.930447534 +0000 UTC m=+85.312441123 2026/05/22 04:11:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): >close: err= 2026/05/22 04:11:50 DEBUG : file1(0x2e9201e9fa40): RWFileHandle.Release 2026/05/22 04:11:50 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:50 DEBUG : Looking for writers 2026/05/22 04:11:50 DEBUG : file1: reading active writers 2026/05/22 04:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:51 DEBUG : Looking for writers 2026/05/22 04:11:51 DEBUG : file1: reading active writers 2026/05/22 04:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso/dir/file1: no such file or directory 2026/05/22 04:11:51 DEBUG : file1: vfs cache: starting upload 2026/05/22 04:11:51 DEBUG : Looking for writers 2026/05/22 04:11:51 DEBUG : file1: reading active writers 2026/05/22 04:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:51 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:51 DEBUG : Looking for writers 2026/05/22 04:11:51 DEBUG : file1: reading active writers 2026/05/22 04:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:51 DEBUG : file1: size = 5 OK 2026/05/22 04:11:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:11:51 INFO : file1: Copied (new) 2026/05/22 04:11:51 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-22 04:11:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/22 04:11:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:51 INFO : file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:51 DEBUG : Looking for writers 2026/05/22 04:11:51 DEBUG : file1: reading active writers 2026/05/22 04:11:51 DEBUG : >WaitForWriters: 2026/05/22 04:11:51 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:51 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:51 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:51 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:51 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:51 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:52 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/22 04:11:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:52 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:52 DEBUG : dir/file1(0x2e92020075c0): openPending: 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:52 DEBUG : dir/file1(0x2e92020075c0): >openPending: err= 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/22 04:11:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:52 DEBUG : dir/file1(0x2e92020075c0): _writeAt: size=5, off=0 2026/05/22 04:11:52 DEBUG : dir/file1(0x2e92020075c0): >_writeAt: n=5, err= 2026/05/22 04:11:52 DEBUG : dir/file1(0x2e92020075c0): close: 2026/05/22 04:11:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-22 04:11:52.453942723 +0000 UTC m=+86.835936313 2026/05/22 04:11:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:52 DEBUG : dir/file1(0x2e92020075c0): >close: err= 2026/05/22 04:11:52 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:52 DEBUG : dir: Looking for writers 2026/05/22 04:11:52 DEBUG : file1: reading active writers 2026/05/22 04:11:52 DEBUG : Looking for writers 2026/05/22 04:11:52 DEBUG : dir: reading active writers 2026/05/22 04:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:52 DEBUG : dir: Looking for writers 2026/05/22 04:11:52 DEBUG : file1: reading active writers 2026/05/22 04:11:52 DEBUG : Looking for writers 2026/05/22 04:11:52 DEBUG : dir: reading active writers 2026/05/22 04:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:52 DEBUG : dir: Looking for writers 2026/05/22 04:11:52 DEBUG : file1: reading active writers 2026/05/22 04:11:52 DEBUG : Looking for writers 2026/05/22 04:11:52 DEBUG : dir: reading active writers 2026/05/22 04:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:52 DEBUG : dir: Looking for writers 2026/05/22 04:11:52 DEBUG : file1: reading active writers 2026/05/22 04:11:52 DEBUG : Looking for writers 2026/05/22 04:11:52 DEBUG : dir: reading active writers 2026/05/22 04:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: starting upload 2026/05/22 04:11:52 DEBUG : dir: Looking for writers 2026/05/22 04:11:52 DEBUG : file1: reading active writers 2026/05/22 04:11:52 DEBUG : Looking for writers 2026/05/22 04:11:52 DEBUG : dir: reading active writers 2026/05/22 04:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:52 DEBUG : dir: Looking for writers 2026/05/22 04:11:52 DEBUG : file1: reading active writers 2026/05/22 04:11:52 DEBUG : Looking for writers 2026/05/22 04:11:52 DEBUG : dir: reading active writers 2026/05/22 04:11:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:52 DEBUG : dir/file1: size = 5 OK 2026/05/22 04:11:52 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:11:52 INFO : dir/file1: Copied (replaced existing) 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-22 04:11:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/22 04:11:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:53 DEBUG : dir: Looking for writers 2026/05/22 04:11:53 DEBUG : file1: reading active writers 2026/05/22 04:11:53 DEBUG : Looking for writers 2026/05/22 04:11:53 DEBUG : dir: reading active writers 2026/05/22 04:11:53 DEBUG : >WaitForWriters: 2026/05/22 04:11:53 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.82s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:53 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:53 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:53 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:53 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:53 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:53 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:54 DEBUG : dir/file1: newRWFileHandle: 2026/05/22 04:11:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/22 04:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/22 04:11:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): _writeAt: size=5, off=0 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): openPending: 2026/05/22 04:11:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/22 04:11:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/22 04:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): >openPending: err= 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): >_writeAt: n=5, err= 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): _writeAt: size=15, off=5 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): >_writeAt: n=15, err= 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): close: 2026/05/22 04:11:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/22 04:11:54 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-22 04:11:54.278569463 +0000 UTC m=+88.660563054 2026/05/22 04:11:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:54 DEBUG : dir/file1(0x2e9201e80100): >close: err= 2026/05/22 04:11:54 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:54 DEBUG : dir/file1: vfs cache: starting upload 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:54 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:54 DEBUG : dir/file1: size = 20 OK 2026/05/22 04:11:54 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/22 04:11:54 INFO : dir/file1: Copied (replaced existing) 2026/05/22 04:11:54 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-22 04:11:54 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/22 04:11:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:54 DEBUG : dir: Looking for writers 2026/05/22 04:11:54 DEBUG : file1: reading active writers 2026/05/22 04:11:54 DEBUG : Looking for writers 2026/05/22 04:11:54 DEBUG : dir: reading active writers 2026/05/22 04:11:54 DEBUG : >WaitForWriters: 2026/05/22 04:11:54 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.82s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:55 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:55 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:55 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:55 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:55 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:55 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:55 DEBUG : file1(0x2e9201c3c040): openPending: 2026/05/22 04:11:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:55 DEBUG : file1(0x2e9201c3c040): >openPending: err= 2026/05/22 04:11:55 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/22 04:11:55 DEBUG : file1(0x2e9201c3c040): _writeAt: size=5, off=0 2026/05/22 04:11:55 DEBUG : file1(0x2e9201c3c040): >_writeAt: n=5, err= 2026/05/22 04:11:55 DEBUG : file1(0x2e9201c3c040): close: 2026/05/22 04:11:55 DEBUG : file1: vfs cache: setting modification time to 2026-05-22 04:11:55.565995385 +0000 UTC m=+89.947989004 2026/05/22 04:11:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:55 DEBUG : file1(0x2e9201c3c040): >close: err= 2026/05/22 04:11:55 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:55 DEBUG : Looking for writers 2026/05/22 04:11:55 DEBUG : file1: reading active writers 2026/05/22 04:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:55 DEBUG : Looking for writers 2026/05/22 04:11:55 DEBUG : file1: reading active writers 2026/05/22 04:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:55 DEBUG : Looking for writers 2026/05/22 04:11:55 DEBUG : file1: reading active writers 2026/05/22 04:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:55 DEBUG : Looking for writers 2026/05/22 04:11:55 DEBUG : file1: reading active writers 2026/05/22 04:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:55 DEBUG : file1: vfs cache: starting upload 2026/05/22 04:11:55 DEBUG : Looking for writers 2026/05/22 04:11:55 DEBUG : file1: reading active writers 2026/05/22 04:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:11:55 DEBUG : Looking for writers 2026/05/22 04:11:55 DEBUG : file1: reading active writers 2026/05/22 04:11:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:55 DEBUG : file1: size = 5 OK 2026/05/22 04:11:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:11:55 INFO : file1: Copied (new) 2026/05/22 04:11:55 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-22 04:11:55 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/22 04:11:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/22 04:11:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:55 INFO : file1: vfs cache: upload succeeded try #1 2026/05/22 04:11:56 DEBUG : Looking for writers 2026/05/22 04:11:56 DEBUG : file1: reading active writers 2026/05/22 04:11:56 DEBUG : >WaitForWriters: 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:56 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/22 04:11:56 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157940): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157940): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157940): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157940): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157940): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.560606751 +0000 UTC m=+90.942600351 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157940): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.560606751 +0000 UTC m=+90.942600351 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202157dc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c380): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c380): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c380): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.560606751 +0000 UTC m=+90.942600351 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd260 item 1 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c9c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c9c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c9c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c9c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c9c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.562606785 +0000 UTC m=+90.944600385 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217c9c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217cec0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217cec0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217cec0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217cec0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217cec0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.562606785 +0000 UTC m=+90.944600385 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217cec0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd730 item 2 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d500): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d500): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.564034567 +0000 UTC m=+90.946028167 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.564034567 +0000 UTC m=+90.946028167 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217d980): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217de40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217de40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217de40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217de40): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217de40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.564034567 +0000 UTC m=+90.946028167 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920217de40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efdb90 item 3 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b365c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b365c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b365c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b365c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b365c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.565966804 +0000 UTC m=+90.947960404 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b365c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b36b00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b36b00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b36b00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b36b00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b36b00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.565966804 +0000 UTC m=+90.947960404 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b36b00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926540 item 4 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37140): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37140): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37140): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37140): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37140): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.567390718 +0000 UTC m=+90.949384318 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37140): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.567390718 +0000 UTC m=+90.949384318 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b375c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37a80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37a80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37a80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37a80): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37a80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.567390718 +0000 UTC m=+90.949384318 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b37a80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926af0 item 5 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e200): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e200): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e200): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e200): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e200): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.569269173 +0000 UTC m=+90.951262773 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e200): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e740): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e740): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e740): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e740): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e740): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.569269173 +0000 UTC m=+90.951262773 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6e740): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92019275e0 item 6 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6edc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6edc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6edc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6edc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6edc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.570632653 +0000 UTC m=+90.952626243 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6edc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.570632653 +0000 UTC m=+90.952626243 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f2c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f780): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f780): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f780): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f780): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f780): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.570632653 +0000 UTC m=+90.952626243 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6f780): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d10380 item 7 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6fe00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6fe00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6fe00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6fe00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6fe00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.572565691 +0000 UTC m=+90.954559312 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b6fe00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8440): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8440): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8440): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8440): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8440): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.572565691 +0000 UTC m=+90.954559312 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8440): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d110a0 item 8 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8a00): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201bb8a00): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8a00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8a00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8a00): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8a00): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8a00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8dc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8dc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8dc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8dc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8dc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.573965761 +0000 UTC m=+90.955959361 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb8dc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.573965761 +0000 UTC m=+90.955959361 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9240): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9740): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9740): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9740): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9740): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9740): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.573965761 +0000 UTC m=+90.955959361 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9740): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d11490 item 9 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9dc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9dc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9dc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9dc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9dc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.575875365 +0000 UTC m=+90.957868965 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bb9dc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1c400): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1c400): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1c400): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1c400): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1c400): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.575875365 +0000 UTC m=+90.957868965 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1c400): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d11dc0 item 10 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ca40): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201c1ca40): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ca40): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ca40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ca40): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ca40): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ca40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ce00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ce00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ce00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ce00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ce00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.577361657 +0000 UTC m=+90.959355257 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1ce00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.577361657 +0000 UTC m=+90.959355257 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d300): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d800): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d800): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d800): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d800): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d800): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.577361657 +0000 UTC m=+90.959355257 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1d800): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018af0a0 item 11 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1de80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1de80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1de80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1de80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1de80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.57922831 +0000 UTC m=+90.961221911 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c1de80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c464c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c464c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c464c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c464c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c464c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.57922831 +0000 UTC m=+90.961221911 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c464c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018afe30 item 12 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46b00): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201c46b00): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46b00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46b00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46b00): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46b00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46ec0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46ec0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46ec0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46ec0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46ec0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.580641854 +0000 UTC m=+90.962635445 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c46ec0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47580): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47580): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47580): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47580): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47580): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.580641854 +0000 UTC m=+90.962635445 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47580): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c310 item 13 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47c00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47c00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47c00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47c00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47c00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.581935542 +0000 UTC m=+90.963929142 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c47c00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8240): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8240): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8240): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8240): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8240): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.581935542 +0000 UTC m=+90.963929142 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8240): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c7e0 item 14 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8880): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201cd8880): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8880): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8880): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8880): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8880): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8880): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8c40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8c40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8c40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8c40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8c40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.583383642 +0000 UTC m=+90.965377243 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd8c40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9300): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9300): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9300): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9300): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9300): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.583383642 +0000 UTC m=+90.965377243 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9300): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200cc40 item 15 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9980): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9980): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9980): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9980): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9980): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.584793892 +0000 UTC m=+90.966787482 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9980): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9ec0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9ec0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9ec0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9ec0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9ec0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.584793892 +0000 UTC m=+90.966787482 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cd9ec0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200cfc0 item 16 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5c600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5c600): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5c600): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5c600): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5c600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.586072872 +0000 UTC m=+90.968066472 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5c600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.586072872 +0000 UTC m=+90.968066472 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5ca80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5cf80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5cf80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5cf80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5cf80): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5cf80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.586072872 +0000 UTC m=+90.968066472 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5cf80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200d5e0 item 17 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5d600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5d600): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5d600): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5d600): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5d600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.587750697 +0000 UTC m=+90.969744297 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5d600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5db40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5db40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5db40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5db40): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5db40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.587750697 +0000 UTC m=+90.969744297 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d5db40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200dc00 item 18 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc2c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc2c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc2c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc2c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc2c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.589029286 +0000 UTC m=+90.971022886 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc2c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.589029286 +0000 UTC m=+90.971022886 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcc7c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcccc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcccc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcccc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcccc0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcccc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.589029286 +0000 UTC m=+90.971022886 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcccc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea5b0 item 19 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd340): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd340): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd340): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd340): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd340): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.590889468 +0000 UTC m=+90.972883068 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd340): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd880): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd880): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd880): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd880): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd880): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.590889468 +0000 UTC m=+90.972883068 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dcd880): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeae70 item 20 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6000): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6000): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6000): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6000): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6000): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.592255011 +0000 UTC m=+90.974248611 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.592255011 +0000 UTC m=+90.974248611 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6a00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6a00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6a00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6a00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6a00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.592255011 +0000 UTC m=+90.974248611 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df6a00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeb2d0 item 21 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7080): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7080): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7080): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7080): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7080): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.594269935 +0000 UTC m=+90.976263535 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7080): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df75c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df75c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df75c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df75c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df75c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.594269935 +0000 UTC m=+90.976263535 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df75c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeb9d0 item 22 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7c40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7c40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7c40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7c40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7c40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.595658101 +0000 UTC m=+90.977651691 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201df7c40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.595658101 +0000 UTC m=+90.977651691 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa880): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa880): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa880): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa880): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa880): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.595658101 +0000 UTC m=+90.977651691 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa880): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d45960 item 23 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfaf00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfaf00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfaf00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfaf00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfaf00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.597512992 +0000 UTC m=+90.979506581 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfaf00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb540): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb540): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb540): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb540): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb540): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.597512992 +0000 UTC m=+90.979506581 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb540): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d45e30 item 24 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfbd00): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201cfbd00): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfbd00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfbd00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfbd00): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfbd00): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfbd00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e901c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e901c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e901c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e901c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e901c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.599033539 +0000 UTC m=+90.981027129 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e901c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.599033539 +0000 UTC m=+90.981027129 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e906c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e90c00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e90c00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e90c00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e90c00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e90c00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.599033539 +0000 UTC m=+90.981027129 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e90c00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201954540 item 25 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91280): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91280): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91280): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91280): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91280): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.60093645 +0000 UTC m=+90.982930041 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91280): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e917c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e917c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e917c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e917c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e917c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.60093645 +0000 UTC m=+90.982930041 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e917c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201955110 item 26 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91e00): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201e91e00): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91e00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91e00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91e00): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e91e00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc2c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc2c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc2c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc2c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc2c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.602371486 +0000 UTC m=+90.984365076 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc2c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.602371486 +0000 UTC m=+90.984365076 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc7c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebcd00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebcd00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebcd00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebcd00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebcd00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.602371486 +0000 UTC m=+90.984365076 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebcd00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201955650 item 27 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd380): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd380): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd380): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.604173426 +0000 UTC m=+90.986167016 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd8c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd8c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd8c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd8c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd8c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.604173426 +0000 UTC m=+90.986167016 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd8c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020441c0 item 28 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08000): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201f08000): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08000): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08000): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08000): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08000): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f083c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f083c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f083c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f083c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f083c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.605664829 +0000 UTC m=+90.987658419 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f083c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08a80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08a80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08a80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08a80): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08a80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.605664829 +0000 UTC m=+90.987658419 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08a80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044540 item 29 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09100): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09100): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09100): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09100): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09100): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.607072782 +0000 UTC m=+90.989066373 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09100): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09640): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09640): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09640): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09640): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09640): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.607072782 +0000 UTC m=+90.989066373 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09640): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020449a0 item 30 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09c80): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201f09c80): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09c80): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09c80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09c80): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09c80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42140): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42140): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42140): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42140): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42140): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.608483743 +0000 UTC m=+90.990477333 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42140): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42800): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42800): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42800): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42800): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42800): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.608483743 +0000 UTC m=+90.990477333 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42800): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044d20 item 31 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42e80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42e80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42e80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42e80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42e80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.609815453 +0000 UTC m=+90.991809043 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f42e80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f433c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f433c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f433c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f433c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f433c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.609815453 +0000 UTC m=+90.991809043 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f433c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045340 item 32 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43a00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43a00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43a00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43a00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43a00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.611193842 +0000 UTC m=+90.993187452 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43a00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045960 item 33 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.61165831 +0000 UTC m=+90.993651901 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f43e80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84480): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84480): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84480): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84480): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84480): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.61165831 +0000 UTC m=+90.993651901 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84480): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045b20 item 33 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84ac0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84ac0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84ac0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84ac0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84ac0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.6130477 +0000 UTC m=+90.995041320 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84ac0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fc1c0 item 34 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.613611506 +0000 UTC m=+90.995605106 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f84f40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85480): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85480): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85480): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85480): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85480): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.613611506 +0000 UTC m=+90.995605106 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85480): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fc770 item 34 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85ac0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85ac0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85ac0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85ac0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85ac0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.61495551 +0000 UTC m=+90.996949100 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f85ac0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fcc40 item 35 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.615468561 +0000 UTC m=+90.997462151 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0040): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0540): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0540): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0540): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0540): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0540): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.615468561 +0000 UTC m=+90.997462151 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0540): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fce00 item 35 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0bc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0bc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0bc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0bc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0bc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.616620872 +0000 UTC m=+90.998614472 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc0bc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fd420 item 36 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.617028644 +0000 UTC m=+90.999022233 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc10c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1600): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1600): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1600): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.617028644 +0000 UTC m=+90.999022233 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fd7a0 item 36 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1c40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1c40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1c40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1c40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1c40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.6183694 +0000 UTC m=+91.000363031 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fc1c40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fdb20 item 37 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.618999914 +0000 UTC m=+91.000993524 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc1c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc6c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc6c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc6c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc6c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc6c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.618999914 +0000 UTC m=+91.000993524 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdc6c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18070 item 37 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdcd40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdcd40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdcd40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdcd40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdcd40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.620513778 +0000 UTC m=+91.002507368 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdcd40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18540 item 38 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.621222409 +0000 UTC m=+91.003215999 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd240): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd780): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd780): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd780): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd780): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd780): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.621222409 +0000 UTC m=+91.003215999 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdd780): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f187e0 item 38 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdde00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdde00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdde00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdde00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdde00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.622677103 +0000 UTC m=+91.004670693 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201fdde00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18cb0 item 39 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.623063172 +0000 UTC m=+91.005056763 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8400): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8900): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8900): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8900): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8900): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8900): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.623063172 +0000 UTC m=+91.005056763 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8900): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18ee0 item 39 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8f80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8f80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8f80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8f80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8f80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.624334429 +0000 UTC m=+91.006328029 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff8f80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19260 item 40 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.624849503 +0000 UTC m=+91.006843103 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff9480): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff99c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff99c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff99c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff99c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff99c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.624849503 +0000 UTC m=+91.006843103 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ff99c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19490 item 40 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.626212803 +0000 UTC m=+91.008206403 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024080): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024580): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024580): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024580): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19810 item 41 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024580): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024580): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.626665961 +0000 UTC m=+91.008659551 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024580): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19b90 item 41 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.62718819 +0000 UTC m=+91.009181779 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024a40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024f80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024f80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024f80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024f80): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024f80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.62718819 +0000 UTC m=+91.009181779 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202024f80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201668620 item 41 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.628628726 +0000 UTC m=+91.010622316 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020255c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202025ac0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202025ac0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202025ac0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201668fc0 item 42 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202025ac0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202025ac0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.629133129 +0000 UTC m=+91.011126719 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202025ac0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201669420 item 42 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.629710092 +0000 UTC m=+91.011703682 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064100): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064680): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064680): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064680): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064680): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064680): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.629710092 +0000 UTC m=+91.011703682 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064680): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201669a40 item 42 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.632275116 +0000 UTC m=+91.014268746 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c500): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d905b0 item 43 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c500): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.632788136 +0000 UTC m=+91.014781727 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8a000 item 43 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.633455499 +0000 UTC m=+91.015449089 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020641c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064780): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064780): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064780): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064780): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064780): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.633455499 +0000 UTC m=+91.015449089 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064780): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8a2a0 item 43 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.634996305 +0000 UTC m=+91.016989905 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065500): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8a850 item 44 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065500): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.635521779 +0000 UTC m=+91.017515370 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8ab60 item 44 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.636074395 +0000 UTC m=+91.018067995 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065a40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e600c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e600c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e600c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e600c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e600c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.636074395 +0000 UTC m=+91.018067995 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e600c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8ad20 item 44 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.637610683 +0000 UTC m=+91.019604274 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60700): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60c00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60c00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60c00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f48000 item 45 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60c00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60c00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.638306129 +0000 UTC m=+91.020299719 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60c00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61500): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61500): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61500): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.638306129 +0000 UTC m=+91.020299719 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f48230 item 45 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.639666433 +0000 UTC m=+91.021660023 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61c40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24240): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24240): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24240): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f48930 item 46 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24240): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24240): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.64002949 +0000 UTC m=+91.022023079 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24240): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24980): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24980): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24980): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24980): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24980): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.64002949 +0000 UTC m=+91.022023079 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24980): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f48b60 item 46 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.641206808 +0000 UTC m=+91.023200399 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24fc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c254c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c254c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c254c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49030 item 47 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c254c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c254c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.641823486 +0000 UTC m=+91.023817096 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c254c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.641823486 +0000 UTC m=+91.023817096 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f492d0 item 47 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.643382676 +0000 UTC m=+91.025376266 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cb40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d040): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d040): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d040): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f496c0 item 48 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d040): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d040): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.643877271 +0000 UTC m=+91.025870862 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d040): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d740): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d740): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d740): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d740): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d740): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.643877271 +0000 UTC m=+91.025870862 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d740): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49880 item 48 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3dd80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3dd80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3dd80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3dd80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3dd80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.645555768 +0000 UTC m=+91.027549358 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3dd80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49c00 item 49 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.646063599 +0000 UTC m=+91.028057209 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a7c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186af00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186af00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186af00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186af00): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186af00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.646063599 +0000 UTC m=+91.028057209 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186af00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49dc0 item 49 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978a00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978a00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978a00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978a00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978a00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.647248782 +0000 UTC m=+91.029242372 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978a00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92380 item 50 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.647726376 +0000 UTC m=+91.029719966 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978f80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92019798c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92019798c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92019798c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92019798c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92019798c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.647726376 +0000 UTC m=+91.029719966 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92019798c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92620 item 50 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33040): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33040): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33040): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33040): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33040): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.649017719 +0000 UTC m=+91.031011309 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33040): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92a80 item 51 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.649480194 +0000 UTC m=+91.031473785 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33540): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33a80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33a80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33a80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33a80): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33a80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.649480194 +0000 UTC m=+91.031473785 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d33a80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92c40 item 51 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4340): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4340): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4340): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4340): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4340): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.650575828 +0000 UTC m=+91.032569418 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4340): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92fc0 item 52 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.651015149 +0000 UTC m=+91.033008739 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e4c00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5340): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5340): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5340): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5340): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5340): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.651015149 +0000 UTC m=+91.033008739 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5340): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93180 item 52 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e59c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e59c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e59c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e59c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e59c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.652179913 +0000 UTC m=+91.034173503 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e59c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93570 item 53 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.652575873 +0000 UTC m=+91.034569463 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022e5ec0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5000): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5000): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5000): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5000): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5000): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.652575873 +0000 UTC m=+91.034569463 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93960 item 53 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c56c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c56c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c56c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c56c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c56c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.654012772 +0000 UTC m=+91.036006362 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c56c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93dc0 item 54 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.654595455 +0000 UTC m=+91.036589055 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92015c5bc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520380): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520380): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520380): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.654595455 +0000 UTC m=+91.036589055 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d90850 item 54 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520a00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520a00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520a00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520a00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520a00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.655879194 +0000 UTC m=+91.037872784 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520a00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d90ee0 item 55 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.656388548 +0000 UTC m=+91.038382138 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201520f00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521780): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521780): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521780): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521780): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521780): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.656388548 +0000 UTC m=+91.038382138 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521780): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d912d0 item 55 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521e00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521e00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521e00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521e00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521e00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.657751016 +0000 UTC m=+91.039744616 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201521e00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d91c00 item 56 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.658392481 +0000 UTC m=+91.040386070 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60a80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60a80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60a80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60a80): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60a80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.658392481 +0000 UTC m=+91.040386070 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c60a80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201592150 item 56 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.659757773 +0000 UTC m=+91.041751363 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c610c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61600): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61600): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201593730 item 57 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61600): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.660223364 +0000 UTC m=+91.042216955 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201593ab0 item 57 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.660656835 +0000 UTC m=+91.042650425 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c61b40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c261c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c261c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c261c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c261c0): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c261c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.660656835 +0000 UTC m=+91.042650425 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c261c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201593dc0 item 57 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.661917191 +0000 UTC m=+91.043910780 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26800): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26e40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26e40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26e40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aa380 item 58 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26e40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26e40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.662361842 +0000 UTC m=+91.044355433 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c26e40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aa540 item 58 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.662897025 +0000 UTC m=+91.044890615 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27940): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27940): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27940): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27940): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27940): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.662897025 +0000 UTC m=+91.044890615 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c27940): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aa700 item 58 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.664175625 +0000 UTC m=+91.046169214 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda080): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda5c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda5c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda5c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aacb0 item 59 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda5c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda5c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.664898001 +0000 UTC m=+91.046891621 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bda5c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aafc0 item 59 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.665667468 +0000 UTC m=+91.047661058 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdab00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb180): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb180): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb180): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb180): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb180): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.665667468 +0000 UTC m=+91.047661058 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb180): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab180 item 59 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.667160794 +0000 UTC m=+91.049154383 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdb7c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdbd00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdbd00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdbd00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab570 item 60 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdbd00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdbd00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.667629901 +0000 UTC m=+91.049623491 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdbd00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab880 item 60 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.668392394 +0000 UTC m=+91.050385994 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde340): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8a480): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8a480): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8a480): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8a480): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8a480): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.668392394 +0000 UTC m=+91.050385994 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8a480): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9c070 item 60 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.669863228 +0000 UTC m=+91.051856818 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8aac0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b000): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b000): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b000): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9c5b0 item 61 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b000): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b000): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.670579994 +0000 UTC m=+91.052573584 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b700): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b700): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b700): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b700): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b700): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.670579994 +0000 UTC m=+91.052573584 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8b700): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9c850 item 61 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.672177167 +0000 UTC m=+91.054170757 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a8be40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b146c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b146c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b146c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9cbd0 item 62 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b146c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b146c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.672722348 +0000 UTC m=+91.054715938 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b146c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b14e00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b14e00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b14e00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b14e00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b14e00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.672722348 +0000 UTC m=+91.054715938 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b14e00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9cd90 item 62 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.67394441 +0000 UTC m=+91.055938001 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15440): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15980): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15980): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15980): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d110 item 63 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15980): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15980): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.674363644 +0000 UTC m=+91.056357235 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201b15980): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4180): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4180): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4180): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4180): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4180): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.674363644 +0000 UTC m=+91.056357235 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4180): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d2d0 item 63 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.675512788 +0000 UTC m=+91.057506378 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d47c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4d00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4d00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4d00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d730 item 64 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4d00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4d00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.675897757 +0000 UTC m=+91.057891347 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d4d00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5400): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5400): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5400): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5400): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5400): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.675897757 +0000 UTC m=+91.057891347 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5400): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d9d0 item 64 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5b00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5b00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5b00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5b00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5b00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.677388589 +0000 UTC m=+91.059382178 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92022d5b00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9ddc0 item 65 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.677893825 +0000 UTC m=+91.059887415 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80340): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80940): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80940): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80940): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80940): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80940): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.677893825 +0000 UTC m=+91.059887415 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80940): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194ab60 item 65 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80f80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80f80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80f80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80f80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80f80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.679192602 +0000 UTC m=+91.061186192 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e80f80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194af50 item 66 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.679668022 +0000 UTC m=+91.061661611 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81400): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81940): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81940): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81940): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81940): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81940): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.679668022 +0000 UTC m=+91.061661611 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e81940): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194b110 item 66 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c080): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c080): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c080): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c080): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c080): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.680865819 +0000 UTC m=+91.062859409 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c080): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194ba40 item 67 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.681361958 +0000 UTC m=+91.063355568 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6c500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6ca00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6ca00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6ca00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6ca00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6ca00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.681361958 +0000 UTC m=+91.063355568 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6ca00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194bce0 item 67 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d080): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d080): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d080): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d080): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d080): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.682497687 +0000 UTC m=+91.064491277 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d080): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201901c70 item 68 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.683003163 +0000 UTC m=+91.064996753 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6d580): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6dbc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6dbc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6dbc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6dbc0): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6dbc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.683003163 +0000 UTC m=+91.064996753 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201a6dbc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195a4d0 item 68 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c300): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c300): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c300): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c300): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c300): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.6842483 +0000 UTC m=+91.066241890 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c300): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195abd0 item 69 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.684733157 +0000 UTC m=+91.066726747 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3c780): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3cc80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3cc80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3cc80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3cc80): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3cc80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.684733157 +0000 UTC m=+91.066726747 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3cc80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195ae70 item 69 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d380): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d380): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d380): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.685984826 +0000 UTC m=+91.067978416 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195b570 item 70 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.686538284 +0000 UTC m=+91.068531874 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3d880): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3ddc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3ddc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3ddc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3ddc0): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3ddc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.686538284 +0000 UTC m=+91.068531874 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c3ddc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195b880 item 70 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6540): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6540): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6540): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6540): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6540): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.68763553 +0000 UTC m=+91.069629120 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6540): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad4230 item 71 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.688075493 +0000 UTC m=+91.070069093 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6a40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6f40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6f40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6f40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6f40): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6f40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.688075493 +0000 UTC m=+91.070069093 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb6f40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad4540 item 71 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb75c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb75c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb75c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb75c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb75c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.689253292 +0000 UTC m=+91.071246882 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb75c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad4c40 item 72 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.689725275 +0000 UTC m=+91.071718865 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cb7b00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86140): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86140): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86140): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86140): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86140): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.689725275 +0000 UTC m=+91.071718865 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86140): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad4e00 item 72 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.690828673 +0000 UTC m=+91.072822263 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86700): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86c00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86c00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86c00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad52d0 item 73 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86c00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86c00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.691236574 +0000 UTC m=+91.073230165 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f86c00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad55e0 item 73 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.691697357 +0000 UTC m=+91.073690947 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f870c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87600): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87600): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87600): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.691697357 +0000 UTC m=+91.073690947 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad5810 item 73 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.692822937 +0000 UTC m=+91.074816527 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f87c80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa280): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa280): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa280): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086380 item 74 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa280): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa280): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.693214086 +0000 UTC m=+91.075207676 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa280): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020867e0 item 74 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.693724383 +0000 UTC m=+91.075717972 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfa7c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfad40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfad40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfad40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfad40): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfad40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.693724383 +0000 UTC m=+91.075717972 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfad40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020869a0 item 74 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.694782636 +0000 UTC m=+91.076776226 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfb480): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfba00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfba00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfba00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086d20 item 75 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfba00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfba00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.695161502 +0000 UTC m=+91.077155092 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cfba00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086ee0 item 75 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.695617305 +0000 UTC m=+91.077610895 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10140): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10680): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10680): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10680): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10680): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10680): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.695617305 +0000 UTC m=+91.077610895 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10680): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020870a0 item 75 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.696718729 +0000 UTC m=+91.078712319 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c10cc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c111c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c111c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c111c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087420 item 76 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c111c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c111c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.69715216 +0000 UTC m=+91.079145750 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c111c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087730 item 76 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): _writeAt: size=3, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.697673967 +0000 UTC m=+91.079667557 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11700): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11c80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11c80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11c80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11c80): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11c80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.697673967 +0000 UTC m=+91.079667557 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c11c80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020878f0 item 76 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.699133559 +0000 UTC m=+91.081127149 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e3c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e8c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e8c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e8c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087dc0 item 77 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e8c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e8c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.699564805 +0000 UTC m=+91.081558405 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4e8c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4efc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4efc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4efc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4efc0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4efc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.699564805 +0000 UTC m=+91.081558405 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4efc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92019648c0 item 77 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.70078242 +0000 UTC m=+91.082776009 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4f600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4fb00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4fb00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4fb00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92019658f0 item 78 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4fb00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4fb00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.701137952 +0000 UTC m=+91.083131542 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c4fb00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea300): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea300): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea300): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea300): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea300): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.701137952 +0000 UTC m=+91.083131542 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea300): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201cf8770 item 78 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.702328354 +0000 UTC m=+91.084321945 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cea940): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceae40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceae40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceae40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201cf9650 item 79 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceae40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceae40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.702759561 +0000 UTC m=+91.084753151 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceae40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceb540): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceb540): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceb540): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceb540): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceb540): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.702759561 +0000 UTC m=+91.084753151 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ceb540): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efc070 item 79 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.703873469 +0000 UTC m=+91.085867058 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201cebb80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68180): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68180): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68180): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efc700 item 80 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68180): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68180): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.704292782 +0000 UTC m=+91.086286372 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68180): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68880): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68880): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68880): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68880): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68880): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.704292782 +0000 UTC m=+91.086286372 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68880): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efc8c0 item 80 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68ec0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68ec0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68ec0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68ec0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68ec0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.705513402 +0000 UTC m=+91.087506992 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d68ec0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efcc40 item 81 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.7060037 +0000 UTC m=+91.087997290 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69340): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69880): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69880): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69880): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69880): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69880): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.7060037 +0000 UTC m=+91.087997290 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d69880): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efce00 item 81 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6000): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6000): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6000): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6000): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6000): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.707176038 +0000 UTC m=+91.089169628 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd180 item 82 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.707688227 +0000 UTC m=+91.089681818 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6a80): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6a80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6a80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6a80): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6a80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.707688227 +0000 UTC m=+91.089681818 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd6a80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd340 item 82 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7100): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7100): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7100): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7100): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7100): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.708842392 +0000 UTC m=+91.090835981 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7100): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd6c0 item 83 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.709310167 +0000 UTC m=+91.091303757 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7b40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7b40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7b40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7b40): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7b40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.709310167 +0000 UTC m=+91.091303757 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201dd7b40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd960 item 83 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e142c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e142c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e142c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e142c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e142c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.710519996 +0000 UTC m=+91.092513586 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e142c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efdce0 item 84 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.71096541 +0000 UTC m=+91.092958999 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e147c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e14d40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e14d40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e14d40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e14d40): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e14d40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.71096541 +0000 UTC m=+91.092958999 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e14d40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926150 item 84 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e153c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e153c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e153c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e153c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e153c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.712409772 +0000 UTC m=+91.094403363 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e153c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92019267e0 item 85 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.712932612 +0000 UTC m=+91.094926222 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e158c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e15e00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e15e00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e15e00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e15e00): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e15e00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.712932612 +0000 UTC m=+91.094926222 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e15e00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926af0 item 85 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5a580): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5a580): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5a580): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5a580): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5a580): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.714399699 +0000 UTC m=+91.096393299 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5a580): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201927490 item 86 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.714911166 +0000 UTC m=+91.096904756 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5aa80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b000): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b000): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b000): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b000): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b000): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.714911166 +0000 UTC m=+91.096904756 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b000): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201927ce0 item 86 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b680): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b680): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b680): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b680): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b680): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.716119302 +0000 UTC m=+91.098112892 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5b680): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d103f0 item 87 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.716564455 +0000 UTC m=+91.098558045 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e5bb80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e941c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e941c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e941c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e941c0): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e941c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.716564455 +0000 UTC m=+91.098558045 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e941c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d105b0 item 87 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94840): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94840): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94840): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94840): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94840): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.717559908 +0000 UTC m=+91.099553499 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94840): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d11180 item 88 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.718161317 +0000 UTC m=+91.100154908 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e94d40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e952c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e952c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e952c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e952c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e952c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.718161317 +0000 UTC m=+91.100154908 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e952c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d113b0 item 88 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.719469031 +0000 UTC m=+91.101462622 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95900): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95e40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95e40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95e40): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d11810 item 89 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95e40): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95e40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.719986962 +0000 UTC m=+91.101980551 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e95e40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d119d0 item 89 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.720480165 +0000 UTC m=+91.102473785 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebc480): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebca00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebca00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebca00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebca00): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebca00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.720480165 +0000 UTC m=+91.102473785 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebca00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018ae700 item 89 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.721542605 +0000 UTC m=+91.103536196 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd040): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd580): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd580): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd580): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018af1f0 item 90 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd580): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd580): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.721915231 +0000 UTC m=+91.103908821 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebd580): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018af500 item 90 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.722377626 +0000 UTC m=+91.104371216 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201ebdac0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08180): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08180): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08180): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08180): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08180): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.722377626 +0000 UTC m=+91.104371216 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08180): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018afe30 item 90 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.723527612 +0000 UTC m=+91.105521212 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f087c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08d00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08d00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08d00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c310 item 91 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08d00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08d00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.723905727 +0000 UTC m=+91.105899317 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f08d00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c620 item 91 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.724339248 +0000 UTC m=+91.106332839 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09240): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f097c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f097c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f097c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f097c0): >_readAt: n=8, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f097c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.724339248 +0000 UTC m=+91.106332839 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f097c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c7e0 item 91 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.725479076 +0000 UTC m=+91.107472665 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f09e00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c440): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c440): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c440): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200cc40 item 92 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c440): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c440): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.725823367 +0000 UTC m=+91.107816957 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c440): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200ce00 item 92 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): _readAt: size=2, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): _writeAt: size=3, off=5 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): >_writeAt: n=3, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.726526477 +0000 UTC m=+91.108520068 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4c980): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4cf40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4cf40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4cf40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4cf40): >_readAt: n=3, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4cf40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.726526477 +0000 UTC m=+91.108520068 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4cf40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200cfc0 item 92 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.727704807 +0000 UTC m=+91.109698397 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4d580): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4dac0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4dac0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4dac0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200d5e0 item 93 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4dac0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4dac0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.728068986 +0000 UTC m=+91.110062576 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f4dac0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f882c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f882c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f882c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f882c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f882c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.728068986 +0000 UTC m=+91.110062576 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f882c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200d810 item 93 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.729341445 +0000 UTC m=+91.111335035 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201f88900): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde700): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde700): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde700): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab9d0 item 94 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde700): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde700): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.731773336 +0000 UTC m=+91.113766927 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bde700): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdee00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdee00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdee00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdee00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdee00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.731773336 +0000 UTC m=+91.113766927 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdee00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023abce0 item 94 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.733103604 +0000 UTC m=+91.115097194 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf440): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf980): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf980): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf980): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea690 item 95 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf980): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf980): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.733488682 +0000 UTC m=+91.115482282 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201bdf980): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022180): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022180): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022180): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022180): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022180): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.733488682 +0000 UTC m=+91.115482282 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022180): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea9a0 item 95 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): open at offset 0 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.734790386 +0000 UTC m=+91.116783976 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020227c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022d00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022d00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022d00): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeafc0 item 96 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022d00): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022d00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.735253963 +0000 UTC m=+91.117247563 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202022d00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023400): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023400): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023400): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023400): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023400): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.735253963 +0000 UTC m=+91.117247563 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023400): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeb260 item 96 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= 2026/05/22 04:11:56 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:56 DEBUG : Looking for writers 2026/05/22 04:11:56 DEBUG : >WaitForWriters: 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:56 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/22 04:11:56 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b0c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b0c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b0c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b0c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b0c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.970172624 +0000 UTC m=+91.352166224 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b0c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.970172624 +0000 UTC m=+91.352166224 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209b540): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209ba00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209ba00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209ba00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209ba00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209ba00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.970172624 +0000 UTC m=+91.352166224 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920209ba00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044230 item 1 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8140): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8140): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8140): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8140): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8140): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.972682885 +0000 UTC m=+91.354676485 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8140): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8640): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8640): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8640): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8640): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8640): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.972682885 +0000 UTC m=+91.354676485 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8640): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020447e0 item 2 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8c80): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8c80): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8c80): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8c80): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8c80): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.974434449 +0000 UTC m=+91.356428039 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8c80): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.974434449 +0000 UTC m=+91.356428039 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9100): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b95c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b95c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b95c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b95c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b95c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.974434449 +0000 UTC m=+91.356428039 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b95c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044b60 item 3 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023ec0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023ec0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023ec0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023ec0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023ec0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.977251661 +0000 UTC m=+91.359245251 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202023ec0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112500): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112500): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112500): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.977251661 +0000 UTC m=+91.359245251 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44bd0 item 4 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8380): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8380): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8380): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.978934905 +0000 UTC m=+91.360928506 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.978934905 +0000 UTC m=+91.360928506 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8800): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8d00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8d00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8d00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8d00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8d00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.978934905 +0000 UTC m=+91.360928506 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b8d00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020442a0 item 5 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9dc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9dc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9dc0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9dc0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9dc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.980804575 +0000 UTC m=+91.362798175 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020b9dc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112bc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112bc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112bc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112bc0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112bc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.980804575 +0000 UTC m=+91.362798175 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202112bc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044850 item 6 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113240): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113240): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113240): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113240): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113240): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.982340561 +0000 UTC m=+91.364334161 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113240): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.982340561 +0000 UTC m=+91.364334161 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113740): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113c00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113c00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113c00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113c00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113c00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.982340561 +0000 UTC m=+91.364334161 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202113c00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044fc0 item 7 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064380): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064380): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064380): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064380): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064380): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.984197054 +0000 UTC m=+91.366190644 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064380): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064940): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064940): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064940): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064940): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064940): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.984197054 +0000 UTC m=+91.366190644 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064940): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045960 item 8 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064f00): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9202064f00): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064f00): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064f00): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064f00): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064f00): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202064f00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020652c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020652c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020652c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020652c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020652c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.985437281 +0000 UTC m=+91.367430871 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e92020652c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.985437281 +0000 UTC m=+91.367430871 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065740): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065c40): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065c40): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065c40): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065c40): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065c40): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.985437281 +0000 UTC m=+91.367430871 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9202065c40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045ce0 item 9 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e603c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e603c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e603c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e603c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e603c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.986979971 +0000 UTC m=+91.368973561 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e603c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60900): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60900): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60900): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60900): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60900): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.986979971 +0000 UTC m=+91.368973561 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60900): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44310 item 10 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f40): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201e60f40): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f40): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f40): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f40): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e60f40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61300): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61300): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61300): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61300): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61300): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.988223153 +0000 UTC m=+91.370216743 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61300): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): _writeAt: size=3, off=2 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.988223153 +0000 UTC m=+91.370216743 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61800): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61e00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61e00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61e00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61e00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61e00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.988223153 +0000 UTC m=+91.370216743 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e61e00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44690 item 11 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c245c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c245c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c245c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c245c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c245c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.98974286 +0000 UTC m=+91.371736450 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c245c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24b00): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24b00): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24b00): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24b00): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24b00): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.98974286 +0000 UTC m=+91.371736450 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c24b00): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d453b0 item 12 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25140): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201c25140): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25140): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25140): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25140): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25140): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25140): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25500): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25500): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.990941266 +0000 UTC m=+91.372934856 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.990941266 +0000 UTC m=+91.372934856 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201c25bc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d45810 item 13 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c3c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c3c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c3c0): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c3c0): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c3c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.992472054 +0000 UTC m=+91.374465654 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c3c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c900): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c900): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c900): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c900): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c900): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.992472054 +0000 UTC m=+91.374465654 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3c900): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d45c00 item 14 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cf40): _readAt: size=2, off=0 2026/05/22 04:11:56 ERROR : open-test-file(0x2e9201e3cf40): Couldn't read size of file 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cf40): >_readAt: n=0, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cf40): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cf40): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cf40): close: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3cf40): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d300): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d300): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d300): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d300): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d300): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.99418706 +0000 UTC m=+91.376180660 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d300): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d9c0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d9c0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d9c0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d9c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d9c0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.99418706 +0000 UTC m=+91.376180660 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201e3d9c0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fc620 item 15 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 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/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a500): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a500): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a500): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a500): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a500): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.996322982 +0000 UTC m=+91.378316582 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186a500): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186abc0): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186abc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186abc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186abc0): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186abc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.996322982 +0000 UTC m=+91.378316582 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e920186abc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fcb60 item 16 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978600): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978600): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978600): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978600): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978600): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.997750382 +0000 UTC m=+91.379743982 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978600): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): _readAt: size=2, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): open at offset 5 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): >_readAt: n=2, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): _writeAt: size=3, off=7 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.997750382 +0000 UTC m=+91.379743982 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201978cc0): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201979200): _readAt: size=512, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201979200): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201979200): >openPending: err= 2026/05/22 04:11:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201979200): >_readAt: n=5, err=EOF 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201979200): close: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.997750382 +0000 UTC m=+91.379743982 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201979200): >close: err= 2026/05/22 04:11:56 DEBUG : open-test-file: Remove: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fd180 item 17 2026/05/22 04:11:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:56 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d32280): openPending: 2026/05/22 04:11:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d32280): >openPending: err= 2026/05/22 04:11:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d32280): _writeAt: size=5, off=0 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d32280): >_writeAt: n=5, err= 2026/05/22 04:11:56 DEBUG : open-test-file(0x2e9201d32280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.999756719 +0000 UTC m=+91.381750320 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33240): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33240): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33240): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33240): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33240): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:56.999756719 +0000 UTC m=+91.381750320 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33240): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018fd8f0 item 18 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d338c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d338c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d338c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d338c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d338c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.001315459 +0000 UTC m=+91.383309059 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d338c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.001315459 +0000 UTC m=+91.383309059 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33dc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e46c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e46c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e46c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e46c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e46c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.001315459 +0000 UTC m=+91.383309059 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e46c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201954230 item 19 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5100): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5100): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5100): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.003578281 +0000 UTC m=+91.385571871 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5640): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5640): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5640): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5640): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5640): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.003578281 +0000 UTC m=+91.385571871 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5640): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201954f50 item 20 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5cc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5cc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5cc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5cc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5cc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.004742615 +0000 UTC m=+91.386736205 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5cc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.004742615 +0000 UTC m=+91.386736205 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4c00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5300): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5300): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5300): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5300): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5300): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.004742615 +0000 UTC m=+91.386736205 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5300): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201955570 item 21 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5980): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5980): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5980): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5980): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5980): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.006651196 +0000 UTC m=+91.388644787 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5980): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5ec0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5ec0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5ec0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5ec0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5ec0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.006651196 +0000 UTC m=+91.388644787 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5ec0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8a150 item 22 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520780): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520780): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520780): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520780): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520780): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.008276603 +0000 UTC m=+91.390270203 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520780): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.008276603 +0000 UTC m=+91.390270203 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520c80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521180): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521180): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521180): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521180): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521180): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.008276603 +0000 UTC m=+91.390270203 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521180): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8a5b0 item 23 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521b40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521b40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521b40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521b40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521b40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.010164054 +0000 UTC m=+91.392157654 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521b40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60280): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60280): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60280): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.010164054 +0000 UTC m=+91.392157654 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d8ad20 item 24 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c608c0): _readAt: size=2, off=0 2026/05/22 04:11:57 ERROR : open-test-file(0x2e9201c608c0): Couldn't read size of file 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c608c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c608c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c608c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c608c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c608c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60c80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60c80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60c80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60c80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60c80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.011501385 +0000 UTC m=+91.393494975 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60c80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.011501385 +0000 UTC m=+91.393494975 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61180): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c616c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c616c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c616c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c616c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c616c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.011501385 +0000 UTC m=+91.393494975 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c616c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f48000 item 25 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61d40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61d40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61d40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61d40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61d40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.013115761 +0000 UTC m=+91.395109350 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61d40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26380): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26380): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26380): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26380): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26380): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.013115761 +0000 UTC m=+91.395109350 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26380): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f488c0 item 26 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c269c0): _readAt: size=2, off=0 2026/05/22 04:11:57 ERROR : open-test-file(0x2e9201c269c0): Couldn't read size of file 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c269c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c269c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c269c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c269c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c269c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26e80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26e80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26e80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26e80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26e80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.014393638 +0000 UTC m=+91.396387229 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26e80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.014393638 +0000 UTC m=+91.396387229 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27380): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.014393638 +0000 UTC m=+91.396387229 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f48d90 item 27 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda040): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda040): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda040): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda040): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda040): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.016261733 +0000 UTC m=+91.398255323 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda040): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda580): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda580): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda580): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda580): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda580): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.016261733 +0000 UTC m=+91.398255323 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda580): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49340 item 28 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdabc0): _readAt: size=2, off=0 2026/05/22 04:11:57 ERROR : open-test-file(0x2e9201bdabc0): Couldn't read size of file 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdabc0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdabc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdabc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdabc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdabc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb080): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb080): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb080): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb080): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb080): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.017624633 +0000 UTC m=+91.399618223 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb080): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb740): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb740): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb740): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb740): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb740): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.017624633 +0000 UTC m=+91.399618223 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb740): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49730 item 29 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdbdc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdbdc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdbdc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdbdc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdbdc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.018897271 +0000 UTC m=+91.400890861 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdbdc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a480): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a480): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a480): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a480): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a480): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.018897271 +0000 UTC m=+91.400890861 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a480): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49ab0 item 30 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8aac0): _readAt: size=2, off=0 2026/05/22 04:11:57 ERROR : open-test-file(0x2e9201a8aac0): Couldn't read size of file 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8aac0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8aac0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8aac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8aac0): close: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8aac0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ae80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ae80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ae80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ae80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ae80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.020311727 +0000 UTC m=+91.402305317 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ae80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b540): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b540): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b540): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b540): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b540): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.020311727 +0000 UTC m=+91.402305317 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b540): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f49e30 item 31 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8bcc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8bcc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8bcc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8bcc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8bcc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.021910413 +0000 UTC m=+91.403904013 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8bcc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14540): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14540): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14540): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14540): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14540): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.021910413 +0000 UTC m=+91.403904013 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14540): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e923f0 item 32 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14bc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14bc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14bc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14bc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14bc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.023657839 +0000 UTC m=+91.405651440 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14bc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92850 item 33 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.024200677 +0000 UTC m=+91.406194277 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15040): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15540): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15540): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15540): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15540): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15540): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.024200677 +0000 UTC m=+91.406194277 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15540): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92a10 item 33 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15b80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15b80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15b80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15b80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15b80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.02562392 +0000 UTC m=+91.407617510 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b15b80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92d90 item 34 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.026375463 +0000 UTC m=+91.408369063 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4640): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4640): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4640): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4640): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4640): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.026375463 +0000 UTC m=+91.408369063 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4640): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e92f50 item 34 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4c80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4c80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4c80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4c80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4c80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.02777959 +0000 UTC m=+91.409773190 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d4c80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93340 item 35 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.028392559 +0000 UTC m=+91.410386159 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5600): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5600): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5600): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5600): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5600): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.028392559 +0000 UTC m=+91.410386159 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022d5600): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93500 item 35 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80100): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80100): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80100): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.029903349 +0000 UTC m=+91.411896939 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93b20 item 36 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.030500448 +0000 UTC m=+91.412494039 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80700): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80c40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80c40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80c40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80c40): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80c40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.030500448 +0000 UTC m=+91.412494039 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e80c40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201e93d50 item 36 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81280): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81280): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81280): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.031819054 +0000 UTC m=+91.413812644 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d90620 item 37 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.032256542 +0000 UTC m=+91.414250131 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81700): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81c00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81c00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81c00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81c00): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81c00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.032256542 +0000 UTC m=+91.414250131 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e81c00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d908c0 item 37 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c380): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c380): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c380): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c380): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c380): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.033695305 +0000 UTC m=+91.415688894 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c380): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d90f50 item 38 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.034270874 +0000 UTC m=+91.416264463 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6c880): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6cdc0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6cdc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6cdc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6cdc0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6cdc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.034270874 +0000 UTC m=+91.416264463 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6cdc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d91420 item 38 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6d440): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6d440): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6d440): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6d440): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6d440): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.035491284 +0000 UTC m=+91.417484874 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6d440): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d91c70 item 39 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.036040673 +0000 UTC m=+91.418034263 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a6da40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6040): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6040): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6040): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6040): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6040): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.036040673 +0000 UTC m=+91.418034263 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6040): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201592540 item 39 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb66c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb66c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb66c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb66c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb66c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.037528239 +0000 UTC m=+91.419521828 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb66c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92015937a0 item 40 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.03822095 +0000 UTC m=+91.420214550 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb6bc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7100): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7100): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7100): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.03822095 +0000 UTC m=+91.420214550 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201593b20 item 40 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.039476406 +0000 UTC m=+91.421470006 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb76c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7c00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7c00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7c00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9c1c0 item 41 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7c00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7c00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.04001277 +0000 UTC m=+91.422006370 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cb7c00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9c540 item 41 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.040579212 +0000 UTC m=+91.422572842 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f861c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86700): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86700): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86700): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86700): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86700): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.040579212 +0000 UTC m=+91.422572842 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86700): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9c7e0 item 41 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.042041028 +0000 UTC m=+91.424034628 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f86d40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87240): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87240): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87240): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9cb60 item 42 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87240): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87240): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.042550793 +0000 UTC m=+91.424544393 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87240): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9cd20 item 42 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.043153343 +0000 UTC m=+91.425146943 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87780): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87d40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87d40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87d40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87d40): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87d40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.043153343 +0000 UTC m=+91.425146943 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f87d40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9cee0 item 42 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.044422865 +0000 UTC m=+91.426416455 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa480): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa980): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa980): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa980): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d260 item 43 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa980): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa980): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.044944713 +0000 UTC m=+91.426938302 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfa980): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d420 item 43 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.045440922 +0000 UTC m=+91.427434512 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfaec0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfb500): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfb500): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfb500): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfb500): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfb500): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.045440922 +0000 UTC m=+91.427434512 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfb500): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9d6c0 item 43 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.046674376 +0000 UTC m=+91.428667966 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cfbcc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde2c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde2c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde2c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9db20 item 44 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde2c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde2c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.047166328 +0000 UTC m=+91.429159918 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde2c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f9dd50 item 44 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.047747968 +0000 UTC m=+91.429741558 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bde880): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdee00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdee00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdee00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdee00): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdee00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.047747968 +0000 UTC m=+91.429741558 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdee00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194aa10 item 44 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.04892733 +0000 UTC m=+91.430920919 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf440): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf940): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf940): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf940): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194ae70 item 45 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf940): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf940): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.049394154 +0000 UTC m=+91.431387744 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdf940): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022140): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022140): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022140): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022140): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022140): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.049394154 +0000 UTC m=+91.431387744 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022140): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194b0a0 item 45 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.050708911 +0000 UTC m=+91.432702501 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022780): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022c80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022c80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022c80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194b9d0 item 46 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022c80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022c80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.051156288 +0000 UTC m=+91.433149888 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202022c80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202023380): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202023380): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202023380): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202023380): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202023380): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.051156288 +0000 UTC m=+91.433149888 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202023380): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920194bc70 item 46 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.052776174 +0000 UTC m=+91.434769763 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4000): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4500): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4500): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4500): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201900af0 item 47 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4500): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4500): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.053342996 +0000 UTC m=+91.435336586 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4500): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4c00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4c00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4c00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4c00): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4c00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.053342996 +0000 UTC m=+91.435336586 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd4c00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195a310 item 47 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.054585026 +0000 UTC m=+91.436578616 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5240): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5740): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5740): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5740): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195aaf0 item 48 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5740): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5740): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.055013097 +0000 UTC m=+91.437006687 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5740): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5e40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5e40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5e40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5e40): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5e40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.055013097 +0000 UTC m=+91.437006687 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201cd5e40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195ae00 item 48 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42580): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42580): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42580): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42580): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42580): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.056746417 +0000 UTC m=+91.438740007 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42580): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195b500 item 49 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.057348405 +0000 UTC m=+91.439341996 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42a00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42f40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42f40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42f40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42f40): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42f40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.057348405 +0000 UTC m=+91.439341996 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d42f40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920195b730 item 49 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d435c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d435c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d435c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d435c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d435c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.058976046 +0000 UTC m=+91.440969646 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d435c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad41c0 item 50 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.059572445 +0000 UTC m=+91.441566035 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d43ac0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e140): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e140): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e140): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e140): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e140): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.059572445 +0000 UTC m=+91.441566035 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e140): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad44d0 item 50 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e7c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e7c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e7c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e7c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e7c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.061035222 +0000 UTC m=+91.443028813 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7e7c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad4bd0 item 51 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.061472651 +0000 UTC m=+91.443466241 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7ecc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f200): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f200): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f200): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.061472651 +0000 UTC m=+91.443466241 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad4d90 item 51 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f880): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f880): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f880): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f880): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f880): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.062550801 +0000 UTC m=+91.444544392 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7f880): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad5260 item 52 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.063013607 +0000 UTC m=+91.445007197 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d7fd80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6400): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6400): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6400): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6400): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6400): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.063013607 +0000 UTC m=+91.445007197 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6400): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201ad5570 item 52 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6a80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6a80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6a80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6a80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6a80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.064016495 +0000 UTC m=+91.446010085 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201dd6a80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086070 item 53 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.064566606 +0000 UTC m=+91.446560196 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14000): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14540): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14540): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14540): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14540): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14540): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.064566606 +0000 UTC m=+91.446560196 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14540): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201964700 item 53 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14bc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14bc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14bc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14bc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14bc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.06566781 +0000 UTC m=+91.447661400 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e14bc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201965650 item 54 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.066142508 +0000 UTC m=+91.448136098 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e150c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15640): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15640): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15640): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15640): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15640): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.066142508 +0000 UTC m=+91.448136098 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15640): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201cf85b0 item 54 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15cc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15cc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15cc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15cc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15cc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.067197484 +0000 UTC m=+91.449191074 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e15cc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201cf9490 item 55 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.067595738 +0000 UTC m=+91.449589328 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a2c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a800): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a800): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a800): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a800): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a800): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.067595738 +0000 UTC m=+91.449589328 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3a800): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efc000 item 55 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3ae80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3ae80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3ae80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3ae80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3ae80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.068645725 +0000 UTC m=+91.450639315 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3ae80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efc620 item 56 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.069238878 +0000 UTC m=+91.451232468 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b380): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b900): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b900): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b900): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b900): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b900): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.069238878 +0000 UTC m=+91.451232468 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3b900): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efc7e0 item 56 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.070424942 +0000 UTC m=+91.452418532 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58040): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58580): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58580): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58580): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efcb60 item 57 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58580): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58580): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.070842683 +0000 UTC m=+91.452836272 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58580): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efcd20 item 57 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.071331838 +0000 UTC m=+91.453325428 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e58ac0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59040): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59040): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59040): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59040): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59040): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.071331838 +0000 UTC m=+91.453325428 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59040): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efcee0 item 57 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.072433493 +0000 UTC m=+91.454427083 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59680): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59bc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59bc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59bc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd260 item 58 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59bc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59bc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.072851053 +0000 UTC m=+91.454844643 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e59bc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd420 item 58 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.073360087 +0000 UTC m=+91.455353676 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a7c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a7c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a7c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a7c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a7c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.073360087 +0000 UTC m=+91.455353676 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8a7c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efd5e0 item 58 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.074388022 +0000 UTC m=+91.456381612 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8ae00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b340): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b340): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b340): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efda40 item 59 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b340): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b340): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.074905952 +0000 UTC m=+91.456899542 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b340): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201efdc00 item 59 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.075415497 +0000 UTC m=+91.457409086 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8b880): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8be00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8be00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8be00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8be00): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8be00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.075415497 +0000 UTC m=+91.457409086 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e8be00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926000 item 59 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.076713482 +0000 UTC m=+91.458707073 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4540): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4a80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4a80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4a80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926700 item 60 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4a80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4a80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.077132676 +0000 UTC m=+91.459126266 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4a80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926a10 item 60 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.077686675 +0000 UTC m=+91.459680264 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb4fc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5580): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5580): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5580): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5580): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5580): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.077686675 +0000 UTC m=+91.459680264 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5580): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201926cb0 item 60 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.078749465 +0000 UTC m=+91.460743055 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201eb5bc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0200): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0200): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201927570 item 61 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0200): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.07920141 +0000 UTC m=+91.461195000 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0900): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0900): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0900): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0900): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0900): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.07920141 +0000 UTC m=+91.461195000 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0900): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d100e0 item 61 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.080404227 +0000 UTC m=+91.462397817 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef0f40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1480): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1480): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1480): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d104d0 item 62 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1480): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1480): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.080853748 +0000 UTC m=+91.462847337 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1480): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1b80): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1b80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1b80): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1b80): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1b80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.080853748 +0000 UTC m=+91.462847337 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201ef1b80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d10e00 item 62 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.082171151 +0000 UTC m=+91.464164751 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a2c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a800): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a800): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a800): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d11260 item 63 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a800): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a800): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.082591866 +0000 UTC m=+91.464585467 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3a800): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3af00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3af00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3af00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3af00): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3af00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.082591866 +0000 UTC m=+91.464585467 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3af00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d11490 item 63 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): >_readAt: n=0, err=Bad file descriptor 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.083929147 +0000 UTC m=+91.465922747 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3b540): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3ba80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3ba80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3ba80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d118f0 item 64 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3ba80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3ba80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.08442177 +0000 UTC m=+91.466415370 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f3ba80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126200): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126200): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126200): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.08442177 +0000 UTC m=+91.466415370 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018ae5b0 item 64 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126840): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126840): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126840): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126840): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126840): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.085850764 +0000 UTC m=+91.467844353 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126840): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): _writeAt: size=3, off=2 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aa310 item 65 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.086439107 +0000 UTC m=+91.468432698 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202126cc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021271c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021271c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021271c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021271c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021271c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.086439107 +0000 UTC m=+91.468432698 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021271c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aa4d0 item 65 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127800): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127800): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127800): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127800): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127800): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.087561882 +0000 UTC m=+91.469555472 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127800): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aaa10 item 66 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.088008788 +0000 UTC m=+91.470002378 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202127c80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021522c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021522c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021522c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021522c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021522c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.088008788 +0000 UTC m=+91.470002378 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92021522c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023aabd0 item 66 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152900): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152900): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152900): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152900): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152900): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.08930984 +0000 UTC m=+91.471303440 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152900): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): _writeAt: size=3, off=2 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab110 item 67 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.089682145 +0000 UTC m=+91.471675745 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202152d80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153280): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153280): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153280): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.089682145 +0000 UTC m=+91.471675745 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab2d0 item 67 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153900): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153900): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153900): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153900): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153900): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.090969781 +0000 UTC m=+91.472963371 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153900): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab810 item 68 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.091564958 +0000 UTC m=+91.473558548 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202153e00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216c440): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216c440): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216c440): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216c440): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216c440): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.091564958 +0000 UTC m=+91.473558548 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216c440): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92023ab9d0 item 68 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216ca80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216ca80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216ca80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216ca80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216ca80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.092629873 +0000 UTC m=+91.474623462 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216ca80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): _writeAt: size=3, off=2 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea380 item 69 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.093038155 +0000 UTC m=+91.475031745 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216cf00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216d400): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216d400): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216d400): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216d400): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216d400): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.093038155 +0000 UTC m=+91.475031745 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216d400): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea690 item 69 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216da80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216da80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216da80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216da80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216da80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.094148727 +0000 UTC m=+91.476142317 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920216da80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeae00 item 70 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.094662389 +0000 UTC m=+91.476655979 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb8080): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb85c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb85c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb85c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb85c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb85c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.094662389 +0000 UTC m=+91.476655979 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201fb85c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeafc0 item 70 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c440): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c440): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c440): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c440): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c440): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.095774985 +0000 UTC m=+91.477768575 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c440): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): _writeAt: size=3, off=2 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018af0a0 item 71 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.096232941 +0000 UTC m=+91.478226531 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6c940): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6ce40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6ce40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6ce40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6ce40): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6ce40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.096232941 +0000 UTC m=+91.478226531 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6ce40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92018af2d0 item 71 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d4c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d4c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d4c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d4c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d4c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.097475623 +0000 UTC m=+91.479469213 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d4c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c000 item 72 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.097946724 +0000 UTC m=+91.479940314 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201f6d9c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e000): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e000): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e000): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e000): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e000): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.097946724 +0000 UTC m=+91.479940314 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e000): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c1c0 item 72 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.099060452 +0000 UTC m=+91.481054042 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202e5c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202eac0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202eac0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202eac0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c690 item 73 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202eac0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202eac0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.099480827 +0000 UTC m=+91.481474418 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202eac0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): _writeAt: size=3, off=2 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c850 item 73 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.09990486 +0000 UTC m=+91.481898450 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202ef80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202f4c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202f4c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202f4c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202f4c0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202f4c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.09990486 +0000 UTC m=+91.481898450 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202f4c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200ca10 item 73 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.100999822 +0000 UTC m=+91.482993412 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920202fb00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8100): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8100): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200ce70 item 74 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8100): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.101448711 +0000 UTC m=+91.483442302 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200d030 item 74 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.102064136 +0000 UTC m=+91.484057726 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8640): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8bc0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8bc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8bc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8bc0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8bc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.102064136 +0000 UTC m=+91.484057726 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a8bc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200d420 item 74 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.103189456 +0000 UTC m=+91.485183045 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4180): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4180): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4180): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18000 item 75 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4180): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4180): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.103838714 +0000 UTC m=+91.485832304 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4180): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): _writeAt: size=3, off=2 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c0e0 item 75 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.104308173 +0000 UTC m=+91.486301762 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a83c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9a80): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9a80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9a80): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9a80): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9a80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.104308173 +0000 UTC m=+91.486301762 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020a9a80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c2a0 item 75 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.105461315 +0000 UTC m=+91.487454904 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4500): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4a00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4a00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4a00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c770 item 76 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4a00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4a00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.105875639 +0000 UTC m=+91.487869230 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4a00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200c930 item 76 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): _writeAt: size=3, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.106549033 +0000 UTC m=+91.488542623 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f4f40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f54c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f54c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f54c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f54c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f54c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.106549033 +0000 UTC m=+91.488542623 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f54c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200caf0 item 76 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.107774654 +0000 UTC m=+91.489768243 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020f5b00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064100): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064100): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064100): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200d880 item 77 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064100): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064100): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.1083018 +0000 UTC m=+91.490295391 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064100): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064880): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064880): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064880): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064880): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064880): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.1083018 +0000 UTC m=+91.490295391 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064880): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e920200dab0 item 77 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.109678526 +0000 UTC m=+91.491672116 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202064ec0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020653c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020653c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020653c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18380 item 78 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020653c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020653c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.110059877 +0000 UTC m=+91.492053467 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92020653c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202065ac0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202065ac0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202065ac0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202065ac0): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202065ac0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.110059877 +0000 UTC m=+91.492053467 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9202065ac0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18540 item 78 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.11138779 +0000 UTC m=+91.493381380 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60700): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60700): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60700): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18af0 item 79 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60700): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60700): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.111859132 +0000 UTC m=+91.493852722 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60700): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60e00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60e00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60e00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60e00): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60e00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.111859132 +0000 UTC m=+91.493852722 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e60e00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f18cb0 item 79 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.113037112 +0000 UTC m=+91.495030702 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61440): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61940): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61940): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61940): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f190a0 item 80 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61940): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61940): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.113472665 +0000 UTC m=+91.495466255 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e61940): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24240): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24240): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24240): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24240): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24240): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.113472665 +0000 UTC m=+91.495466255 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24240): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19260 item 80 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c248c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c248c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c248c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c248c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c248c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.114702143 +0000 UTC m=+91.496695733 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c248c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19650 item 81 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.115153406 +0000 UTC m=+91.497146996 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c24d40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25280): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25280): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25280): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.115153406 +0000 UTC m=+91.497146996 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201f19810 item 81 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25900): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25900): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25900): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25900): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25900): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.116251183 +0000 UTC m=+91.498244774 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25900): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea230 item 82 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.116752913 +0000 UTC m=+91.498746503 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c25e00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3c500): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3c500): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3c500): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3c500): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3c500): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.116752913 +0000 UTC m=+91.498746503 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3c500): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aea5b0 item 82 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3cb80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3cb80): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3cb80): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3cb80): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3cb80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.117770179 +0000 UTC m=+91.499763769 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3cb80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeaaf0 item 83 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.118200342 +0000 UTC m=+91.500193932 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d080): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d5c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d5c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d5c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d5c0): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d5c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.118200342 +0000 UTC m=+91.500193932 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3d5c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeaee0 item 83 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3dc40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3dc40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3dc40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3dc40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3dc40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.119383552 +0000 UTC m=+91.501377142 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201e3dc40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeb420 item 84 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.119843281 +0000 UTC m=+91.501836872 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186a6c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186ad40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186ad40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186ad40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186ad40): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186ad40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.119843281 +0000 UTC m=+91.501836872 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e920186ad40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aeb6c0 item 84 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019788c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019788c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019788c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019788c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019788c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.120978339 +0000 UTC m=+91.502971929 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019788c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201aebb20 item 85 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.121519283 +0000 UTC m=+91.503512874 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201978ec0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019795c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019795c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019795c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019795c0): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019795c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.121519283 +0000 UTC m=+91.503512874 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92019795c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086070 item 85 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32f40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32f40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32f40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32f40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32f40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.122855902 +0000 UTC m=+91.504849502 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d32f40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020867e0 item 86 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.123424278 +0000 UTC m=+91.505417879 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d33440): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d339c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d339c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d339c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d339c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d339c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.123424278 +0000 UTC m=+91.505417879 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201d339c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020869a0 item 86 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4200): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4200): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4200): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4200): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4200): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.124986946 +0000 UTC m=+91.506980535 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4200): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086d20 item 87 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.125444452 +0000 UTC m=+91.507438041 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e4b00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5240): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5240): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5240): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5240): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5240): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.125444452 +0000 UTC m=+91.507438041 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5240): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202086ee0 item 87 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e58c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e58c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e58c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e58c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e58c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.126652347 +0000 UTC m=+91.508645938 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e58c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087260 item 88 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.127104423 +0000 UTC m=+91.509098013 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92022e5dc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4f40): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4f40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4f40): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4f40): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4f40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.127104423 +0000 UTC m=+91.509098013 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c4f40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087420 item 88 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.12817589 +0000 UTC m=+91.510169480 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c55c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5b00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5b00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5b00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020878f0 item 89 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5b00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5b00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.128698479 +0000 UTC m=+91.510692069 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015c5b00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087b90 item 89 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.129205499 +0000 UTC m=+91.511199089 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520800): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520800): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520800): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520800): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520800): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.129205499 +0000 UTC m=+91.511199089 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520800): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202087dc0 item 89 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.130391874 +0000 UTC m=+91.512385464 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201520e40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015216c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015216c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015216c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044380 item 90 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015216c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015216c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.130821076 +0000 UTC m=+91.512814666 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e92015216c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044540 item 90 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.131307205 +0000 UTC m=+91.513300796 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201521c00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c603c0): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c603c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c603c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c603c0): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c603c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.131307205 +0000 UTC m=+91.513300796 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c603c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e92020447e0 item 90 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.132320584 +0000 UTC m=+91.514314173 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60a00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60f40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60f40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60f40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044b60 item 91 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60f40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60f40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.132700893 +0000 UTC m=+91.514694484 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c60f40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): >_readAt: n=2, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): _writeAt: size=3, off=7 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044d20 item 91 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.133382703 +0000 UTC m=+91.515376293 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61480): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61a00): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61a00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61a00): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61a00): >_readAt: n=8, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61a00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.133382703 +0000 UTC m=+91.515376293 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c61a00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202044f50 item 91 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.134460293 +0000 UTC m=+91.516453883 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26140): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26680): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26680): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26680): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045570 item 92 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26680): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26680): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.134843578 +0000 UTC m=+91.516837169 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26680): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): open at offset 5 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045960 item 92 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): _readAt: size=2, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): _writeAt: size=3, off=5 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): >_writeAt: n=3, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.135424046 +0000 UTC m=+91.517417637 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c26cc0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27280): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27280): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27280): >_readAt: n=3, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.135424046 +0000 UTC m=+91.517417637 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9202045b20 item 92 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.136666287 +0000 UTC m=+91.518659877 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c278c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27e00): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27e00): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27e00): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44000 item 93 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27e00): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27e00): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.137006822 +0000 UTC m=+91.519000412 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201c27e00): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda600): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda600): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda600): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda600): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda600): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.137006822 +0000 UTC m=+91.519000412 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bda600): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d441c0 item 93 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.138203707 +0000 UTC m=+91.520197297 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdac40): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb280): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb280): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb280): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44540 item 94 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb280): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb280): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.138614063 +0000 UTC m=+91.520607683 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb280): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb980): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb980): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb980): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb980): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb980): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.138614063 +0000 UTC m=+91.520607683 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201bdb980): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44700 item 94 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.139823642 +0000 UTC m=+91.521817232 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a0c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a680): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a680): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a680): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44af0 item 95 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a680): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a680): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.140209353 +0000 UTC m=+91.522202942 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8a680): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ad80): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ad80): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ad80): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ad80): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ad80): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.140209353 +0000 UTC m=+91.522202942 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8ad80): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d44cb0 item 95 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 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/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): open at offset 0 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): _readAt: size=2, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): >_readAt: n=0, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.141453026 +0000 UTC m=+91.523446615 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b3c0): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b900): _writeAt: size=5, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b900): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b900): >openPending: err= 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d45340 item 96 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b900): >_writeAt: n=5, err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b900): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.1418676 +0000 UTC m=+91.523861190 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201a8b900): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/22 04:11:57 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:11:57 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/22 04:11:57 DEBUG : open-test-file: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14340): _readAt: size=512, off=0 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14340): openPending: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14340): >openPending: err= 2026/05/22 04:11:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14340): >_readAt: n=5, err=EOF 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14340): close: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-22 04:11:57.1418676 +0000 UTC m=+91.523861190 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/22 04:11:57 DEBUG : open-test-file(0x2e9201b14340): >close: err= 2026/05/22 04:11:57 DEBUG : open-test-file: Remove: 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2e9201d455e0 item 96 2026/05/22 04:11:57 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/22 04:11:57 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/22 04:11:57 DEBUG : open-test-file: >Remove: err= 2026/05/22 04:11:57 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : >WaitForWriters: 2026/05/22 04:11:57 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.83s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- 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.43s) --- 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:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:11:57 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:11:57 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:11:57 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:57 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:11:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:11:57 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:11:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:11:57 DEBUG : file1: newRWFileHandle: 2026/05/22 04:11:57 DEBUG : file1(0x2e9201a6d040): openPending: 2026/05/22 04:11:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:57 DEBUG : file1(0x2e9201a6d040): >openPending: err= 2026/05/22 04:11:57 DEBUG : file1: >newRWFileHandle: err= 2026/05/22 04:11:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:11:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/22 04:11:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/22 04:11:57 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : file1: reading active writers 2026/05/22 04:11:57 DEBUG : file1: active writers 1 2026/05/22 04:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : file1: reading active writers 2026/05/22 04:11:57 DEBUG : file1: active writers 1 2026/05/22 04:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : file1: reading active writers 2026/05/22 04:11:57 DEBUG : file1: active writers 1 2026/05/22 04:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : file1: reading active writers 2026/05/22 04:11:57 DEBUG : file1: active writers 1 2026/05/22 04:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : file1: reading active writers 2026/05/22 04:11:57 DEBUG : file1: active writers 1 2026/05/22 04:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:11:57 DEBUG : Looking for writers 2026/05/22 04:11:57 DEBUG : file1: reading active writers 2026/05/22 04:11:57 DEBUG : file1: active writers 1 2026/05/22 04:11:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:11:58 DEBUG : Looking for writers 2026/05/22 04:11:58 DEBUG : file1: reading active writers 2026/05/22 04:11:58 DEBUG : file1: active writers 1 2026/05/22 04:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/22 04:11:58 DEBUG : Looking for writers 2026/05/22 04:11:58 DEBUG : file1: reading active writers 2026/05/22 04:11:58 DEBUG : file1: active writers 1 2026/05/22 04:11:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:11:59 DEBUG : Looking for writers 2026/05/22 04:11:59 DEBUG : file1: reading active writers 2026/05/22 04:11:59 DEBUG : file1: active writers 1 2026/05/22 04:11:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:00 DEBUG : Looking for writers 2026/05/22 04:12:00 DEBUG : file1: reading active writers 2026/05/22 04:12:00 DEBUG : file1: active writers 1 2026/05/22 04:12:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:01 DEBUG : Looking for writers 2026/05/22 04:12:01 DEBUG : file1: reading active writers 2026/05/22 04:12:01 DEBUG : file1: active writers 1 2026/05/22 04:12:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:02 DEBUG : Looking for writers 2026/05/22 04:12:02 DEBUG : file1: reading active writers 2026/05/22 04:12:02 DEBUG : file1: active writers 1 2026/05/22 04:12:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:03 DEBUG : Looking for writers 2026/05/22 04:12:03 DEBUG : file1: reading active writers 2026/05/22 04:12:03 DEBUG : file1: active writers 1 2026/05/22 04:12:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:04 DEBUG : Looking for writers 2026/05/22 04:12:04 DEBUG : file1: reading active writers 2026/05/22 04:12:04 DEBUG : file1: active writers 1 2026/05/22 04:12:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:05 DEBUG : Looking for writers 2026/05/22 04:12:05 DEBUG : file1: reading active writers 2026/05/22 04:12:05 DEBUG : file1: active writers 1 2026/05/22 04:12:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:06 DEBUG : Looking for writers 2026/05/22 04:12:06 DEBUG : file1: reading active writers 2026/05/22 04:12:06 DEBUG : file1: active writers 1 2026/05/22 04:12:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:07 DEBUG : Looking for writers 2026/05/22 04:12:07 DEBUG : file1: reading active writers 2026/05/22 04:12:07 DEBUG : file1: active writers 1 2026/05/22 04:12:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:08 DEBUG : Looking for writers 2026/05/22 04:12:08 DEBUG : file1: reading active writers 2026/05/22 04:12:08 DEBUG : file1: active writers 1 2026/05/22 04:12:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:09 DEBUG : Looking for writers 2026/05/22 04:12:09 DEBUG : file1: reading active writers 2026/05/22 04:12:09 DEBUG : file1: active writers 1 2026/05/22 04:12:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:10 DEBUG : Looking for writers 2026/05/22 04:12:10 DEBUG : file1: reading active writers 2026/05/22 04:12:10 DEBUG : file1: active writers 1 2026/05/22 04:12:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:11 DEBUG : Looking for writers 2026/05/22 04:12:11 DEBUG : file1: reading active writers 2026/05/22 04:12:11 DEBUG : file1: active writers 1 2026/05/22 04:12:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:12 DEBUG : Looking for writers 2026/05/22 04:12:12 DEBUG : file1: reading active writers 2026/05/22 04:12:12 DEBUG : file1: active writers 1 2026/05/22 04:12:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:13 DEBUG : Looking for writers 2026/05/22 04:12:13 DEBUG : file1: reading active writers 2026/05/22 04:12:13 DEBUG : file1: active writers 1 2026/05/22 04:12:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:14 DEBUG : Looking for writers 2026/05/22 04:12:14 DEBUG : file1: reading active writers 2026/05/22 04:12:14 DEBUG : file1: active writers 1 2026/05/22 04:12:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:15 DEBUG : Looking for writers 2026/05/22 04:12:15 DEBUG : file1: reading active writers 2026/05/22 04:12:15 DEBUG : file1: active writers 1 2026/05/22 04:12:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:16 DEBUG : Looking for writers 2026/05/22 04:12:16 DEBUG : file1: reading active writers 2026/05/22 04:12:16 DEBUG : file1: active writers 1 2026/05/22 04:12:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:17 DEBUG : Looking for writers 2026/05/22 04:12:17 DEBUG : file1: reading active writers 2026/05/22 04:12:17 DEBUG : file1: active writers 1 2026/05/22 04:12:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:18 DEBUG : Looking for writers 2026/05/22 04:12:18 DEBUG : file1: reading active writers 2026/05/22 04:12:18 DEBUG : file1: active writers 1 2026/05/22 04:12:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:19 DEBUG : Looking for writers 2026/05/22 04:12:19 DEBUG : file1: reading active writers 2026/05/22 04:12:19 DEBUG : file1: active writers 1 2026/05/22 04:12:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:20 DEBUG : Looking for writers 2026/05/22 04:12:20 DEBUG : file1: reading active writers 2026/05/22 04:12:20 DEBUG : file1: active writers 1 2026/05/22 04:12:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:21 DEBUG : Looking for writers 2026/05/22 04:12:21 DEBUG : file1: reading active writers 2026/05/22 04:12:21 DEBUG : file1: active writers 1 2026/05/22 04:12:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:22 DEBUG : Looking for writers 2026/05/22 04:12:22 DEBUG : file1: reading active writers 2026/05/22 04:12:22 DEBUG : file1: active writers 1 2026/05/22 04:12:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:23 DEBUG : Looking for writers 2026/05/22 04:12:23 DEBUG : file1: reading active writers 2026/05/22 04:12:23 DEBUG : file1: active writers 1 2026/05/22 04:12:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:24 DEBUG : Looking for writers 2026/05/22 04:12:24 DEBUG : file1: reading active writers 2026/05/22 04:12:24 DEBUG : file1: active writers 1 2026/05/22 04:12:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:25 DEBUG : Looking for writers 2026/05/22 04:12:25 DEBUG : file1: reading active writers 2026/05/22 04:12:25 DEBUG : file1: active writers 1 2026/05/22 04:12:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:26 DEBUG : Looking for writers 2026/05/22 04:12:26 DEBUG : file1: reading active writers 2026/05/22 04:12:26 DEBUG : file1: active writers 1 2026/05/22 04:12:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/22 04:12:27 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x2e9201f1d200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2e9201edc008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:51204632461376} name:file1 opens:1 downloaders: o: fd:0x2e9201582038 info:{ModTime:{wall:14014097870183600724 ext:91782161098 loc:0x4729220} ATime:{wall:14014097870183600724 ext:91782161098 loc:0x4729220} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/22 04:12:27 DEBUG : >WaitForWriters: 2026/05/22 04:12:27 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.27s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:27 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:27 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:12:27 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:27 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:12:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:27 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:12:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:27 DEBUG : rename_me: newRWFileHandle: 2026/05/22 04:12:27 DEBUG : rename_me(0x2e9201cb7780): openPending: 2026/05/22 04:12:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/22 04:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/22 04:12:27 DEBUG : rename_me(0x2e9201cb7780): >openPending: err= 2026/05/22 04:12:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/22 04:12:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/22 04:12:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/22 04:12:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/22 04:12:27 DEBUG : rename_me(0x2e9201cb7780): _writeAt: size=5, off=0 2026/05/22 04:12:27 DEBUG : rename_me(0x2e9201cb7780): >_writeAt: n=5, err= 2026/05/22 04:12:27 DEBUG : rename_me(0x2e9201cb7780): close: 2026/05/22 04:12:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-22 04:12:27.674304589 +0000 UTC m=+122.056298179 2026/05/22 04:12:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/22 04:12:27 DEBUG : rename_me(0x2e9201cb7780): >close: err= 2026/05/22 04:12:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/22 04:12:27 DEBUG : i_was_renamed: Updating file with 0x2e9201f8edd0 2026/05/22 04:12:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/22 04:12:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/22 04:12:27 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:27 DEBUG : Looking for writers 2026/05/22 04:12:27 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/22 04:12:27 DEBUG : Looking for writers 2026/05/22 04:12:27 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/22 04:12:27 DEBUG : Looking for writers 2026/05/22 04:12:27 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/22 04:12:27 DEBUG : Looking for writers 2026/05/22 04:12:27 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/22 04:12:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/22 04:12:27 DEBUG : Looking for writers 2026/05/22 04:12:27 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/22 04:12:27 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:27 DEBUG : Looking for writers 2026/05/22 04:12:27 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/22 04:12:28 DEBUG : i_was_renamed: size = 5 OK 2026/05/22 04:12:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:12:28 INFO : i_was_renamed: Copied (new) 2026/05/22 04:12:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-22 04:12:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/22 04:12:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/22 04:12:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/22 04:12:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/22 04:12:28 DEBUG : Looking for writers 2026/05/22 04:12:28 DEBUG : i_was_renamed: reading active writers 2026/05/22 04:12:28 DEBUG : >WaitForWriters: 2026/05/22 04:12:28 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.00s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:28 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:28 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/22 04:12:28 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:28 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/22 04:12:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{iJQpS}/rclone-test-jutasey8liso" 2026/05/22 04:12:28 INFO : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/22 04:12:28 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:28 DEBUG : forgetting directory cache 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e23240): _readAt: size=512, off=0 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e23240): openPending: 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-22 03:13:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/22 04:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e23240): >openPending: err= 2026/05/22 04:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e23240): >_readAt: n=20, err=EOF 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e23240): close: 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:13:28 +0000 GMT 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e23240): >close: err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:29 DEBUG : forgetting directory cache 2026/05/22 04:12:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e90a80): _readAt: size=512, off=0 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e90a80): openPending: 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-22 03:14:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-22 03:13:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-22 03:14:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-22 03:13:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/22 04:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/22 04:12:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate(0x2e9201e90a80): >openPending: err= 2026/05/22 04:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201e90a80): >_readAt: n=20, err=EOF 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201e90a80): close: 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:14:28 +0000 GMT 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201e90a80): >close: err= 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:30 DEBUG : forgetting directory cache 2026/05/22 04:12:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201fca840): _readAt: size=512, off=0 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201fca840): openPending: 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-22 03:15:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-22 03:14:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-22 03:15:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-22 03:14:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/22 04:12:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/22 04:12:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201fca840): >openPending: err= 2026/05/22 04:12:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201fca840): >_readAt: n=20, err=EOF 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201fca840): close: 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:15:28 +0000 GMT 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate(0x2e9201fca840): >close: err= 2026/05/22 04:12:30 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:30 DEBUG : forgetting directory cache 2026/05/22 04:12:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate(0x2e9201e5fc00): _readAt: size=512, off=0 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate(0x2e9201e5fc00): openPending: 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-22 03:16:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-22 03:15:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-22 03:16:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-22 03:15:28 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/22 04:12:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/22 04:12:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate(0x2e9201e5fc00): >openPending: err= 2026/05/22 04:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate(0x2e9201e5fc00): >_readAt: n=20, err=EOF 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate(0x2e9201e5fc00): close: 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:16:28 +0000 GMT 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate(0x2e9201e5fc00): >close: err= 2026/05/22 04:12:31 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:31 DEBUG : forgetting directory cache 2026/05/22 04:12:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9201f53140): _readAt: size=512, off=0 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9201f53140): openPending: 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-22 03:17:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-22 03:16:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-22 03:17:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-22 03:16:28 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/22 04:12:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/22 04:12:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9201f53140): >openPending: err= 2026/05/22 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9201f53140): >_readAt: n=20, err=EOF 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9201f53140): close: 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:17:28 +0000 GMT 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9201f53140): >close: err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:32 DEBUG : forgetting directory cache 2026/05/22 04:12:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9202065c40): _readAt: size=512, off=0 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9202065c40): openPending: 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-22 03:18:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-22 03:17:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-22 03:18:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-22 03:17:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/22 04:12:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/22 04:12:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9202065c40): >openPending: err= 2026/05/22 04:12:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9202065c40): >_readAt: n=20, err=EOF 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9202065c40): close: 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:18:28 +0000 GMT 2026/05/22 04:12:32 DEBUG : TestRWCacheUpdate(0x2e9202065c40): >close: err= 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:33 DEBUG : forgetting directory cache 2026/05/22 04:12:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate(0x2e9201d33540): _readAt: size=512, off=0 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate(0x2e9201d33540): openPending: 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-22 03:19:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-22 03:18:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-22 03:19:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-22 03:18:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/22 04:12:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/22 04:12:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate(0x2e9201d33540): >openPending: err= 2026/05/22 04:12:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate(0x2e9201d33540): >_readAt: n=21, err=EOF 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate(0x2e9201d33540): close: 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:19:28 +0000 GMT 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate(0x2e9201d33540): >close: err= 2026/05/22 04:12:33 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:33 DEBUG : forgetting directory cache 2026/05/22 04:12:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate(0x2e9201c61980): _readAt: size=512, off=0 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate(0x2e9201c61980): openPending: 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-22 03:20:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-22 03:19:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-22 03:20:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-22 03:19:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/22 04:12:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/22 04:12:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate(0x2e9201c61980): >openPending: err= 2026/05/22 04:12:34 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate(0x2e9201c61980): >_readAt: n=22, err=EOF 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate(0x2e9201c61980): close: 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:20:28 +0000 GMT 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate(0x2e9201c61980): >close: err= 2026/05/22 04:12:34 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:34 DEBUG : forgetting directory cache 2026/05/22 04:12:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201a6c4c0): _readAt: size=512, off=0 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201a6c4c0): openPending: 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-22 03:21:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-22 03:20:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-22 03:21:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-22 03:20:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/22 04:12:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/22 04:12:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201a6c4c0): >openPending: err= 2026/05/22 04:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201a6c4c0): >_readAt: n=23, err=EOF 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201a6c4c0): close: 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:21:28 +0000 GMT 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201a6c4c0): >close: err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:35 DEBUG : forgetting directory cache 2026/05/22 04:12:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201cfaec0): _readAt: size=512, off=0 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201cfaec0): openPending: 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-22 03:22:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-22 03:21:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-22 03:22:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-22 03:21:28 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/22 04:12:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/22 04:12:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201cfaec0): >openPending: err= 2026/05/22 04:12:35 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201cfaec0): >_readAt: n=24, err=EOF 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201cfaec0): close: 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-22 03:22:28 +0000 GMT 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate(0x2e9201cfaec0): >close: err= 2026/05/22 04:12:35 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:35 DEBUG : Looking for writers 2026/05/22 04:12:35 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/22 04:12:35 DEBUG : >WaitForWriters: 2026/05/22 04:12:35 DEBUG : webdav root 'rclone-test-jutasey8liso': vfs cache: cleaner exiting 2026/05/22 04:12:36 DEBUG : forgetting directory cache 2026/05/22 04:12:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (7.74s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:36 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:36 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:37 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:37 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:37 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:37 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/22 04:12:37 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/22 04:12:37 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:37 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:37 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/22 04:12:37 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/22 04:12:37 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/22 04:12:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/22 04:12:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/22 04:12:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/22 04:12:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/22 04:12:38 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/22 04:12:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/22 04:12:38 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/22 04:12:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/22 04:12:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:38 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/22 04:12:38 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/22 04:12:38 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/22 04:12:38 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/22 04:12:38 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/22 04:12:38 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:38 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:38 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:38 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:38 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:38 DEBUG : Looking for writers 2026/05/22 04:12:38 DEBUG : FiLeA: reading active writers 2026/05/22 04:12:38 DEBUG : FiLeB: reading active writers 2026/05/22 04:12:38 DEBUG : FilEb: reading active writers 2026/05/22 04:12:38 DEBUG : >WaitForWriters: 2026/05/22 04:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:38 DEBUG : Looking for writers 2026/05/22 04:12:38 DEBUG : FiLeA: reading active writers 2026/05/22 04:12:38 DEBUG : FiLeB: reading active writers 2026/05/22 04:12:38 DEBUG : FilEb: reading active writers 2026/05/22 04:12:38 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.86s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:39 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:39 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:39 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/22 04:12:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/22 04:12:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/22 04:12:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:40 DEBUG : Looking for writers 2026/05/22 04:12:40 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/22 04:12:40 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/22 04:12:40 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:40 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:40 DEBUG : webdav root 'rclone-test-jutasey8liso': Reusing VFS from active cache 2026/05/22 04:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:40 DEBUG : Looking for writers 2026/05/22 04:12:40 DEBUG : >WaitForWriters: 2026/05/22 04:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:40 DEBUG : Looking for writers 2026/05/22 04:12:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.15s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:40 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:40 DEBUG : Looking for writers 2026/05/22 04:12:40 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:40 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:40 DEBUG : Looking for writers 2026/05/22 04:12:40 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:41 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:41 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:41 DEBUG : dir: Looking for writers 2026/05/22 04:12:41 DEBUG : file2: reading active writers 2026/05/22 04:12:41 DEBUG : Looking for writers 2026/05/22 04:12:41 DEBUG : file1: reading active writers 2026/05/22 04:12:41 DEBUG : dir: reading active writers 2026/05/22 04:12:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.50s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:42 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:42 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:43 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:43 DEBUG : dir: Looking for writers 2026/05/22 04:12:43 DEBUG : Looking for writers 2026/05/22 04:12:43 DEBUG : dir: reading active writers 2026/05/22 04:12:43 DEBUG : file1: reading active writers 2026/05/22 04:12:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.42s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:43 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:44 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:44 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:44 DEBUG : file1: Open: flags=O_RDONLY 2026/05/22 04:12:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/22 04:12:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/22 04:12:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/22 04:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/22 04:12:44 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (0 bytes), uploading instead of streaming 2026/05/22 04:12:44 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:45 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/22 04:12:45 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/22 04:12:45 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/22 04:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/22 04:12:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/22 04:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:45 DEBUG : dir: Looking for writers 2026/05/22 04:12:45 DEBUG : file2: reading active writers 2026/05/22 04:12:45 DEBUG : new_file.txt: reading active writers 2026/05/22 04:12:45 DEBUG : Looking for writers 2026/05/22 04:12:45 DEBUG : dir: reading active writers 2026/05/22 04:12:45 DEBUG : file1: reading active writers 2026/05/22 04:12:45 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.89s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:45 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:45 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/22 04:12:46 DEBUG : dir/file1: Updating file with dir/file1 0x2e9201efe410 2026/05/22 04:12:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/22 04:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:47 INFO : dir/file1: Moved (server-side) to: file0 2026/05/22 04:12:47 DEBUG : file0: Updating file with file0 0x2e9201efe410 2026/05/22 04:12:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/22 04:12:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/22 04:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:47 DEBUG : dir: Looking for writers 2026/05/22 04:12:47 DEBUG : Looking for writers 2026/05/22 04:12:47 DEBUG : dir: reading active writers 2026/05/22 04:12:47 DEBUG : file0: reading active writers 2026/05/22 04:12:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.15s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:47 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:48 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:48 DEBUG : Looking for writers 2026/05/22 04:12:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:48 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/22 04:12:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/22 04:12:49 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/22 04:12:49 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/22 04:12:49 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/22 04:12:49 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:49 DEBUG : Looking for writers 2026/05/22 04:12:49 DEBUG : a: Looking for writers 2026/05/22 04:12:49 DEBUG : b: Looking for writers 2026/05/22 04:12:49 DEBUG : c: Looking for writers 2026/05/22 04:12:49 DEBUG : d: Looking for writers 2026/05/22 04:12:49 DEBUG : Looking for writers 2026/05/22 04:12:49 DEBUG : b: reading active writers 2026/05/22 04:12:49 DEBUG : c: reading active writers 2026/05/22 04:12:49 DEBUG : d: reading active writers 2026/05/22 04:12:49 DEBUG : /: reading active writers 2026/05/22 04:12:49 DEBUG : a: reading active writers 2026/05/22 04:12:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.66s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:50 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:51 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/22 04:12:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/22 04:12:51 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/22 04:12:51 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/22 04:12:53 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:53 DEBUG : a/b/c/d: Looking for writers 2026/05/22 04:12:53 DEBUG : a/b/c: Looking for writers 2026/05/22 04:12:53 DEBUG : d: reading active writers 2026/05/22 04:12:53 DEBUG : a/b: Looking for writers 2026/05/22 04:12:53 DEBUG : c: reading active writers 2026/05/22 04:12:53 DEBUG : a: Looking for writers 2026/05/22 04:12:53 DEBUG : b: reading active writers 2026/05/22 04:12:53 DEBUG : Looking for writers 2026/05/22 04:12:53 DEBUG : a: reading active writers 2026/05/22 04:12:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.37s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:54 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:54 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:54 DEBUG : Looking for writers 2026/05/22 04:12:54 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:54 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/22 04:12:54 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/22 04:12:54 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/22 04:12:54 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (5 bytes), uploading instead of streaming 2026/05/22 04:12:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:54 DEBUG : file1: size = 5 OK 2026/05/22 04:12:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:12:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:54 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/22 04:12:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/22 04:12:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:54 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (0 bytes), uploading instead of streaming 2026/05/22 04:12:54 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:55 DEBUG : file1: size = 0 OK 2026/05/22 04:12:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/22 04:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/22 04:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/22 04:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:55 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (7 bytes), uploading instead of streaming 2026/05/22 04:12:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:55 DEBUG : file1: size = 7 OK 2026/05/22 04:12:55 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/22 04:12:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:55 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:55 DEBUG : Looking for writers 2026/05/22 04:12:55 DEBUG : file1: reading active writers 2026/05/22 04:12:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.23s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:55 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:55 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/22 04:12:56 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/22 04:12:56 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/22 04:12:56 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/22 04:12:56 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (11 bytes), uploading instead of streaming 2026/05/22 04:12:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:57 DEBUG : file1: size = 11 OK 2026/05/22 04:12:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/22 04:12:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/22 04:12:57 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:57 DEBUG : Looking for writers 2026/05/22 04:12:57 DEBUG : file1: reading active writers 2026/05/22 04:12:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:57 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/22 04:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:57 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (5 bytes), uploading instead of streaming 2026/05/22 04:12:57 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:57 DEBUG : file1: size = 5 OK 2026/05/22 04:12:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/22 04:12:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:12:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/22 04:12:57 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:57 DEBUG : Looking for writers 2026/05/22 04:12:57 DEBUG : file1: reading active writers 2026/05/22 04:12:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:57 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:12:58 DEBUG : file1: WriteFileHandle.Release closing 2026/05/22 04:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:58 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (0 bytes), uploading instead of streaming 2026/05/22 04:12:58 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:12:58 DEBUG : file1: size = 0 OK 2026/05/22 04:12:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/22 04:12:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/22 04:12:58 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:12:58 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:12:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:12:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:12:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:12:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/22 04:12:58 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : file1: active writers 1 2026/05/22 04:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : file1: active writers 1 2026/05/22 04:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : file1: active writers 1 2026/05/22 04:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : file1: active writers 1 2026/05/22 04:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : file1: active writers 1 2026/05/22 04:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/22 04:12:58 DEBUG : Looking for writers 2026/05/22 04:12:58 DEBUG : file1: reading active writers 2026/05/22 04:12:58 DEBUG : file1: active writers 1 2026/05/22 04:12:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/22 04:12:59 DEBUG : Looking for writers 2026/05/22 04:12:59 DEBUG : file1: reading active writers 2026/05/22 04:12:59 DEBUG : file1: active writers 1 2026/05/22 04:12:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/22 04:12:59 DEBUG : Looking for writers 2026/05/22 04:12:59 DEBUG : file1: reading active writers 2026/05/22 04:12:59 DEBUG : file1: active writers 1 2026/05/22 04:12:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:00 DEBUG : Looking for writers 2026/05/22 04:13:00 DEBUG : file1: reading active writers 2026/05/22 04:13:00 DEBUG : file1: active writers 1 2026/05/22 04:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:01 DEBUG : Looking for writers 2026/05/22 04:13:01 DEBUG : file1: reading active writers 2026/05/22 04:13:01 DEBUG : file1: active writers 1 2026/05/22 04:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:02 DEBUG : Looking for writers 2026/05/22 04:13:02 DEBUG : file1: reading active writers 2026/05/22 04:13:02 DEBUG : file1: active writers 1 2026/05/22 04:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:03 DEBUG : Looking for writers 2026/05/22 04:13:03 DEBUG : file1: reading active writers 2026/05/22 04:13:03 DEBUG : file1: active writers 1 2026/05/22 04:13:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:04 DEBUG : Looking for writers 2026/05/22 04:13:04 DEBUG : file1: reading active writers 2026/05/22 04:13:04 DEBUG : file1: active writers 1 2026/05/22 04:13:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:05 DEBUG : Looking for writers 2026/05/22 04:13:05 DEBUG : file1: reading active writers 2026/05/22 04:13:05 DEBUG : file1: active writers 1 2026/05/22 04:13:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:06 DEBUG : Looking for writers 2026/05/22 04:13:06 DEBUG : file1: reading active writers 2026/05/22 04:13:06 DEBUG : file1: active writers 1 2026/05/22 04:13:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:07 DEBUG : Looking for writers 2026/05/22 04:13:07 DEBUG : file1: reading active writers 2026/05/22 04:13:07 DEBUG : file1: active writers 1 2026/05/22 04:13:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:08 DEBUG : Looking for writers 2026/05/22 04:13:08 DEBUG : file1: reading active writers 2026/05/22 04:13:08 DEBUG : file1: active writers 1 2026/05/22 04:13:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:09 DEBUG : Looking for writers 2026/05/22 04:13:09 DEBUG : file1: reading active writers 2026/05/22 04:13:09 DEBUG : file1: active writers 1 2026/05/22 04:13:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:10 DEBUG : Looking for writers 2026/05/22 04:13:10 DEBUG : file1: reading active writers 2026/05/22 04:13:10 DEBUG : file1: active writers 1 2026/05/22 04:13:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:11 DEBUG : Looking for writers 2026/05/22 04:13:11 DEBUG : file1: reading active writers 2026/05/22 04:13:11 DEBUG : file1: active writers 1 2026/05/22 04:13:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:12 DEBUG : Looking for writers 2026/05/22 04:13:12 DEBUG : file1: reading active writers 2026/05/22 04:13:12 DEBUG : file1: active writers 1 2026/05/22 04:13:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:13 DEBUG : Looking for writers 2026/05/22 04:13:13 DEBUG : file1: reading active writers 2026/05/22 04:13:13 DEBUG : file1: active writers 1 2026/05/22 04:13:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:14 DEBUG : Looking for writers 2026/05/22 04:13:14 DEBUG : file1: reading active writers 2026/05/22 04:13:14 DEBUG : file1: active writers 1 2026/05/22 04:13:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:15 DEBUG : Looking for writers 2026/05/22 04:13:15 DEBUG : file1: reading active writers 2026/05/22 04:13:15 DEBUG : file1: active writers 1 2026/05/22 04:13:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:16 DEBUG : Looking for writers 2026/05/22 04:13:16 DEBUG : file1: reading active writers 2026/05/22 04:13:16 DEBUG : file1: active writers 1 2026/05/22 04:13:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:17 DEBUG : Looking for writers 2026/05/22 04:13:17 DEBUG : file1: reading active writers 2026/05/22 04:13:17 DEBUG : file1: active writers 1 2026/05/22 04:13:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:18 DEBUG : Looking for writers 2026/05/22 04:13:18 DEBUG : file1: reading active writers 2026/05/22 04:13:18 DEBUG : file1: active writers 1 2026/05/22 04:13:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:19 DEBUG : Looking for writers 2026/05/22 04:13:19 DEBUG : file1: reading active writers 2026/05/22 04:13:19 DEBUG : file1: active writers 1 2026/05/22 04:13:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:20 DEBUG : Looking for writers 2026/05/22 04:13:20 DEBUG : file1: reading active writers 2026/05/22 04:13:20 DEBUG : file1: active writers 1 2026/05/22 04:13:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:21 DEBUG : Looking for writers 2026/05/22 04:13:21 DEBUG : file1: reading active writers 2026/05/22 04:13:21 DEBUG : file1: active writers 1 2026/05/22 04:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:22 DEBUG : Looking for writers 2026/05/22 04:13:22 DEBUG : file1: reading active writers 2026/05/22 04:13:22 DEBUG : file1: active writers 1 2026/05/22 04:13:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:23 DEBUG : Looking for writers 2026/05/22 04:13:23 DEBUG : file1: reading active writers 2026/05/22 04:13:23 DEBUG : file1: active writers 1 2026/05/22 04:13:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:24 DEBUG : Looking for writers 2026/05/22 04:13:24 DEBUG : file1: reading active writers 2026/05/22 04:13:24 DEBUG : file1: active writers 1 2026/05/22 04:13:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:25 DEBUG : Looking for writers 2026/05/22 04:13:25 DEBUG : file1: reading active writers 2026/05/22 04:13:25 DEBUG : file1: active writers 1 2026/05/22 04:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:26 DEBUG : Looking for writers 2026/05/22 04:13:26 DEBUG : file1: reading active writers 2026/05/22 04:13:26 DEBUG : file1: active writers 1 2026/05/22 04:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:27 DEBUG : Looking for writers 2026/05/22 04:13:27 DEBUG : file1: reading active writers 2026/05/22 04:13:27 DEBUG : file1: active writers 1 2026/05/22 04:13:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/22 04:13:28 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/22 04:13:28 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.29s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:13:28 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:13:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:13:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:13:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:13:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:13:28 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (0 bytes), uploading instead of streaming 2026/05/22 04:13:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:29 DEBUG : file1: size = 0 OK 2026/05/22 04:13:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/22 04:13:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:13:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:13:29 DEBUG : file1: Open: flags=O_RDONLY 2026/05/22 04:13:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/22 04:13:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/22 04:13:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:29 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:13:29 DEBUG : Looking for writers 2026/05/22 04:13:29 DEBUG : file1: reading active writers 2026/05/22 04:13:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:13:29 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:13:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/22 04:13:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/22 04:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:13:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/22 04:13:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/22 04:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:13:29 DEBUG : webdav root 'rclone-test-jutasey8liso': File to upload is small (100 bytes), uploading instead of streaming 2026/05/22 04:13:29 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:29 DEBUG : file1: size = 100 OK 2026/05/22 04:13:29 DEBUG : file1: md5 = 766a71fd22fb4c8eb40eca1457c4de35 OK 2026/05/22 04:13:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/22 04:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/22 04:13:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/22 04:13:29 DEBUG : file1: Open: flags=O_RDONLY 2026/05/22 04:13:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/22 04:13:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/22 04:13:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:29 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:13:29 DEBUG : Looking for writers 2026/05/22 04:13:29 DEBUG : file1: reading active writers 2026/05/22 04:13:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.69s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:13:30 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:13:30 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:30 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:30 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:31 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:31 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/22 04:13:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/22 04:13:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:31 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:31 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/22 04:13:31 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/22 04:13:31 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:32 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:32 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/22 04:13:32 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/22 04:13:32 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:32 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:32 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/22 04:13:32 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/22 04:13:32 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:32 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:32 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/22 04:13:32 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/22 04:13:32 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:32 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:32 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:13:32 DEBUG : flat: Looking for writers 2026/05/22 04:13:32 DEBUG : f000.txt: reading active writers 2026/05/22 04:13:32 DEBUG : f001.txt: reading active writers 2026/05/22 04:13:32 DEBUG : f002.txt: reading active writers 2026/05/22 04:13:32 DEBUG : f003.txt: reading active writers 2026/05/22 04:13:32 DEBUG : f004.txt: reading active writers 2026/05/22 04:13:32 DEBUG : Looking for writers 2026/05/22 04:13:32 DEBUG : flat: reading active writers 2026/05/22 04:13:32 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.04s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:13:33 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:13:33 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:33 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:33 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:34 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/22 04:13:34 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/22 04:13:34 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:34 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:34 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/22 04:13:34 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/22 04:13:34 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:34 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:34 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/22 04:13:34 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/22 04:13:34 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:34 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:34 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:13:34 DEBUG : a/b/c: Looking for writers 2026/05/22 04:13:34 DEBUG : deep.txt: reading active writers 2026/05/22 04:13:34 DEBUG : a/b: Looking for writers 2026/05/22 04:13:34 DEBUG : mid.txt: reading active writers 2026/05/22 04:13:34 DEBUG : c: reading active writers 2026/05/22 04:13:34 DEBUG : a: Looking for writers 2026/05/22 04:13:34 DEBUG : top.txt: reading active writers 2026/05/22 04:13:34 DEBUG : b: reading active writers 2026/05/22 04:13:34 DEBUG : Looking for writers 2026/05/22 04:13:34 DEBUG : a: reading active writers 2026/05/22 04:13:34 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.69s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:13:35 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:36 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:13:36 DEBUG : bigdir: Looking for writers 2026/05/22 04:13:36 DEBUG : big.bin: reading active writers 2026/05/22 04:13:36 DEBUG : Looking for writers 2026/05/22 04:13:36 DEBUG : bigdir: reading active writers 2026/05/22 04:13:36 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.55s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-jutasey8liso'", Local "Local file system at /tmp/rclone728747806", Modify Window "1s" 2026/05/22 04:13:37 INFO : webdav root 'rclone-test-jutasey8liso': poll-interval is not supported by this remote 2026/05/22 04:13:37 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:37 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:38 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/22 04:13:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/22 04:13:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/22 04:13:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:38 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:38 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/22 04:13:38 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/22 04:13:38 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:38 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:38 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/22 04:13:38 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/22 04:13:38 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/22 04:13:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/22 04:13:38 DEBUG : WaitForWriters: timeout=30s 2026/05/22 04:13:38 DEBUG : dir1: Looking for writers 2026/05/22 04:13:38 DEBUG : a.txt: reading active writers 2026/05/22 04:13:38 DEBUG : dir2: Looking for writers 2026/05/22 04:13:38 DEBUG : b.txt: reading active writers 2026/05/22 04:13:38 DEBUG : dir3: Looking for writers 2026/05/22 04:13:38 DEBUG : c.txt: reading active writers 2026/05/22 04:13:38 DEBUG : Looking for writers 2026/05/22 04:13:38 DEBUG : dir2: reading active writers 2026/05/22 04:13:38 DEBUG : dir3: reading active writers 2026/05/22 04:13:38 DEBUG : dir1: reading active writers 2026/05/22 04:13:38 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.63s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/22 04:13:40 DEBUG : webdav root 'rclone-test-jutasey8liso': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m14.638796773s (try 1/5)